Ascend Training in Beijing and VSTS stuff

I'm finishing up two weeks of teaching the Ascend training on Visual Studio 2005 in Beijing China today.

Each week we spent one day each on ASP.NET and SmartClient development, then had three days on Visual Studio Team System.

The students last week were mostly Microsoft China employees and some partners, and this week the audience was trainers from Microsoft Training centres outside of Beijing.

Last week, I was team teaching with Joe Homnick and Ken Miller, who had been in England the previous week and were very lucky to have missed the bombing attacks in London.

This week I was teaching alone, and of course it was a much more intense experience doing so. In all, it has been a tremendous experience here, my first time outside of North America, I have learned a lot indeed. My hosts have been very kind to me, one Microsoft guy took me for a whirlwind tour of Beijing tourist spots last Saturday, 13 hours in all. And last Sunday I went to the Great Wall. So, being away from home for two weeks has its benefits, too.

Anyway, the audiences here have been very interested in Visual Studio Team System. Of course, there is all the stuff around work item tracking, having the tools support your SDLC, great new features in source code control and testing, but what I found most interesting was the modelling tools. The Great Wall that divides the network/infrastructure guys and the developer teams is squarely addressed with these tools - having the infrastructure team create logical datacenter diagrams that describe the server environment and constraints in a way that is easily consumable by the solution architect is just huge.

And the fact that we can be clear about the environment that we will deploy into, and to validate that through a Deployment diagram which allows you to place components and applications from your Application or System diagrams onto a logical datacentre diagram, and do all of this well before we even think about transitioning to production, is great. The last major project I was involved in, we thought we had known sufficient detail about the target environment. Thank goodness we started trial deployments into that environment pretty early in the Construction phase of the project, and discovered the real differences early, otherwise our project would have certainly gone over time and under-profit. As it is, three months after we have completed the project, it is only this week that the customer has deployed the application into a productino environment there. Having the deployment scripting tools and these diagrams available to us would have saved considerable time and effort, and of course, money.

I have also had two opportunities to show Imaginet's Process Template Editor tools that we are working on. While current thinking around SDLC's is often around agility and continuous improvement, VSTS provides little real tools to modify the Process Template easily (export to XML files and folder structure, modify using your favourite XML editor, import into VSTS). And don't even think about modifying the schema of work item types on the fly.

Well, Joel, our boss, has recognized this and at Imaginet we are working on a Process TEmplate Editor tool that will read the exported XML files and folder structure and provide a nice editing tool to make changes. Included is a great Work Item Type Editor that allows for specification of fields, states, transitions, and the form layout, with a graphical preview of the form too.

The Work Item Type Editor can also be used separately and work against the Team Foundation Server directly, modifying work item types in a current instance of a VSTS project. This allows you to modify your tracking system on the fly. If you had a long-running VSTS project, like anywhere between 3 and 24 months or longer, the ability to tweak the process on the fly is so important.

When I show the raw XML of the process templates to students in this Ascend training, their eyes glaze over (It is Friday afternoon, after all), but when I then show them our beta Process Template Editor, their jaws drop, if I do say so myself (thanks for the great interface, Ben!) Even Ken and Joe and Ed Chang last week stopped what they were doing to see this.

So, are you interested? Of course you are. Stay tuned for further details at a VSTS event near you.

 

 

No Comments