Welcome to MSDN Blogs Sign in | Join | Help

James Newkirk's Blog

Adding to the kipple... One post at a time.

September 2004 - Posts

Bookmark Collection - Story #1
The first story that we are going to implement in the bookmark collection is the following: Bookmark Collection CRUD (Create, Retrieve, Update, Delete) Our collection should inherit from IDictionary and behave accordingly This implementation and the corresponding Read More...
Bookmark Collection User Stories
I sat down today with Peter Provost and Brian Button and we outlined a number of user stories for the Bookmark Collection TDD example. My focus for the example is on programmer tests. Therefore, I am not going to use Customer Tests, although it would Read More...
Page view tracker