Search Results

-2
votes

Generating classes automatically from unit tests?

I use Rhino Mocks for this, when I just need a simple stub. http://www.ayende.com/wiki/Rhino+Mocks+-+Stubs.ashx …
17
votes

What is the first thing you do when you install Visual Studio?

Install Consolas Install Resharper Install TestDriven .Net Set to show empty environment on startup. Set max recent file list to 24 (max). Set …
4
votes

Scrum Software

I recommend a white board and excel spreadsheets. The whiteboard has story cards (index cards) , where the work in progress is tracked. The story card starts out with say 8 hours, and as the work p …