2013年5月19日 星期日

Entity Framework Power Tools

Installation of Entity Framework Power Tools

1. Click TOOLS –> Extensions and Updates…

image_thumb29

 

2. Search and Download it

image_thumb27

 

View Entity Data Model(Read-only)

1. Right click on the .cs file

image_thumb32

 

2. The read-only entity data model will generate and show.

image_thumb46

 

Reverse Engineer Code First

1. Right click on project –> Entity Framework –> Reverse Engineer Code First

image

 

2. Specify connection properties: server name & database name

image

 

3. Code files will be generated in Models folder

image

沒有留言:

張貼留言