Difference between application and session ?
Answer Posted / sangeetha
Both Application and session state are used to store the
data when the postback occurs in the web form.
Session State – Session State information is available to
all pages opened by a user during a single visit.
Application State - Application State information is
available to all pages, regardless of which user requests a
page.
| Is This Answer Correct ? | 41 Yes | 2 No |
Post New Answer View All Answers
Can we use a static function with a non-static variable?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
What are the memory-mapped files?
Explain the use of dataadapter.
What is difference between or and orelse?
Define tracing.
What is a web api? Which protocol is used in a web api?
Give a few examples of page life cycle events.
Why mvc is faster than asp.net? : Asp.Net MVC
How to handle errors in Web API?
Can you explain composite pattern?
Explain server-side scripting and client-side scripting.
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
What does uri mean?