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 category MVC
MiniMVC for WPF
Apr 24
New Year Indeed
Jan 15
It has been quite a New Year so far. As of today, Monday January 14th 2008, I have left Speedway and the Speedy Rewards™ team and found new employment with SDS Consulting and I have new eyes courtesy of Lasik Plus of Dayton. I’d say that’s a fairly ambitious first two weeks. I’m still working [...]
In my quest to get my wpfstyle.com site written in the new ASP.Net MVC framework (day 3) I’ve run across a little issue that I’m sure will come up again. In my world, a checkbox always seemed to imply true/false or yes/no. In reality, it can mean a lot of things in an Html Form. [...]
So last weekend I picked up the new ASP.Net 3.5 Extensions Preview CTP (and MVC Toolkit) from the ASP.Net team and I’m loving the MVC bits. I never could get in to MonoRail mainly because I’m a developer diva. I need intellisense, syntax highlighting, the whole deal. For a CTP, this release packs quite a [...]