Welcome to MSDN Blogs Sign in | Join | Help

April 2005 - Posts

Three techniques for tracking down memory leaks due to undisposed objects

People often ask me for tips/tricks on how to find out which objects are not being properly disposed. But before I go any further I should talk briefly about why that's a problem. If an object is Finalizable that means that the runtime must run the Finalize
Posted by ricom | 9 Comments
Filed under: ,

Fat Free Bytes? Not here!

I'm going to have a little bit of fun with this one so bear with me. :) Sometimes I talk to groups that have adopted managed code and they've gone a bit oopaholic. Or maybe even a lot oopaholic. (See this video if you would like to hear a little more
Posted by ricom | 0 Comments

Some new videos on Channel 9 (including one of me)

Scott Guthrie shows off the Web development features of the next version of Visual Studio http://channel9.msdn.com/ShowPost.aspx?PostID=54959 Rico Mariani, architect on .NET CLR team, talks about making .NET perform http://channel9.msdn.com/ShowPost.aspx?PostID=54964
Posted by ricom | 0 Comments
Filed under:
 
Page view tracker