Browse by Tags

Working on BizTalk Solution Software Factory
17 August 07 12:01 PM | Dick Dijkstra | 1 Comments   
I'm working on a new version of the BizTalk Software Factory, enhancing the old version with functionality to create pipeline components. Futher on, the new version will contain a DSL for creating CBR solutions. Future plans are to include functionality Read More...
AssemblyInfo.cs in template when compiling Guidance Automation Project
26 July 07 03:30 PM | Dick Dijkstra | 0 Comments   
When you're working with an Guidance Automation Project and you have template for lets say, a class library project that contains the file properties\assemblyinfo.cs, make sure you set the build action to "Content" instead of "Compile", or else you'll Read More...
Filed under: , ,
Software Factories
18 July 07 12:59 PM | Dick Dijkstra | 0 Comments   
Lately I've been working a lot on software factories, I found this toolkit to be really helpful. It combines GAT/GAX with DSLTools, so you can use the best of both worlds working towards a complete software factory concept. Read More...
Filed under: