Tutorial 42 ASP , Visual Studio 2010 C# , SQLEXPRESS 2008 and Linq SQL
- Starting Development Table “User Login” which will be used in the forms folder Account – Using the Form “Register.aspx” and creating table “UserLogin” in SQLEXPRESS – SQLEXPRESS 2008 new StoredProcedure [dbo].[SP_InsertUserLogin] – Implementation testing