This is just a convenience - links to the posts that I've made so far around beta 2 of the ADO.NET Entity Framework.
The Overview Video
Entity Framework - Overview Video
Note: This is also available on my Live SkyDrive in 5 pieces if that helps.
"Getting Up and Running" Posts
ADO.NET Entity Framework Beta 2 & August Tools CTP
Entity Framework - Installation. System.Data.Entity.dll
Entity Framework - Metadata Files. SSDL Schema
Entity Framework - Metadata Files. CSDL Schema
Entity Framework - Metadata Files. MSL Schema
EdmGen Posts
Entity Framework - Tooling. EdmGen.exe - Generating SSDL, CSDL, MSL from Northwind
Designer Posts
Entity Framework - Designer. Generating an EDMX file from Northwind in Visual Studio
Entity Framework - Tooling. Simple Inheritance in the Designer
Entity Framework - Tooling. EDM Designer & SQL 2008
Entity Framework - Entity Data Model Wizard and SQL CE
Entity SQL & Entity Provider Posts
Entity Framework - Entity Provider Level. First Querying of Northwind Model
EntityFramework - EntityProvider Level. Where is EntityAdapter-
Entity Framework - Entity Provider Level. Simple Querying Application (eSQL PlayPen)
Entity Framework - EntityProvider Level. Entity SQL Keywords, Operators and So On
Entity Framework - Entity Provider Level. Entity SQL - ANYELEMENT
Entity Framework - Entity Provider Level. Entity SQL - REF, CREATEREF and DEREF
Entity Framework - Entity Provider Level. Entity SQL - ROW, MULTISET
Entity Framework - Entity Provider Level. Entity SQL - KEY
Entity Framework - Entity Provider Level. Entity SQL - NAVIGATE
Entity Framework - Entity Provider Level. Entity SQL - USING
Entity Framework - Entity Provider Level. First Experiment with Inheritance
Entity Framework - Entity Provider Level. Entity SQL - IS OF, TREAT, OFTYPE
Entity Framework - Entity Provider Level. Entity SQL - OVERLAPS and SET
Entity Framework - Entity Provider Level. Entity SQL - Finishing Up for Now
Object Services Posts
Entity Framework - Object Services Level. Querying with ObjectContext and ObjectQuery T
Entity Framework - Object Services Level. Querying with ObjectQuery T
Entity Framework - Object Services Level. Querying with Custom .NET Types
Entity Framework - Object Services Level. Generated Code in (e.g.) Northwind.ObjectLayer.cs
Entity Framework - Object Services Level. Deferred Loading
Entity Framework - Object Services Level. Executing Stored Procedures for Query
Entity Framework - Object Services Level. Executing Stored Procedures for Query - Multiple Resul
Entity Framework - Object Services Level. The ObjectStateManager
Entity Framework - Object Services Level. Inserting and ObjectStateManager
Entity Framework - Object Services Level. Updating and ObjectStateManager
Entity Framework - Object Services Level. Deleting and ObjectStateManager
Entity Framework - Object Services Level. Concurrency
Entity Framework - Object Services Level. Transactions
Entity Framework - Object Services Level. CUD with Stored Procedures
Older Posts (i.e. prior to getting hold of Beta 2)
LINQ to Entities
LINQ to Entities (brief follow up)
Entity Framework - Post 1 of Many , providing some links
Entity Framework - Various Models to Query, Various Means to Querying
Where I'd like to go with this next is to explore more into LINQ and also more around what you can do with mapping (almost everything I've looked at so far has been a 1:1 Conceptual:Logical).
Posted
Wed, Aug 29 2007 5:36 PM
by
mtaulty