Category Archives: Entity Framework

Entity Framework FAQs website moved to Technet wiki

The move was completed yesterday. The Frequently Asked Questions are now at: http://social.technet.microsoft.com/wiki/contents/articles/entity-framework-faq.aspx Feel free to browse, and, since it’s a wiki, to contribute. If you have ideas for new questions, you can even add them to the site yourself, … Continue reading

Posted in Entity Framework, FAQs | Leave a comment

Entity Framework FAQs Moving

We have decided to use Microsoft’s Technet Wiki site to host the Entity Framework FAQs web site. There are two main reasons for this: the current build process for the site is difficult to understand (for me at least), but … Continue reading

Posted in Entity Framework, FAQs | Leave a comment

SQL Azure and Entity Framework Connection Fault Handling

There’s a great blog posting by James Podgorski on the MSDN App Fabric Customer Advisory Team blog site, called SQL Azure and Entity Framework Connection Fault Handling.  James provides some background, and then goes through three scenarios, with code samples, … Continue reading

Posted in Connections, Entity Framework, SQL Azure | Tagged , , , , , , , | Leave a comment

Erratic Blogging

Seems to be an occupational hazard for some folks at MSFT. I start out swearing I’ll blo… (cont) http://deck.ly/~Vy9NG

Posted in Entity Framework | Leave a comment

Entity Framework 4.1 Released

Entity Framework 4.1 released on 4/12 http://bit.ly/dL4Ffi Our docs are under “Getting Started” -> MSDN Documentation

Posted in Entity Framework | Leave a comment

Updated Version of “What is Entity Framework”?

I’ve received feedback that lets me correct a few errors in my original draft that I posted (https://ricksaling.wordpress.com/2011/01/14/entity-framework-code-first-release/). I’ve incorporated most of the feedback, so here’s the result. This topic is designed to answer two questions: What is Entity Framework, … Continue reading

Posted in Code-First, CTP5, Entity Framework | Tagged , , , , | 1 Comment

Entity Framework FAQs Web Page

There is a Frequently Asked Questions (FAQs) web page for Entity Framework that has a lot of great information, at http://www.ef-faq.org . It’s a good place to go when you are first getting started with Entity Framework, since the questions you … Continue reading

Posted in Entity Framework, FAQs, Getting Started | Leave a comment

Entity Framework (Code-First Release)

This is a preview of the top-level MSDN topic for the new “Code-First” release of Entity Framework. The goal of this topic is to give a very high-level overview of Entity Framework, and to mention briefly what’s new (there is … Continue reading

Posted in Code-First, CTP5, Entity Framework | Tagged , , , , , , | 1 Comment

Entity Framework Getting Started Videos

Videos are a great way to get started with a new technology! If done well, you can just sit back and watch things happen. Many people rate videos as one of their favorite ways to learn things. Personally, I like … Continue reading

Posted in CTP5, Entity Framework, Tutorials | Tagged , | Leave a comment

Entity Framework Feature CTP5: our MSDN Writing Starts

The latest Community Technology Preview (CTP5) has been released! Here are several posts about it from the ADO.Net team blog: EF Feature CTP5 Released! EF Feature CTP5: Code First Walkthrough EF Feature CTP5: Model & Database First with DbContext EF … Continue reading

Posted in Entity Framework | Tagged , , | Leave a comment