Entity Framework Design
Browse by Tags
All Tags
»
Entity Framewor...
»
CodeOnly
(RSS)
Entity Framework Futures
Mapping
ObjectServices
Providers
What's New
Code Only – Further Enhancements
12 October 09 06:31 PM
|
efdesign
|
26 Comments
We’ve come a long way since the last post on Code-Only . So it’s high time for another update. We’ve been working really hard on Code-Only revving the design, and spotting missing capabilities and responding to feedback both internal and external etc.
Read More...
Extending the Entity Framework Provider Model to support DDL
06 October 09 07:24 PM
|
efdesign
|
6 Comments
As part of the first previews of Code-Only we shared some code to create a database: // Create a context using code-only using (var mycontext = builder.Create(dbConnection)) { // Create the database if it doesn’t already exist
Read More...
Code Only Enhancements
03 August 09 11:11 PM
|
efdesign
|
30 Comments
We've been working hard on Code Only since the first preview . In the next release you will be able to specify: Navigation Property Inverses. Property Facets, like Nullability , MaxLength , Precision etc. Property to Column mappings Type to Table(s) mappings
Read More...
Code Only
10 June 09 09:04 PM
|
efdesign
|
27 Comments
There are currently two ways to get Entity Framework apps up and running, we call these Database First and Model First respectively. Database First has been with us since .NET 3.5 SP1, and involves reverse engineering an Entity Data Model from an existing
Read More...
Search
This Blog
Home
Email
Tags
ADO.NET
Caching
CodeOnly
Customization
Designer
EDM
Entity Framework
Entity Framework 4
Entity Framework Futures
eSQL
Evolving APIs
FKs
Functions
Linq to Entities
Linq to Sql
Mapping
Metadata
Migration
Model First
N-Tier
ObjectServices
Pluralization
POCO
Providers
Reporting
Self-Tracking Entities
Stored Procedures
T4
Templates
What's New
Archives
October 2009 (2)
August 2009 (2)
June 2009 (1)
March 2009 (2)
January 2009 (3)
December 2008 (1)
November 2008 (1)
October 2008 (2)
September 2008 (1)
August 2008 (2)
July 2008 (2)
June 2008 (4)
Syndication
RSS 2.0
Atom 1.0