How to Use the "Enties Generator" tool to Create an entities project.

1. Download the "DACSetup.msi" from http://dac.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25412.

2. Start the "EntitiesGenerator.exe", then we can create database struct in the tool.

How to use the "Enties Generator" tool to create an entities project. 

3. Or import database structs from the existing databases.

How to use the "Enties Generator" tool to create an entities project.

4. Then we can export the sql script for creating the database structs.

How to use the "Enties Generator" tool to create an entities project. 

5.  And create the C# project of these entites.

How to use the "Enties Generator" tool to create an entities project. 

6. The entities project can be compiled directly in vs.net 2005 or vs.net 2008.

How to use the "Enties Generator" tool to create an entities project.

相关文章:

  • 2020-11-10
  • 2022-12-23
  • 2021-07-08
  • 2022-12-23
  • 2021-09-18
  • 2022-12-23
  • 2021-10-03
  • 2022-12-23
猜你喜欢
  • 2021-12-02
  • 2022-01-02
  • 2021-12-13
  • 2022-02-26
  • 2021-11-05
  • 2022-03-07
  • 2021-09-08
相关资源
相似解决方案