Using UML with .NET
Using UML with .NET Introduction For those who wish to use the Unified Modeling Language in conjunction with .NET, there are a number of powerful tools available that can allow you to do this. One good example is Rational XDE Professional. It is a high end software engineering application that will allow you to design, document, and review the .NET solutions completely within the VS.NET interface. The XDE program offers full support for UML, and this support has been integrated in .NET. If you are developing advanced applications through C#,…
Read More