Quantcast
Channel: Control-F5 - C#
Viewing all articles
Browse latest Browse all 13

.NET StringBuilder Memory Exceptions - Limitations for large data

$
0
0

Article of the week!

I'm starting a new blog series called Article of the week, where I will post articles that I consider interesting and helpful.

I came across a nice article while working on a problem related to large XML files, that describes how working with managed .NET objects that already use StringBuilder can cause memory exceptions on 32 bit systems, very nice read on msdn blog:

http://blogs.msdn.com/b/vsofficedeveloper/archive/2008/10/10/stringbuilder-outofmemoryexception.aspx


And because being too serious is lame


Hope this helps, an stay tuned for more on Control-F5!

Cheers,

Alex 


Viewing all articles
Browse latest Browse all 13

Trending Articles