How to give url mapping in ASP.Net using dynamic XML file
If I have 5 page of transaction, I would like to store all the date in final page submit button only.
How do you create class diagram for .Net code class?
Just right click on the .cs file and select the option view class diagram.A diagram file .cd will be generated.Further u can add method to the .cd file and extract interface etc from it.
<add url="url typed by user " mappedUrl="actual url invoked" />
</system.web>