Welcome to MSDN Blogs Sign in | Join | Help

May 2008 - Posts

Getting the size of a managed object
I was recently working on an application loading a big object using a custom formatter. A simple question came up: how big is this object in memory? It is clear that sizeof does not work. What are the alternatives? The first one is to use Visual Studio Read More...
Page view tracker