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
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
What is razor? : asp.net mvc
What is difference in .net 1.1 and .net 2.0?
Is asp.net and .net are same or different?
Explain the different types of directives in .net?
What is app_code folder in asp net?
What is the significance of proxy user?
What is use of <% %> in asp.net?
What is a response cookie?
Explain method to handle error using HttpError in Web API?
Explain exception handling in .net.
What are the 3 types of web?
How can we communicate with each server in N-tier Architecture? and what are the methods?
Can one dll file contains the compiled code of more than one .net language?