Tonight I presented for the Dayton .Net Developers Group on WPF. Unlike my previous Lap Around WPF @ CONDG which was meant as a beginners guide to WPF, this time we were skipping the basics and plunging into a framework I’ve dubbed MiniMVC. MiniMVC is, primarily, a set of DependencyProperties and custom ICommand‘s which allow [...]
Archive for April, 2008
MiniMVC for WPF
Apr 24
When I’m trying to explain things to people or just want to try something out really quick I’ll often create myself a temporary Visual Studio projects that I don’t intend to keep around. In fact, I have an entire Temp folder full of them. I always loved that in the VB 6.0 IDE you could [...]