Ask a Question related to ASP.NET Web Services, Design and Development.

  1. #1

    Default ASP Guidance

    Hi,

    I'm new to ASP in all aspects, and I'm being asked to submit a proposal to
    create a small, two page database service in which some information is
    entered on one page, and once that record is 'created' another page displays
    with the ID number of that record on it. It's a fairly small project, but
    I've no idea where to start, what design considerations to take in, security
    risks, etc. This is an internal service (meaning company login is
    required), but it has to be accessible to the public, so that users can
    login to it from wherever they happen to be.

    Does anyone have any ideas for some KICK ASS books on ASP?? Maybe 2 or 3 to
    cover most of the scope and give me a good solid understanding of ASP. Any
    responses will be greatly appreciated!

    Best Regards,
    Brad


    Brad M. Guest

  2. Similar Questions and Discussions

    1. guidance
      Can some one tell e while playing through internet a sound any audio format ( like streaming) does it stores in temp file ( local Hard drive). whats...
    2. WSE2.0 - best practise guidance
      Hi! I would like to implement WS-Security features using WSE2.0. Initially the services are consumed by .NET Windows Form Clients. What do you...
    3. Certificates? Need guidance...
      Hi, This is one of those posts where not only do I not know the answer, I don't fully understand the *question* that I should be asking... but...
    4. guidance using Forms authentication
      There is lots of discussion of security issues and authentication techniques, pros/cons of different technologies and patterns, etc. I'm looking...
    5. Need Guidance, please
      I have been given some book projects to be laid out for printing. The printshop requested the files be given to them in Quark. I refused. So, I'm now...
  3. #2

    Default Re: ASP Guidance

    For an ASP.net book, I like ASP.net Unleashed by Stephen Walther. For ASP
    3.0 (old stuff) I reccomend Active Server Pages 3.0 by Wrox

    Michael

    "Brad M." <anonymous@discussions.microsoft.com> wrote in message
    news:e$xw3yW0DHA.2676@tk2msftngp13.phx.gbl...
    > Hi,
    >
    > I'm new to ASP in all aspects, and I'm being asked to submit a proposal to
    > create a small, two page database service in which some information is
    > entered on one page, and once that record is 'created' another page
    displays
    > with the ID number of that record on it. It's a fairly small project, but
    > I've no idea where to start, what design considerations to take in,
    security
    > risks, etc. This is an internal service (meaning company login is
    > required), but it has to be accessible to the public, so that users can
    > login to it from wherever they happen to be.
    >
    > Does anyone have any ideas for some KICK ASS books on ASP?? Maybe 2 or 3
    to
    > cover most of the scope and give me a good solid understanding of ASP.
    Any
    > responses will be greatly appreciated!
    >
    > Best Regards,
    > Brad
    >
    >

    ---
    Outgoing mail is certified Virus Free.
    Checked by AVG anti-virus system ([url]http://www.grisoft.com[/url]).
    Version: 6.0.556 / Virus Database: 348 - Release Date: 12/26/2003


    Michael Pearson Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139