A file handler that provides a standard way to inject embedded content requests in to the client-side web request. These files are typically named "WebResource.axd" and can be enabled when building the web application or web page by changing the web resource value in AssemblyInfo.cs or AssemblyInfo.vb (depending on the language you are using to develop). These resource handlers may handle request for CSS, JS, images, or other embedded content.
Other .AXD file extensions
Rate Extension
Please rate how useful you found the information on this page:
(0 votes)
Comments (2)
showing
1-2
Al
2010-05-05 13:45:31
#1
When you add .axd as an extension in IIS7, it asks for its MIME type. Do you have any idea what that should be?