Click here to Skip to main content
15,893,588 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how to use application object in asp.net with examples in real time
Posted

Suhelsa,

Look these links, which will help full to you

http://www.aspfree.com/c/a/ASP.NET/Application-and-Session-Objects-in-ASP.NET/[^]

And also look this nice article in codeproject

A Walkthrough to Application State[^]

Thanks
SP
 
Share this answer
 
Have Searched in Google. Here is the Google Search result for your Question
Google[^]

** Do a simple search in Google/CP before posting a Question.

Thanks
--RA
 
Share this answer
 
Application variable acts as a global variable
in real time say you want to keep track how many times you web site has visited
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900