The text of this article is not in this database — only its details are. Read it on the old site: ASP.NET Application and Global.asax
2 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: ASP.NET Application and Global.asax
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
vnngoc156Posted Nov 2, 2005, 1:58 AM
Hi, I am from VietNam I met an error when I declare Application["SessionCount"]+=1; for the first time in C#. Can you show me another example of using Application State and Session State in C#. Expecially, how to count the number of sessions in application. Thanks in advance