I had the opportunity to speak about Test Driven Development at the 2009 Boise Code Camp. There was a great turnout and overall I think the talk went over with great success.
The session(s) start from the simple concept of Red-Green-Refactor and ?Why TDD?? and builds to more advanced topics like using a mock framework and progressive conventions like Context/Specification and BDD.
You can find the slide deck and code samples here.
I would like to know where can I download source code for Boise Code Camp session.
I am particularly interesting in obtaining session materials for:
“Build Composite WPF Applications” session by Scott Nichols
Thanks
Rad
Hi. The BCC session materials have been posted here: http://boisecodecamp.org/2009SessionMaterials/tabid/75/Default.aspx
I believe a lot of Scotts session was based on the pnp Prism “Composite Client Application Guidance”, which you can find here:
http://www.codeplex.com/CompositeWPF