I need a way to store application level data (i.e. internetworking sessions) in ASP.NET. In Java EE, I would use ServletContext. Is there an equivalent in ASP.NET?
From what you are saying (cross-user sessions), the closest thing to ASP.NET is the HttpApplicationState object .
Source: https://habr.com/ru/post/1708662/More articles:получение подстроки из большой структуры в C - cпочему это не будет подтверждено (проблема jquery)? - jqueryКак реализовать пользовательские профили Oracle для практического использования? - performanceвыполнить задание Quartz.NET как "пользователь" - проблема с правами доступа - quartz-schedulerEvents in base classes - eventsSubQueries in MS ACCESS: selecting only one record per person per date - sqlHow to get a file from an FTP site using a stored procedure - sql-serverstruct ip_mreq disappears when compiled with -std = c99 - cDisable ComboBox without changing appearance - c #how does a function know where it is in the DOM? - javascriptAll Articles