Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between application object and
session object?

Answer Posted / linton lazar

Application object can store the value through out the
application.It using Application.lock(),Application.unlock
() for store the values.

Sessions helps to preserve data across successive accesses.
These can be done on a per user basis, via the use of
session objects. Session objects give us the power to
preserve user preferences and other user information when
browsing a web application

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between executescalar and executenonquery?

1079


What is paging in context of Memory?

1163


How can u debug your .net application?

1116


Explain how cookies work.

1099


How can we apply themes to an asp.net application?

1080


What is asp.net file?

1286


Explain about solution explorer window?

1068


Can you explain autopostback?

1034


Where is cookie used in asp.net?

1145


code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications

1899


What is work flow gen? how can it will work with .Net?

3097


How do cookies work? Give an example of their abuse.

1017


What is the life-span of the items in the viewstate?

992


Is there any property names “isnavigating”?

1117


Explain a program using razor view engine to create a simple application? : asp.net mvc

1056