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: 
Note: audio icon blatantly stolen from Hanselminutes site 
#
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=TFSCodeReviewFlowJust 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.