Laden...

ADO.Net Entity Framework Tools Aug 07 Community Technology Preview

Erstellt von MagicAndre1981 vor 16 Jahren Letzter Beitrag vor 16 Jahren 5.146 Views
MagicAndre1981 Themenstarter:in
906 Beiträge seit 2005
vor 16 Jahren
ADO.Net Entity Framework Tools Aug 07 Community Technology Preview

ADO.Net Entity Framework Tools Aug 07 Community Technology Preview

The ADO.NET Entity Framework Tools Preview CTP contains a preview release of the ADO.NET Entity Designer which enables users to visually design model and mappings using Visual Studio 2008 Beta 2. The designer in this CTP has limited functionality and only supports a subset of the ADO.NET Entity Framework. Please refer to ReadMe.htm in the links below for a list of known issues in this CTP.

Overview of features in this CTP:

  Entity Designer  
* Generate a model from a database with the wizard and display it on the designer surface  

* Edit conceptual model properties (e.g. namespace, alias)  

* Layout and control visual aspects of the design surface and persist changes  

* Add, delete, and edit entities, scalar properties, associations, and inheritance  

* Automatic set management  

* Automatic navigation property management  

* Error reporting  

* Validate model and mappings using the Entity Framework Runtime  


  Entity Mapping  
* View the mapping for a C-Side Entity or Association  

* Rename or delete C-Side objects without worrying about mapping  

* Map an EntityType to multiple tables  

* Apply multiple conditions to a table mapping  

* Map associations  

* Automatic generation of conditions and referential constraints on associations  

* Map an Entity hierarchy to a single table (TPH mapping)  

* Map an Entity hierarchy to multiple tables (TPT mapping)  

  Entity Model Browser  
* Understand and visualize the model in a tree hierarchy  


  Visual Studio Integration  
* item template, model generation wizard, EdmxDeploy.exe, and Entity Framework validation on build

Readme:
http://download.microsoft.com/download/d/0/8/d0838c32-33cc-41fc-b839-50a2db658397/Readme.htm

Download:
http://www.microsoft.com/downloads/details.aspx?FamilyID=09a36081-5ed1-4648-b995-6239d0b77cb5&DisplayLang=en

ADO.NET Entity Framework Beta 2

This beta contains updates to the ADO.NET Entity Framework since the ADO.NET Entity Framework June 2007 CTP release. Key changes include:

* Events to customize code generation  

* Abstract types in EDM models  

* Complex types  

* <Using> support in metadata files  

* Entity key serialization  

* Increased persistence ignorance in entity data classes  

* Improved connection management in ObjectContext  

* Improved DataBinding usability  

* Metadata annotations  

* Better support for span over LINQ to Entities queries  

* Improvements to LINQ queries: additional canonical functions and automatic mapping from CLR functions to server functions  

* A new event for extensibility of SaveChanges  

* Usability and consistency improvements  

* Polymorphic results from stored procedures

http://www.microsoft.com/downloads/details.aspx?FamilyID=f1adc5d1-a42e-40a6-a68c-a42ee11186f7&DisplayLang=en

1.985 Beiträge seit 2004
vor 16 Jahren

Hallo zusammen,

hat schon mal jemand das Entity-Framework und den Designer ausprobiert? So wirklich viele Informationen habe ich bis jetzt dazu nicht gefunden.

Gruß,
Fabian

"Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vornherein ausgeschlossen erscheint." (Albert Einstein)

Gefangen im magischen Viereck zwischen studieren, schreiben, lehren und Ideen umsetzen…

Blog: www.fabiandeitelhoff.de

726 Beiträge seit 2003
vor 16 Jahren

Original von Fabian
Hallo zusammen,

hat schon mal jemand das Entity-Framework und den Designer ausprobiert? So wirklich viele Informationen habe ich bis jetzt dazu nicht gefunden.

sehr gute Infos zu LINQ und dessen Abwandlungen gibt es bei Scott Guthrie

http://weblogs.asp.net/scottgu/

1.985 Beiträge seit 2004
vor 16 Jahren

Hallo CB.NET,

danke für den Link. Scheint sehr interessant zu sein.

Gruß,
Fabian

"Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vornherein ausgeschlossen erscheint." (Albert Einstein)

Gefangen im magischen Viereck zwischen studieren, schreiben, lehren und Ideen umsetzen…

Blog: www.fabiandeitelhoff.de