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 does a switch do?
When cookie will expire?
What is rich control in asp.net?
Is LINQ performance wise better or using sqlcommand?
How does ASP.NET framework maps client side events to Server side events.?
Define static function?
What is synchronous and Asynchronous post back ?
If you are using components in your application, how can you handle exceptions raised in a component?
What is a windows service?
How can you use a custom controls in ASP.NET application?
What kind of data can be stored in viewstate?
What are the advantages of passport authentication?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
What is diff. Between abstract class and an interface?
Explain what is clr?