Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Guidance Automation Extensions for VS2008 SP1 is available.

    Today has been released the Guidance Automation Extensions - February 2008 Release SP1 , which addresses the following issues: Registering and Using Guidance Packages on the Visual Studio Experimental Hive Registering and/or using a guidance package in the Visual Studio Experimental hive fails when Visual...
    Posted to Jose Escrich (Weblog) by jescrich on 10-03-2008, 12:00 AM
    Filed under: Visual Studio, SFT, GAX, VSX, GAT, Software Factory
  • T4 Editor RTM is finally out!

    After several months of work I'm really happy to announce that we've finally shipped the T4 Editor RTM version. Now it comes in different flavors as a Community Edition and a Professional Edition . You can check the most important difference between those version here . see it in action! You can find...
    Posted to Jose Escrich (Weblog) by jescrich on 09-15-2008, 12:00 AM
    Filed under: Visual Studio, GAX, VSX, GAT, Software Factory, T4, Text Template
  • T4 Editor: coming soon!

    Since some time ago, we're working in a new release of the T4 Editor . Maybe one of the most interesting feature is the ability to have intellisense in the contained language. Victor has posted some screenshots  that showcases that feature, check it out here.   Here you've a quick snapshot...
    Posted to Jose Escrich (Weblog) by jescrich on 04-16-2008, 12:00 AM
    Filed under: Visual Studio, SFT, GAX, VSX, GAT, Software Factory, T4
  • Testing T4 templates using mock framework (MoQ)

    Some time ago I wrote a post in which I talk about how you can do unit tests over your text templates using the GAX Host . In that example I used a very simple template which receives just a couple of string properties. But it becomes more complicated when you have properties which are complex types...
    Posted to Jose Escrich (Weblog) by jescrich on 02-27-2008, 12:00 AM
    Filed under: Visual Studio, GAX, T4, MoQ, TDD
  • GAX/GAT February 2008 Release

    Finally, and after a grand effort, we got a final release of GAX/GAT February 2008 Release . Mainly the most important improvements are that now you can use GAX side by side with Visual Studio 2005 and Visual Studio 2008 and now you don't have to do the painful task to unregister all your guidance packages...
    Posted to Jose Escrich (Weblog) by jescrich on 02-16-2008, 12:00 AM
    Filed under: Visual Studio, SFT, GAX, VSX, GAT
  • GAX/GAT for Visual Studio 2008 Troubleshooter

    As Victor has posted , we made a simple troubleshooter to use in case of you are having troubles with the installation and use of GAX/GAT for Visual Studio 2008 (Orcas). This utility provides a simple log of certain information about how was installed GAX/GAT on your host, making much easier the diagnose...
    Posted to Jose Escrich (Weblog) by jescrich on 12-28-2007, 12:00 AM
    Filed under: Visual Studio, GAX, GAT, Software Factory
  • Visual Studio T4 Editor is finally out!.

    Today we released a new version of the T4 Editor . You didn't heard about T4 templates or Text Transformations, before?, That's a technology made by P&P and was used by the DSL Tools team to able to run text transformations in its projects. Now the T4 template bits will be available for free as a...
    Posted to Jose Escrich (Weblog) by jescrich on 10-18-2007, 12:00 AM
    Filed under: Visual Studio, GAX, GAT, Software Factory, T4
  • Dealing with the UnfoldTemplateAction and parameter replacement.

    There are a well known issue with the UnfoldTemplateAction which is provided in the GAX Library. Basically this action able you to unfold .vstemplate files by hand but it has a ugly issue in where you can't do any parameter replacements than the default ones . In fact is not a bug into the action so...
    Posted to Jose Escrich (Weblog) by jescrich on 10-05-2007, 12:00 AM
    Filed under: Visual Studio, GAX, GAT, Software Factory
  • 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. Nevertheless...
    Posted to Jose Escrich (Weblog) by jescrich on 09-24-2007, 12:00 AM
    Filed under: Visual Studio, GAX, GAT
  • 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...
    Posted to Jose Escrich (Weblog) by jescrich on 09-15-2007, 12:00 AM
    Filed under: Visual Studio, GAX, VSX, GAT, Software Factory
Page 1 of 2 (15 items) 1 2 Next >