0
kicks
.NET 4 Design Guidelines– Classes vs. Structures
My goal is to cover some .NET 4 Platform features through a series of ‘guideline’ type entries demonstrating some new and existing functionality. In this first entry, I have seen both classes and structures used throughout applications. The following is meant to describe and explain good design considerations.