scampercat

scampercat

  • NA
  • 189
  • 0

Using database designer in visual studio.net 2010

Oct 14 2011 5:19 PM
I want to use a visual designer in visual studio.net 2010 for a C# asp.net web forms project. I basically want to setup a linq to sql  designer connection and drag the tables and stored procedures to the designer surface to accomplish this task. 

 However I am having a feeling that I am doing something wrong since the tables are just not automatically linked to together. From what I heard this should be automatic. Thus, can you tell me and/or point me to a reference that will accomplish this task?

Answers (2)