
develop
Managed Extensibility Framework Improvements in .NET 4.5 One of the most significant updates is the introduction of a convention-based extension model, in which you can configure a set of naming conventions to allow MEF parts to be easily picked up by your application. By Eric Vogel 02/12/2013 Data Clustering Using Entropy Minimization Entropy Minimization is a new clustering algorithm that works with both categorical and numeric data, and scales well to extremely large data sets. By James McCaffrey 02/09/2013
C#
As we continue our series on ItemsControl, it probably makes sense to take a small detour and look at WPF controls in general. In this post, we will examine how WPF controls get their visual representation through styles and templates.

