R
Roshawn
Hi,
I'm having a bit of trouble with the DataContext class that was generated when I dragged
tables from my database into the Linq to SQL designer. The problem is that no code is
generated for the DataContext class. All that's generated is an empty partial class with
nothing in it.
Is there supposed to be code in this class or must I manually put code in it? I thought
the DataContext class automatically generated code based on the tables I supplied. What
gives?
Roshawn
I'm having a bit of trouble with the DataContext class that was generated when I dragged
tables from my database into the Linq to SQL designer. The problem is that no code is
generated for the DataContext class. All that's generated is an empty partial class with
nothing in it.
Is there supposed to be code in this class or must I manually put code in it? I thought
the DataContext class automatically generated code based on the tables I supplied. What
gives?
Roshawn