Click here to Skip to main content
15,888,316 members
Articles / Programming Languages / Visual Basic

Coding Standards and Code Reviews in Visual Studio .NET

2 May 200616 min read 53.1K   36  
Defining coding standards and establishing a code review process can be time-consuming and challenging. This article explores techniques for doing so, focusing on creating practical standards and automating code reviews when possible.

This article is in the Product Showcase section for our sponsors at CodeProject. These articles are intended to provide you with information on products and services that we consider useful and of value to developers.

Views

Daily Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
Dan Petit is President of FlexiSoft Solutions, Inc., which was founded in 1997 with the mission of creating quality tools for developers at a reasonable price. Since its inception, FlexiSoft Solutions has added both specialized training and consulting services to it offerings. Their offices are in Collierville, TN.

Dan is the author of the book Real Visual Basic and of numerous technical articles on object-oriented analysis and design, hardcore VB programming, UML modeling, and project management.

Comments and Discussions