Sunday, June 29, 2008

Differences between application and session ?

The application level variable hold value at the application level and their instances are destroyed when the no more client access that application, whereas session correspond to a individual user accessing the application.

Read more http://www.dotnetfunda.com/interview/exam158_differences_between_application_and_session_.aspx

Author: Lakshmiramesh

0 comments: