I'm working on a graphics conversion utility for use in my mobile projects as well as for a friend's web based application. My goal has been to write code that I can run both on the compact framework as well as on the full-featured version of the .Net framework. Let's say we have an Enumerable type in...
Continue reading "Compact Framework: Binding a ComboBox to an Enumerable type"


