Reviewing Managed Code

Last week we published an article on MSDN on the topic of reviewing managed code, which you may find interesting if your team performs code reviews or you're just looking for ways to improve your own code.

Reviewing Managed Code

Author: John D'Addamio

Publishing Date: 02/09/2007

Printed Pages: 6

This document will discuss best practices for reviewing managed code. Some practices are universal to reviewing managed and unmanaged code. Others are unique to reviewing managed code. While it is assumed that you are familiar with at least one managed language, there is no assumption that you are an experienced reviewer of managed code.

1247