Skip Navigation Links / Posts / Post
Search site. 
Powered by Google
Darren Neimke (Me)

My Book

Readify

">ASP.NET MVP


Interesting Portals 

NetVibes
This portal feels similar to PageFlakes in many ways but I love their gallery. They also have a feature whre certain chrome elements only become visible when you hover over the web part.

Xtra
A New Zealand news portal. I especially liked the content rotator web part at the top of the middle row. Seems like a nice way to allow a user to browse through data.

 

Posts Archive 

audio: What are Coding Standards?

Categories

Another ramble from me, this time I'm talking about what I've been up to during the week and what conversations have captured my thoughts. The one that has me thinking the most was one that I had with Udhay about Coding Standards.

Right click to download and listen to what I don't understand about coding standards: audio blog 20061208 - Coding Standards

 

Note: audio icon blatantly stolen from Hanselminutes site smile_regular

posted 12/8/2006 8:54:10 PM

 

Comments:

# TFS implementation of coding standards
posted by Grant on 12/9/2006 10:46:13 AM :

This is one possible implementation of enforcing coding standards (in the form of code reviews) using TFS.

http://www.codeplex.com/Wiki/View.aspx?ProjectName=TFSCodeReviewFlow

Just read the workflow on the home page to get an idea of how it would work.

I don't neccessarily agree that this is the best way to do it, but it's a good try at the problem.

 

Comments are currently disabled for this post.