Click here to Skip to main content
15,922,512 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi....
I want to make a Signup Connection with SQL SERVER 2005 but I have little knowledge of ADO.NET so plz Guide me<b></b>
Posted

1 solution

Please use membership in asp.net.It simplifies the work so much.It includes signup and sign in and every thing related to users on your website.Those are some useful links :

http://msdn.microsoft.com/en-us/library/yh26yfzy.aspx[^]

http://msdn.microsoft.com/en-us/library/ff648345.aspx[^]

http://www.asp.net/moving-to-aspnet-20/tutorials/membership[^]

Good luck !
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900