Visual Studio 2005 and more
|
I've been reading lot's of stuff about the new Visual Studio 2005. It will support efficient code formatting, refactoring and unit testing automation among other things.
One of the features I saw at DevDays here in Portugal was a class modeler, much like Borland Together that connects modeling and coding bidirectionally. This integration is much appreciated from my part.
However, the big news is the so called Visual Studio Team System. It's a set of tools and multi-view IDE for different roles of a team that is used in the entire process cycle. This means that, for example, an architect designs the classes, the developer imediately has access to them - integrates with VSS - and the tester can test the classes as soon as they are done.
It has different views of the IDE, depending upon the user's role: Architect, Developer, Project Manager or Tester.
You can read more at the official website. Here is a bunch of related links.
The Visual Studio Team System team runs a blog here.
|
|