Category Archives: Visual Studio

KickStart – C# Custom Configuration

This post will provide an example and explanation of how to create custom configuration for C# applications. I will discuss ConfigurationSections, ConfigurationElements, ConfigurationElementCollection. Also I will discuss how to nest these items together. My plan is to take very small … Continue reading

Posted in C#, Tutorial, Visual Studio | Tagged | 14 Comments

Windows & Visual Studio Memory Limits

Tomorrow I will be receiving a new computer.  It has an Intel i7 920 processor and 6 gigs of a ram.  I plan on using Beta of Windows 7 64 bit, so I can take advantage of the full 6 … Continue reading

Posted in Visual Studio | Leave a comment