Monday, August 22, 2005

.NET Framework leaks memory "by design"

Well, not quite. But it's still funny: http://tinyurl.com/88qjd The .NET Framework keeps XML meta-data in memory, and doesn't provide anyway to unload it. Official response: "This is by design. ... Caching and retrieving all of the various potential arguments passed to this constructor would be quite complicated." yay.

1 comment:

  1. Anonymous1:54 PM

    This comment has been removed by a blog administrator.

    ReplyDelete