Resources for learning ADO.NET Entity Framework
I’m planning to learn ADO.NET Entity Framework. So thought of sharing some nice links to learn Entity Framework .
Here’s are some of the interesting one’s
Blogs and Documentation
- MSDN ADO.NET Entity Framework Site
- MSDN Entity Framework Documentation
- Entity Framework Tips and Tricks
- LINQ to SQL vs. Entity Framework
- Checking out one of the new stored procedure features in EF4
- NHibernate vs. Entity Framework 4.0
Videos
- How Do I… ? New Entity Framework Videos
- Beginner’s Guide to the ADO.NET Entity Framework Videos from pluralsight
- Episode 15: Model-First Development with the Entity Framework 4.0
- ADO.NET Entity Framework: What. How. Why.
- ADO.NET Entity Designer Video
Tools
- Entity Framework Toolkits & Extensions
- LINQPad - Enables the user to query the data sources LINQ.It supports Entity Framework , LINQ to Objects, LINQ to SQL,LINQ to XML and more
