Welcome to MSDN Blogs Sign in | Join | Help

June 2008 - Posts

A common practice taught in many TDD classes is the principle of too easy to test . The principle basically says that you should not test really simple things since then you will spend time writing tests that not really add value. This is a fair recommendation Read More...
In "agile projects" it is common to use user stories to describe what has to be done. But it is also common to use constraints to describe things that cannot be described in a user story. This can be things like: Response times should always be less than Read More...
The more I use OneNote 2007 , the more I like it. I find the possibility to share notebooks and also working offline with a notebook on a server very useful. But one of the really nice things is when you have to make a screen shot. Previously I've been Read More...
Measuring code coverage is often perceived as a good measure of test quality. It is not. Good tests finds problems when changes are made to the code. But if you just want to have large code coverage you can easily make a number of tests calling all your Read More...
And if you listened to me and started to write nice looking SQL , maybe you wanna look ate making your C# code look nice too... Read More...
I read this article on SQL Code Layout and Beautification and can only agree with the author that other people's SQL often is hard to understand because I'm so used to how I write my SQL statements. One of the links is to an on-line tool formatting your Read More...
I stumbled across this video with a tour of the Patterns & Practices team at Microsoft. I think it shows pretty good how you can create a good team work space. Spanning from occupying conference rooms to rebuilding your office for a million dollars Read More...
 
Page view tracker