By tag: CodeReview
0
kicks
Simple Thoughts on Code Quality
For the software, itself, it is easier to discuss its quality by measuring its performance, memory usage, number of the bugs etc. But what if we talk about the code file, how can we write code that we are proud of.
0
kicks
New Team Foundation Server projects on CodePlex!
There's always time to browse CodePlex! It is actually a good thing to do that from time to time. In the past few days, I spotted two great new projects on Team Foundation Server. Thumbs up for their authors!
0
kicks
SQL Server Pre-Code Review Tips - A list of tips for enforcing coding
Each organization has its own coding standards and enforcement rules. It is sometime difficult for DBAs to change code following code review, as it may affect many different layers of the application. In large organizations, many stored procedures are written and modified every day. It is smart to k...
0
kicks
Code Review: Standing on the shoulders of smart people
A different way to think about a code review.