CSharp code generation

  • Thread starter Thread starter Ram
  • Start date Start date
R

Ram

Hi,
I have created class diagrams in visio. Is there any way to create csharp
(.cs) class directly from this visio diagram? I googled it but could not
find any solution.

Please help.

Thanks
Ram
 
Yes, you print them out, and then use the class designer in VS2005 to
design your classes, and voila! C# code!

Robin S.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top