0

enter image description herei was trying to understand a mvc application.i saw the following line in RouteConfig.cs

routes.IgnoreRoute("{resource}.axd/{*pathInfo}");

I didn't understand the purpose of this line.Why we are ignoring only .axdfiles? I tried in google but didn't get a clear answer. If anyone have idea about mvc please explain.

Let me know if question is not clear.

Spider man
  • 3,224
  • 4
  • 30
  • 42
  • 3
    [Make Routing Ignore Requests For A File Extension](http://haacked.com/archive/2008/07/14/make-routing-ignore-requests-for-a-file-extension.aspx/) –  May 27 '16 at 10:36
  • Thank you Stephen. That was clear. Thank you. – Spider man May 31 '16 at 04:53

0 Answers0