Parveen,
Use the Application Designer to reverse engineer your applications. This can be done as follows:
1. Migrate your projects from ASP.NET 1.1 to ASP.NET 2.0.
2. Once complete, right-click on the solution folder and choose to add an Item. Select the Application Diagram. Once the Application Diagram is added to the solution, it will automatically reverse engineer your applications on to the diagram.
You can use the System Designer if you want to create seperate deployment configurations for your applications. This can be done by selecting the applications on the Application Diagram, right-clicking the diagram, and choosing the option to create a system.
I hope that this helps.
Ali Pasha - Program Manager (VSTS) |