Answer Posted / lalit
Global.asax file is used for storing values at session
level and Application level.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is it right that ASP.NET Web API has replaced WCF?
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
What are the advantages of passport authentication?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
What is caching? What are different ways of caching in asp.net?
Which type of state management is provided by Query String in ASP.NET?
Define globalization and localization.
What is the main function of url routing system in asp.net mvc? : asp.net mvc
What is the difference between a default skin and a named skin?
Explain the difference between Repeater and Data list control in ASP.NET?
What is the difference between session.abandon() vs clear()?
What is the viewstate in asp.net?
What is cookieless session id explain in brief?
What is cookies in asp net?
How can I have a particular web page in an asp.net application which displays its own error page?