Which you think is the best class design tool for .net?
Do you use visual studio's class diagram generator? Or, do you suggest any other better tool? The main features I'm expecting out of such a tool are: Ability to generate C#/VB.net code skeletons Ability to reverse engineer C#/VB.net code (Ability to update class diagram if I modified my source code) Integration with Visual Studio, if ...