Enterprise Architect for Visual Studio 2005

This article was originally published in VSJ, which is now part of Developer Fusion.
Enterprise Architect is a UML 2.0 based modelling tool that covers every stage of the process from requirements gathering and analysis though implementation and deployment. If you are using Visual Studio 2005 then the new Model Driven Generator (MDG) Link provides an integrated development environment.

The user can move from a UML model in Enterprise Architect to the corresponding code in Visual Studio in one key press. The combination supports forward and reverse code engineering in C#, C++, VB .NET and J# and projects can be build and run from within Enterprise Architect. A similar MDG is already available for the Eclipse IDE.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Every language has an optimization operator. In C++ that operator is ‘//’”