Answer Posted / subhash
There is one more directive called @ WebHandler
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is the exact purpose of http handlers?
What are server activated objects?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
How can we provide the WebParts control functionality to a server control?
How to send a DataReader as a parameter to a remote client ?
How do I open an ashx file?
Can you change a Master Page dynamically at runtime?
What are url fragments?
How do sessions work?
Are xaml file compiled or built on runtime?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
What is the use of response redirect in asp.net?
Explain significance of routing? : asp.net mvc
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
Should I delete cookies?