Browse by Tags
All Tags »
LINQ (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
Scott has a great post where he dispels the following two myths about using LINQ to SQL. LINQ to SQL requires you to start with a database schema. LINQ to SQL requires your classes to implement INotifyPropertyChanged and use EntitySet<T> for any...
|
More Posts