Welcome to MSDN Blogs Sign in | Join | Help

August 2008 - Posts

Code Review Options

There are many ways to conduct a code review.  Here are a few ways I've seen it done and the advantages and disadvantages of each. Over-the-Shoulder Reviews Walk over to someone's office or invite them to yours and walk them through the code. 
Posted by SteveRowe | 2 Comments
Filed under:

Code Review Rights and Responsibilities

Code reviews are an important part of any project's health.  They are able to find and correct code defects before making it into the product and thus spare everyone the pain of having to find them and take them out.  They are also relatively
Posted by SteveRowe | 2 Comments
Filed under:

The Company You Work For Matters

In an episode of Stack Overflow Podcast, Jeff Atwood made an interesting point.  He spoke of the difference between companies that deliver code as their product (like Microsoft) and companies who use code to support other business interests (the
Posted by SteveRowe | 2 Comments
Filed under:

Test Code Must Be As Solid As Dev Code

All good development projects follow certain basic practices to ensure code quality.  They use source control, get code reviewed, build daily, etc.  Unfortunately, sometimes even when the shipping product follows these practices, the test team
Posted by SteveRowe | 1 Comments
Filed under:

Cause of "Internet Explorer cannot open the Internet Site" found

Perhaps you, like me saw a rash of sites giving the error "Internet explorer cannot open the Internet Site" yesterday. At first I thought one of my machines was messed up. Then I saw it on another machine. This one running XP. A virus perhaps? I can't
Posted by SteveRowe | 1 Comments
Filed under:
 
Page view tracker