How do you create entity diagrams in Visual Studio?

How do you create these entity / class diagrams in Visual Studio 2008?

+5
source share
3 answers

To get started, open the project in Visual Studio and follow these steps:

  • In the Solution Explorer window, right-click the project and select Add → New Item.
  • In the Add New Item dialog box, highlight Class Diagram and give it a name.
  • Click the Add button. A class diagram file will be added to your project, and the designer will open.

, Solution Explorer . ( Struct, Enum ..), " → ". .

.

+11

, " ".

, .

+2

, Ekeko.

Entity Framework, Visual Studio 2008 SP1, Entity Designer. , : "ADO.NET Entity Data Model".

+1

All Articles