Blog author:
Rajkatie | Posted on: 8/17/2012 | Category:
SQL Server Blogs | Views: 1597 | Status:
[Member] |
Points: 75
|
Alert Moderator
Entity Framework 5 is the latest version of EF. It support following features
Enum Support in Code First
and EF Desinger: EF desinger allow you to add enum properties to your entities.
Spatial Data Types in Code First
and EF Desinger: Now your code first model capable to use DbGeography and DbGeometry types.
Table-Valued Functions : Table-valued functions (TVFs) in your database can
now be used with Database First models created using the EF Designer.
Multiple Diagrams per Model:
Now EF designer capable to display several diagrams which help developer to
visualize subsections of your overall model.
Source: MSDN
Rajesh Patel
MCP,MCTS,MCPD,MS
Brainbench (Asp.Net 4.0 and CSS 3.0)
Found interesting? Add this to: