What is the use of the default route {resource}.axd/{*pathinfo} ?
Answer / Ranjit Kumar
The default route {resource}.axd/{*pathinfo} is used in ASP.NET for managing verbs and extension-less URLs. The * symbol catches any string, while .axd is a common suffix for ASP.NET extensions. This route is typically registered automatically by the framework but can be customized.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention two instances where routing is not implemented or required?
Explain .Net Framework? Why we use it?
In which circumstances you used delegates?
If we want to construct our own Garbage collector what are the steps things we have to do?
3 Answers Honeywell, Semantic Space,
Which is the best institute in hyderabad to learn DotNet?
152 Answers Cygnet Infotech, Infosys, Student, SVIT, TCS,
Where The Inheritence is useful?How we decide the situation of inheritence
How route table is created in ASP.NET MVC?
Hello frnds, Actually i am plannig to put fake Xperince letter is it good or not, and please suggest me from where we take it.
What is shared and private assembly ?
3 Answers Accenture, BirlaSoft,
What are the components of the .net framework.
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
Describe the roles of clr in .net framework.?