Retrieve data from an ASP.Net application using ADO.Net 2.0 connected model
Posted
by nikolaosk
on ASP.net Weblogs
See other posts from ASP.net Weblogs
or by nikolaosk
Published on Sun, 19 Dec 2010 18:37:00 GMT
Indexed on
2010/12/20
17:40 UTC
Read the original article
Hit count: 220
Filed under:
I have been teaching Entity Framework,LINQ to SQL,LINQ to objects,LINQ to XML for some time now. I am huge fan of LINQ to Entities and I am using Entity Framework as my main data access technology. Entity framework is in the second version right now and I can accomplish most of the things I need. I am sure the guys in the ADO.Net team will implement many more features in the future. I am a strong believer that you cannot really understand the benefits of LINQ to SQL or LINQ to Entities unless you...(read more)
© ASP.net Weblogs or respective owner