Explain which is best suited place in the Application Start
and Session_Start subroutines with an example?
Answer Posted / subhash - netedge computing
Global.asax
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define dll hell?
What is difference Between Authentication and authorization?
Explain the code Access Security (CAS) in .net Framework?
In which event are the controls fully loaded?
What is the significance of ASP.NET routing?
What are sql joins?
What is application session?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
What is inproc and outproc?
Explain model, view and controller represent in an mvc application? : asp.net mvc
Where is the view state data stored in asp net?
how to elimainte the similar data from the different tables
What is use of <% %> in asp.net?
Can we add code files of different languages in app_code folder?
What is viewstategenerator?