URL Mapping in asp.net 2.0
URL Mapping is a mechanism by which you can change the displayed url in address bar.
Example
Step1: Add Mapping URL in web.config file.
Step2: Change the URL in .aspx file
Department
Product
Employee
URL Mapping is a mechanism by which you can change the displayed url in address bar.
Example
Step1: Add Mapping URL in web.config file.
Step2: Change the URL in .aspx file
Department
Product
Employee