.AXD File Extension
ASP.NET Web Handler File
Developer | Microsoft |
Popularity |
3.6 | 52 Votes |
What is an AXD file?
An AXD file is a file used by ASP.NET applications for handling embedded resource requests. It contains instructions for retrieving embedded resources, such as images, JavaScript (.JS) files, and .CSS files. AXD files are used for injecting resources into the client-side webpage and access them on the server in a standard way.
More Information
AXD files typically have the name WebResource.axd and have the object type "AssemblyResourceLoader" within ASP.NET program code. WebResource.axd functionality can be enabled in the AssemblyInfo.cs file.
Programs that open AXD files
Windows