What is an .ashx
file in asp.net?
ASHX files are files used with ASP.NET programming and can be opened with any program that codes in ASP.NET, like Microsoft Visual Studio and Microsoft Visual Studio Community. Since they're text files, you can also open ASHX files with a text editor program like Notepad++.
An ASHX file is a webpage that is part of an ASP.NET web server application. It contains references to other pages hosted on the web server that are sent to the user's web browser. ASHX files are processed by the server's ASP.NET HTTP Handler when a client web browser requests the page.
Introduction. File handlers are objects that can read or write files in a specific format. The formats can be very common like NetCDF4 or very specified ones like the one from SEVIRI HDF level 1.5 files. File handlers are required by the FileSet object to load data from files or to store data back to files.
It is an ASP.Net web handler file.
Read Generic Handlers (ASHX Files)
What is an ASHX file Handler or web handler?
It's for an ASP.NET handler as opposed to a page. For example, I use handlers to respond to Google Wave requests in my .NET Robot API.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With