Difference between application and session ?
Answer Posted / shiva
session object is used to store information between http
request for a particular user. Application are globally
across users.
| Is This Answer Correct ? | 89 Yes | 8 No |
Post New Answer View All Answers
What is the use of web.config file?
How many types of file extensions for razor views in ASP.Net MVC?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
Define managed code and managed data in .net?
Can viewstate be accessed in another page?
What are server-side comments in ASP.NET?
What are the elements of a website?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is a gridview in asp.net?
What does a switch do?
How ASP.NET page works?
What is new asp.net core?
What is comparevalidator?
How will you do Redo and Undo in a TextControl?
What is custom attribute?