vb.net - Code Generation Utility in C#/VB .Net -


i using c# develop enterprise level application. use vs2010 modeling project model classes there no code generation utility available free. want know if there utility/extension can generate c#/vb code uml diagrams.

any appreciated.

the t4 framework comprehensive code generation in visual studio.


Comments

Popular posts from this blog

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -

Change the color of an oval at click in Java AWT -