Posted on: 6/15/2014 12:52:46 PM | Views : 243

I am working through an exercise in Teach Yourself ASP.NET.
They have you create an empty webforms project.  Add an SQL Database to the project. Then add a Table.
Right-click under the Tables folder in the DataConnection>yourDb.mdf  and add a new table.
I did this. Created a few columns, and saved the table.  The table does not appear under Tables.  Tables is empty.
If i hit Refresh, nothing.   So I am unable to add anything to the db because the table does nto show up. 
I would show a screen capture, but this forum web page does not seem to allow images to be added.

Go to the complete details ...