Can anyone recommend a tutorial for how to create and use an entity class in C# for VS 2008?
Thanks!
Can anyone recommend a tutorial for how to create and use an entity class in C# for VS 2008?
Thanks!
There is a tool named sqlmetal which you can use for this purpose. Read this excerpt from the book Pro C# 2008 and .NET 3.5: