10
Answers

hide aspx extension in url in asp.net 3.5

Hi all,
     How to remove/hide .aspx extension 3.5 fremwork  
 
Example: original Url:        http://mib.nic.in/Broadcasting.aspx  
 
 I want this :-http://mib.nic.in/Broadcasting 

Answers (10)