I got to re-architect existing VB.NET application, current application is not developed considering Object Oriented Approach. so Customer find difficulty in maintaining it.
Is there any tool to get the Class diagram from VB.NET source code? In JAVA I used to do it with free tools like ObjectAid etc.
How to create Design which will be maintainable and robust.