Thursday night I presented a Session for the VSUG in Belgium, with the title “Modeling that works with code”. In this session I demonstrated how we can add more value into models and diagrams and how that can help us to keep our model in sync with the actual codebase we work on. (You can download the...
In Visual studio 2010 Team Architect edition, you have a new type of diagram available, called the layer diagram. What is great about this diagram is that you can use it to actually validate if the source code you have written adheres to the rules you defined in terms of allowed dependencies between...
As you can read on Olaf’s blog the Microsoft Patterns and Practices Group will be holding a 3-day workshop on the Service Factory framework. I think it will be a great event where we can learn allot on how to embrace and extend the service factory platform they created. The event will be held at...
As announced at stuart kent's blog DSL Tools have now officialy shipped as part of the Visual Studio 2005 SDK V3. This means we can now start major DSL developments using VS2005, without having to worry that we can start all over again at the next version. Now this is good news! They also have some...