Trond-Eirik is rambling on about stuff

General stuff about system architecture and development

Friday, September 07, 2007

Visual Studio 2008

I was at MSDN Live in Trondheim yesterday. One of the sessions was about Visual Studio 2008 Team Systems.

It seems like MS is putting some quite nice stuff into this product. They have for example started to add support for code metrics in to the Team edition of VS 2008.

Metrics is a well known method of analyzing code and code complexity based on statistics extracted from the code. Typical information gathered is reference counters, lines of codes, number of ifs, loops and so on. Based on this information it's possible to start making some theoretical guesses about the quality of the code.
VS 2008 Team System now has added a client tool that does this and displays this information to the developer. This can then be used to evaluate the complexity of the code and give some ideas about areas where refactoring might be wise.

I do absolutely not think that this is a golden bullet for application architecture or code quality. However I do believe that it might help to put focus on limiting complexity in code and coupling between modules.

I'm quite excited about getting VS 2008 Team System installed and do some more evaluation of this and how it might work in real life.

Labels: , , ,

I have started working at Fundator AS

I have recently changed my work location from Norconsult Informationssystemer AS to Fundator AS.

Fundator is small, emploee-owned, consultant company. We are currently 20 employees with deep knowledge within the fields as business development, enterprice architecture, .Net and Java system development. This company has a lot of very skilled people, and I hope to learn a lot here. I'm looking forward to see what the future will bring.