Explain which is best suited place in the Application Start
and Session_Start subroutines with an example?
Answer Posted / santosh
Its not global.aspx but its global.asax
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the use of asp.net web api?
Explain the function of new view engine in asp.net? : asp.net mvc
What is web api vs wcf?
Explain the advantages of passport authentication.
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?
Describe a bubbled event and how it is used ?
What is odata in web api?
What is ispostback property?
Explain the Session state management options available with ASP.NET?
Explain difference between dataset and datareader?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What is the difference between ASP Session State and ASP.Net Session State?
How do we assign page-specific attributes?
How does session work in asp net?
In which event of the page life cycle, is the viewstate available?