Talking at South Sound .NET User Group
Just a reminder that I’ll be at the South Sound .NET User Group meeting on December 10th, 2009 to talk about MVP in a WinForms desktop application.
Everyone talks about all the fancy new WPF stuff, but I’m really excited to be talking about WinForms here. I know that a lot of us are stuck using WinForms for quite a while, and we’ll all be maintaining WinForms apps for the foreseeable future. MVP is something you can apply to your WinForms code and create desktop apps that are testable, flexible, and maintainable. We all want this.
I’m hoping to do a live coding example with a small ToDo application there building the app up and showing how to wire up all the MVP-ness. Visual Studio is currently being uncooperative and it’s currently doing a repair, so we’ll see if that fixes it. Here’s hoping! If not I’ll just do it in MonoDevelop or SharpDevelop. It’s all gravy.
Here are the details:
7-9PM
Olympia Center
222 Columbia NW
Olympia, WA 98501
See you there!
Post a Comment