locked
Book/Tut on SQL or AD authentication? RRS feed

  • Question

  • User-694921028 posted
    <!-- / icon and title --> <!-- message -->
    Can anybody recommend any books or tuts for learning ASP.NET?

    Particularly, I want to learn about the Authentication piece... how to get user's to login with SQL or have Pass-through with AD.

    I read MS Step by Step Visual Basic 2008... but it had very little to say about web-programming or authentication.
    Thursday, April 2, 2009 7:28 AM

All replies

  • User1107498534 posted

     The book "Asp Net 2.0 Security Membership And Role Management" published by Wrox is a very good book.

    There's also lots on MSDN about authentication through AD - 

    http://msdn.microsoft.com/en-us/library/ms998360.aspx

    http://www.c-sharpcorner.com/UploadFile/rohit_kshirsagar/FormsAuthenticationActiveDirectory11262005074248AM/FormsAuthenticationActiveDirectory.aspx

     

    Thursday, April 2, 2009 8:42 AM