Posts tagged with open-source
Announcing TestStack.White
White is a great rich client UI automation framework which has been inactive for a while. We are restarting the project!
WP7 MVC Debug and Tracing
Now that WP MVC is maturing, it is important that when you have performance issues or any issues, you can find the problem easily!
WP7 Essentials Settings Provider
The WP7 Essentials library is constantly evolving, the most recent addition is a UI for settings used with the Settings Provider
MultiTargeted WP7 Project
After seeing Shaun Wildermuths post on this subject, I thought I would share how I do it
Windows Phone MVC Update
I have just pushed a MASSIVE update! So many enhancements, bug fixes, and maturity is in this release.
Phone Test Project Template
I have released a phone test project to the visual studio gallery allowing you to File -> New Windows Phone Test Project
Windows Phone MVC - Released
I have been working on a MVC framework for Windows Phone 7 for a while. It is up on codeplex and it is slowly maturing.
UI TDD - UI Automation Experiment
After using UI automation in a project which went live yesterday, I wanted to try UI TDD with my lessons learnt. This is the story.
WP7 Essentials Released!
While at MobileCampOz, Brendan Kowitz and I were discussing the need for a essentials library for WP7, this library is focused on code issues, not UI
Introduction to VSTO Contrib
The release of VSTO Contrib is imminent, this will be a series covering various parts of VSTO Contrib.
VSTO Contrib RibbonFactory
The Ribbon Factory in VSTO Contrib lets you create a view model for each Ribbon, with wpf like binding, context and DI/IoC support!
2010 Wrapup
2010 was a big year for me, this is a bit of a rundown of what I have done
Adding Inheritance to AutoMapper
Jake shares a modified version of AutoMapper which inherits mappings when you include Derived types
VSTO Contrib
VSTO Contrib project started with VSTO Helper classes, and Example Projects