More C# Content >
More Blog Entries >
Find out how you can submit an article. See more MVPs.
Mixins are small utility classes that define some useful functionality that will usually become part of something larger. For example, a class that implements a serial number to uniquely identify an object, or a timestamp that reports when an object was created. In C++, these mixin classes would be created using regular class definitions, and larger classes that wanted to use the mixin behavior would simply inherit from the mixin, in addition to any base classes....More >
Important updates and highlights of Visual C# content in the MSDN Library.
More Visual C# Library Content >
See all "How do I" Videos >
More C# Downloads >
Learn about Visual C# 2010 with these articles, samples, blogs, and more.
Download or share sample applications or code snippets.
Microsoft's open source project-hosting site.
Read in-depth articles on C#.
Watch videos and connect with your peers – it's all about the conversation.
Explore the projects that we are experimenting with in our labs, and let us know if they inspire you.
Use Microsoft's proven practices for software engineering.
Ramp Up is a free, online, community-based learning program that will help you build professional development skills.