Sunday, September 26, 2010

This Monday we are kicking off the refresh of the Visual Studio Architecture Tooling Guidance.

image

If you are a subject matter expert or have feedback on the previous release, please contact us!

(More info about this refresh can be found on Willy’s blog)

posted on 9/26/2010 5:57:00 AM UTC  #   
 Saturday, September 25, 2010

Interesse in ‘Extensibility’ in Visual Studio 2010? Lees dan dit artikel van Clemens en mij dat onlangs gepubliceerd is op de web site van het .NET Magazine. Hierin behandelen we het ‘Modeling Feature Pack’ en de ‘Feature Builder Powertool’…

b22c49b9-da81-42f0-9859-b39a5e014c04

posted on 9/25/2010 2:54:16 PM UTC  #   
 Monday, June 28, 2010

Interested in Visual Studio 2010 and Architecture? Check out the latest delivery of the Visual Studio ALM  Rangers. Some more info on this product can be found in this post from Willy, our Team Lead in this very interesting project. It was great fun working on this piece of guidance!!

The Rangers involved with this project are: Alan Wills (MSFT), Bijan Javidi (MSFT), Christof Sprenger (MSFT), Clemens Reijnen (MVP), Clementino de Mendonca (MVP), Edward Bakker (MVP), Francisco Xavier Fagas Albarracín (MVP), Marcel de Vries (MVP), Michael Lehman (MSFT), Randy Miller (MSFT), Tiago Pascoal (MVP), Willy-Peter Schaub (MSFT), Suhail Dutta (MSFT), David Trowbridge (MSFT), Hassan Fadili (MVP), Mathias Olausson (MVP), Rob Steel (MSFT) and Shawn Cicoria (MSFT).

posted on 6/28/2010 7:05:08 PM UTC  #   
 Monday, March 15, 2010

A few days ago Microsoft patterns & practices released a (preview) set of Layer Diagrams for Visual Studio that comply with their Application Architecture Guide 2.0. The diagrams are included in a simple VSIX package that can be downloaded from the Visual Studio Gallery. The image below gives you some idea about what to expect from this package. The diagram also contains a link to the complete architectural guidance on MSDN.

layer

The layer package is a great start but there might be more opportunities for integrating architectural guidance in Visual Studio 2010. Right now, the package contains 5 layers diagrams so it shouldn’t be too difficult for an architect to decide which of the layer diagrams he should choose from the toolbox. But, what if we have additional layer diagrams or in addition to the diagrams we also have predefined architectural inspections and/or validations that the architect can choose from? In that case we might need additional guidance to help the architect choose between the various diagrams, validations and inspections. Below you can see a screenshot of a prototype we did in this direction where we use a WPF form to ask the architect some questions. Additional questions pop up based on the selection the architect makes (clicking yes or no on the form) to help him decide what exactly he needs for his architecture. In the end, based on his selections, the the environment is prepared for him.

 InterAccess-Architectural-Guidance-Project-Wizard-Screenshot

This is just a prototype and not production ready but it might give you some ideas about how we think we should provide guidance. In the past couple of months Clemens and I have done some work on these ideas  but we haven’t really finished it yet. Now Visual Studio 2010 becomes close to RTM it is time to finish this so expect some updates in this direction.

Stay tuned!

posted on 3/15/2010 8:30:14 AM UTC  #