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 role “#&&” plays in a querysting?
What are the different properties of server control that exists?
What is base class of .net?
What is the difference between a default skin and a named skin?
What is %20 in a url?
What is a SESSION and APPLICATION object?
Name the namespace which is used by ado.net?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Is it possible for me to change my aspx file extension to some other name?
Describe the differences between the lifecycles of Windows services and Standard EXE?
What is ashx file in asp.net?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
How to find last error which occurred?
What is another word for redirect?
How can we provide the WebParts control functionality to a server control?