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
How can you handle errors in Web API?
Define caching.
What is sql data source control in asp.net?
How can you debug your.net application?
What is the importance of Global.asax in ASP.NET?
How can we create custom controls in asp net?
Explain a program using code nuggets to create a simple application? : asp.net mvc
How do you store a value in viewstate and retrieve them?
Differentiate between client-side and server-side validations in web pages.
Explain about the Class view window?
Why does my asp.net file have multiple tag with runat=server?
What is Forms Authentication in ASP.NET?
How can you handle unmanaged code exceptions in asp.net?
Is it possible to change the index of primary key on table?
How asynchronous call can be implemented using delegates?