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 kind of data can be stored in viewstate?
Explain how does asp page work?
What kind of programming language is ASP.NET?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Why would a company use an application service provider?
What are the different types of Caching techniques in ASP.NET?
What is a web api endpoint?
How can we prevent browser from caching an aspx page?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
Is it right that ASP.NET Web API has replaced WCF?
What are validator? Name the validation controls in asp.net? How do you disable them?
What are web server controls in asp.net?
What is data cache in sql server?
Can you explain the basic use of dataview?
What is the typical session identifier?