Answer Posted / srujana
To implement application and session level events, the
Global.asax is used.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is a session http?
Do you know caching feature?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
How response object is related to asp's response object?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is gridview in asp.net?
What is the use of placeholder control?
Define tracing.
Why viewstate is used in asp.net?
How would you turn off cookies on one page of your website?
What is a 1x1 pixel?
Explain method to handle error using HttpError in Web API?
What are the contents of cookie?
How many types of Cookies are available in ASP.NET?
What is the difference between ASP.NET Webforms and ASP.NET MVC?