dotnet_windows_app_design thread: UML Representations of .NET Classes
Designers of .NET applications might be interested to know that UML representations of the .NET framework classes are available at http://www.lotontech.com/visualmodeling. You can also reverse engineer any .NET compiled assembly DLL -- including third party libraries -- using the RE.NET utility, so as to include those classes in your designs.
|





