Sunday, 8 September 2013

Creating Database and Table in Asp.net

1. Open Visual Studio
2. Create a New Website
3. In Solution Explorer Right Click -> Add New Item -> SQL Server Database - > Give Name and Click Add->OK
4. Now From View Menu Goto Server Explorer.
5. Expand your Database -> Tables -> Right Click -> Add New Table.
6. Add Columns in Table as below.




No comments:

Post a Comment

Thanks

SQL server tricky questions