Monday, September 05, 2005

Test Driven Development

I am reading the IBM Articles that was referred in Marc Clifton's Article in Code Project.

All the Reference for test driven development refers to Java and Elcipse sort of Plaforms. The concept is great and I believe in it. However I would appreciate the same kind of Test driven framework for Visual studio.net.

Can you all suggest some directions and guideline for that.

I will summarize findings. So far I have searched the MSDN archive and reading the articles as they come up.

Sunday, September 04, 2005

Extreme Programming

I recently Came across extreme Programming Article in www.codeproject.com

In Particular I like Marc Cliftons short Introduction. Please read his article before you venture into other Books and Material. IIn my opinion Marc Captures the essence of Extreme Programming avery nicely.