
Application State in ASP.NET
Application State How ASP.NET Works? In ASP we see all of our files are saved in the same place either they are our code files, script files, master pages, etc. In short, these files, create a virtual directory on the web server.…