I got a class with a security type variable in the session; int, string, dataset, etc.
Is there a way to find out how much memory is being used by this session?
thanks
Using a profiler is your best bet. Personally, I really like jetbrains dotTrace .
Source: https://habr.com/ru/post/1702763/More articles:What do you think of Castle ActiveRecord? - activerecordQuestion about the implementation of GetHashCode - performanceHow do you perform validation in ASP.NET MVC RC? - validationShould I clone or denormalize my database for portable use? - databaseFirefox extension: Insert javascript into a web page - firefox-addonЛучшая практика для работы служб отчетов SQL Server. Должен ли я запускать базу данных или веб-сервер? - sql-serverHow do I know if a user account is registered using ASP.Net Forms authentication? - security1 хорошая причина, почему вначале вызываются цепные конструкторы? - c#escaping "run" command line options in cygwin - bashJavaScript RegExp Objects - javascriptAll Articles