LINQ ADO.NET code generator strategy
Hello Imar,
What is the difference between the code generator strategy property in the ADO.NET model?
In your book, you said that the code generator strategy property will have either option DEFAULT or NONE, but in my IDE (Visual Studio Express Web 2013), the code generator strategy has T4 or Legacy Object Context. Can you briefly explain which one I should choose and what each of them does?
Thanks
|