Difference between application and session ?
Answer Posted / narendra
Application object is used to provide state for the Required Data.
Session object is used to provide state for the Userdata. .we can create session when user login..
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What’s the catch?
How can we call webservices in Banking Applications? and where we are using it?
Explain the benefits of viewstate?
What is caching? What are different ways of caching in asp.net?
What is the use of web.config and machine.config files?
Why we go for mvc instead of asp.net? : Asp.Net MVC
What is difference between web config and global asax?
Why is this service branded with windows livetm?
How many types of file extensions for razor views in ASP.Net MVC?
What is difference between datalist and gridview?
Can we use MSSql as backend in asp.net...if yes then How.?
Define globalization and localization.
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....
What are the two types of web pages?
What are the memory-mapped files?