Contents tagged with Visual Studio
-
Use a simple Form instead of the GAX Wizard
A recipe execution implies three parts which are, the arguments, the data gathering and the actions that will be executed using those arguments. By default the data gathering service in GAX was implemented over the Vs Wizard Framework due to a wizard is a very common scenery to gather values.
-
Registering a GAX Guidance Package in the Experimental Vs Hive
One of the features in the latest July 2007 CTP version of GAX/GAT is the possibility to include switches in the installer execution at design time (that's the switches that will be added in the installutil execution when you register a GP through the Register GAT action, as show in the following picture).
-
Customizing GAX Wizard Pages (part 1)
There are some parts that you could want to customize in the wizard page, unfortunately most of this part are not exposed. GAX wizard was implemented over the Visual Studio Wizard Framework and each page inherit from its WizardPage base class and the only thing that you can change is the logo through the Logo property and regarding the title you just can change the text, but no any other property.
-
New T4 Template Visual Studio Editor.
During this past month I've been working in a new T4 template editor as a part of the SFT.
-
Recipe Designer and SFT June CTP
Today we shipped the June CTP of the Clarius Software Factories Toolkit, which includes a new version of the Recipe Designer. The main change what I've been working on, is the serialization behavior in order to support round tripping, beside that was an interesting opportunity to work implementing a custom serialization in a Dsl.
-
Clarius Software Factory Toolkit February 2007 CTP is out.
Finally the new February CTP of the ClariuS Software Factory Toolkit is out and you can download now, from here.
-
Guidance Automation Extensions Febreary CTP is finally Out!
Some weeks delayed but is finally out!, this new Febrary 2007 CTP basically has support for Vista and includes another minor bug fixes. The most relevant bug fixes are the follow: