Welcome to MSDN Blogs Sign in | Join | Help

Jose's Blog

Musings on Software Engineering and Architecture

Browse by Tags

All Tags » Development » Agile   (RSS)
Creating a Customized Guidance Repository
As a consultant part of my job is to provide guidance to our customers on the best way to use our technology, namely in terms of application development practices. Over time, you start to better understand the type of customer you’re working with, what Read More...
Unit Testing User Interfaces (Updated!)
Usually one of the major difficulties a developer faces when writing unit tests is how to write test code for User Interfaces. This is particularly important when we're doing Test-Driven Development. Read More...
Testable code
Previously I mentioned that one of the most important benefits I get from using TDD is that it drives me to write more testable code. I've been thinking quite a lot about this, and another recent post from Chris Dickens made we even more aware of the Read More...
TDD Adoption Numbers
Matt Hawley posted a few numbers in order to justify/support the adoption of TDD. I've found an interesting research paper on the subject, from Matthias Müller and Frank Padberg from the Karlsruhe University in Germany. Some of my personal views on the Read More...
Page view tracker