(This post is part of my Visual Studio 2010 series)
In C# we can create properties for classes in simple way by just specifying the below code, this option is called auto-implemented property, as the implementation is taken care by the compiler. more...
75fb35aa-c841-4342-a2e0-149d32ee46c8|1|4.0