Search Wiki:
Resource Page Description
The ADO.NET Entity Framework samples that accompany the Entity Framework documentation on MSDN. This is the download location for the CourseManager project that you create when you complete the Entity Framework quickstart. You will also find other Entity Data Model tools walkthrough projects as well as the samples described in the Entity Framework documenation.


Click the Downloads tab to select a sample or project to download.
This resource page contains the following Entity Framework documentation samples and projects in both Visual Basic and C#:

File Name Description
CourseManager.zip The CourseManager Windows forms application created by completing the Entity Framework quickstart.
HRSkillsCombined.zip This is a Visual Studio 2008 solution that contains both a Windows forms project and an ASP.NET project. Both samples demonstrate data binding to entity objects. The ASP.NET sample uses the EntityDataSource control for data binding.
AdWksSalesWinDataBind.zip The AdventureWorks Data Binding sample demonstrates data binding that uses the Entity Framework. This application displays and modifies SalesOrderDetail entities associated with SalesOrderHeader entities.
ResearchCollaborationAssistant.zip The Annotation and Research Collaboration Tool aids research and collaboration by creating reference annotations and contact entities that can be searched for both relevant Web pages and people associated with topics or search texts.

Click the Issue Tracker tab to report issues with any of these documentation samples. Click the Click to Rate and Give Feedback link in an individual help topic to provide feedback on the Entity Framework documentation itself.
Last edited May 28 at 4:54 PM  by BrianSwanMSFT, version 13
Comments
GlenGa wrote  Nov 7 2008 at 2:39 AM  
FYI, we have found and fixed the namespace bug in the AdventureWorks Data Binding sample. In case you were getting errors when compiling this project. Please try to download it again.

Glenn Gailey [MSFT]

GlenGa wrote  Nov 11 2008 at 11:28 AM  
A few bugs were fixed in the CourseManager (EF quickstart) that were left over from the pre-release version. This is now nice and clean on the release version of Visual Studio 2008 SP1.

BrianSwanMSFT wrote  May 28 at 4:52 PM  
We have added Visual Basic projects to the HRSKillsCombined, AdWksSalesWinDataBind, and ResearchCollaborationAssistant downloads.

Updating...
Page view tracker