473,378 Members | 1,471 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

What are .axd files???

Hello,

lately I've been reading about modules and handlers and I noticed a set of
files with the .axd extension. So, what are they???
The idea I made of them is that .axd is simply an extension registered to
the asp.net isapi filter inside IIS and this allows anyone to, via an
appropriate <httpModuletag, associate any fantsy .axd file to a given
HttpModule. So I imagine that the different .axd files (WebResource.axd,
Trace.axd, etc.) really don't exist physically but are probably spit out by
some HttpHandler.

Could someone confirm my ideas??? Thanks.
Bob Rock
Sep 17 '06 #1
1 5663
You are correct. The .axd files are built into a handler and the ones you
mention are in a handler that ships with the framework (and may even exist
inside of the main library for web apps - have not checked).

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************************************************
Think outside of the box!
*************************************************
"Bob Rock" <ye********************@hotmail.com.nospamwrote in message
news:eE**************@TK2MSFTNGP05.phx.gbl...
Hello,

lately I've been reading about modules and handlers and I noticed a set of
files with the .axd extension. So, what are they???
The idea I made of them is that .axd is simply an extension registered to
the asp.net isapi filter inside IIS and this allows anyone to, via an
appropriate <httpModuletag, associate any fantsy .axd file to a given
HttpModule. So I imagine that the different .axd files (WebResource.axd,
Trace.axd, etc.) really don't exist physically but are probably spit out
by some HttpHandler.

Could someone confirm my ideas??? Thanks.
Bob Rock


Sep 17 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: James Walker | last post by:
Hi there, I'm just starting to write my second ASP.NET webpage in C# and want some way of easily splitting out those files that are needed to be uploaded to the webserver - i.e. i create a...
3
by: Wade | last post by:
I would like to install the .Net 1.1 framework on a Web Server running W2K to be able to run ASP.NET files, but I'm not sure where to find the files I need for the .Net framework. I have ".NET...
6
by: Jozef | last post by:
Hello, First off, let me say that I DO own XP Developers edition, so I do have a license to distribute the runtime. What I'm looking for is the bare bones files I need to deploy a runtime...
1
by: Ricardo | last post by:
I have made an asp.net site in c#, but dont know what files i need to copy to the iis folder(on another server)... Can someone helpme???
3
by: HK | last post by:
I have a blank site on a remote server with no Front Page Server Extensions. I need to deploy a web service (one asmx page) and one web page (aspx), both of which use one class file (class.vb). ...
1
by: Nathan Sokalski | last post by:
I am somewhat new to ASP.NET, and need to know how to move my completed site from my IIS server (the one that comes with XP Pro) where I test it to my web hosting service (which uses Windows Server...
2
by: David++ | last post by:
Hi folks, Just been having a play with C# Web Application project. So far I've just created a single Web Form with some text and links. I now want to upload the Web Form to my server space. The...
2
by: RedJoy | last post by:
I am trying to "clean up" a solution with 10 projects and I was wondering if there is a way to "traverse" the source files to find not only the #includes but also remove #includes that are not...
22
by: MarkusR | last post by:
I am currently using StarTeam for my source control. (Will eventual switch to whatever the latest Visual Source Safe is going to be called). With debug, installers, deploy and everything the...
4
by: asedt | last post by:
Hi I have done some applications in VS 2005 with VB. I have browse around on msdn (http://msdn.microsoft.com/sv-se/library/zfzh36t7(en-us,VS.80).aspx) for some time trying to find an answer on...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.