Answer Posted / sanjay patel
It as a program.(or handler, or module), it execute some
code when the user send some request. An .aspx page can be
thought as a HTTPHandler too, which implements more
functions.
| Is This Answer Correct ? | 24 Yes | 6 No |
Post New Answer View All Answers
What is viewstategenerator?
How to disable validator control by client side JavaScript?
Using code explain Configuration Management
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What is data cache in sql server?
When we use cookie less session? Explain its working?
How does output caching work in ASP.NET?
Explain serialization and deserialization?
Explain what are webservices?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
How will you do Redo and Undo in a TextControl?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
What is the concept of view state in asp.net?
What are web beacons used for?