A recent thread in the C# newsgroup yielded this cool tip that I didn't know (oh all the things I've missed not being a VC++ developer). This will allow you to actually increase the stack size for any given .NET executable - very significantly if you
Read More