Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Entity Framework to adopt T4 for code generation in v2

    Yesterday the Entity Framework team announced at PDC08 that they will based all their code generation on the Microsoft built-in T4 technology. This is great news as it will allow deeply customization of the generated code. If you're new to T4 you should read Scott Hanselman's post on T4 as your starting...
    Posted to Followers of the IHttpHandler (Weblog) by vga on 10-29-2008, 12:00 AM
    Filed under: Visual Studio, General Software Development, T4, Visual Studio 2010, Entity Framework, Databases, Code Generation
  • 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 v1.0 RTM finally available!

    After lots and lots of hard work I'm very proud to announce that my team shipped v1.0 of the Clarius T4 Editor today. We've been insanely struggling to get the bits finished during the last few months; you know, extending Visual Studio for simple stuff is far from trivial let alone extending it in some...
    Posted to Followers of the IHttpHandler (Weblog) by vga on 09-15-2008, 12:00 AM
    Filed under: Visual Studio, DSL Tools, Software Factories, GAT, VSX, T4
  • 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
  • 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
  • T4 Editor beta released!

    After a few weeks of lots of hard work we were finally able to release a pretty stable release of our T4 Editor out to the community at http://www.t4editor.net . It currently support VS 2005 and VS 2008 beta 2 and has most (but not all yet) of the bells and whistles you would expect from a nice and integrated...
    Posted to Followers of the IHttpHandler (Weblog) by vga on 10-18-2007, 12:00 AM
    Filed under: Visual Studio, DSL Tools, GAT, VSX, T4
  • T4 Templates: A Quick-Start Guide for ASP.NET MVC Developers

    As mentioned in our recent blog post on the ASP.NET MVC Release Candidate , our code-generation features (namely, Add Controller and Add View) now use the T4 (Text Template Transformation Toolkit) templating technology behind the scenes. Because users can customize the templates to a great extent, we...
    Posted to What's New (Weblog) by Anonymous on 01-29-2009, 12:00 AM
    Filed under: Visual Web Developer, Visual Studio, ASP.NET, .NET, MVC, Development, Visual Studio 2008, TDD, VWD, visual Studio 2008 sp1, ASP.NET MVC Framework, T4
  • Sneak Peek at New Code Generation Tool in Visual Studio

    I’m very excited to announce we’ve just made available for testing the alpha bits of our Visual T4 Code Generator edition to existing customers of our Visual T4 Editor Professional edition. We’ve been working hard during the past several months on extending the current codebase of our editor to incorporate...
    Posted to Followers of the IHttpHandler (Weblog) by vga on 02-03-2009, 12:00 AM
    Filed under: Visual Studio, VSX, T4, Code Generation, Visual T4 Code Generation
  • New Blog About Code Generation With T4 in Visual Studio!

    While developing the Visual T4 Code Generator edition my team and I are constantly having discussions on how the best code generation tool in earth should look like and also about more “abstract” code generation chores not necessarily related to the product we’re developing. So it occurred to me (yes...
    Posted to Followers of the IHttpHandler (Weblog) by vga on 02-04-2009, 12:00 AM
    Filed under: Visual Studio, VSX, T4, Code Generation
Page 1 of 2 (13 items) 1 2 Next >