Sign in
[Profoundly Esoteric Image]
GarethJ's WebLog - Code generation and abstraction
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Built with DSL Tools
Code Generation
Code samples
Community
DSL Tools
Enterprise Development
Fun
Metablog
Modeling
Pages
Razor
Sounding off
SP1
T4
Tech thrills
The real world
UML
Visual Studio
Visual Studio 11 Beta
Visual Studio 2012
VSX
Browse by Tags
MSDN Blogs
>
[Profoundly Esoteric Image]
>
All Tags
>
visual studio
Tagged Content List
Blog Post:
What’s new with T4 in Visual Studio 2012 Release Candidate
GarethJones
I’m a bit quicker off the mark than I was with our Beta as this is my first day back from vacation after our Release Candidate has launched . We have one final significant T4 feature to add for Visual Studio 2012 in addition to all of the stuff from out beta and developer previews , and it’s a...
on
4 Jun 2012
Blog Post:
What’s new with T4 in Visual Studio 11 Beta?
GarethJones
Our beta release has been available for a couple of weeks now, so I thought it was about time I updated folks on what’s new for T4 . Everything below is in addition to the features and changes I noted in my previous post, What’s new with T4 in the Developer Preview of Visual Studio 11? OK, here goes...
on
2 Apr 2012
Blog Post:
DevArt joins the T4 Template Editor Fray
GarethJones
We’ve now got a third contender in the Visual Studio T4 Editor space. The good folks over at DevArt have joined the race. From their press release: Devart today releases a new powerful Visual Studio add-in for editing T4 templates with syntax highlighting, intellisense, code outlining, and...
on
1 Jun 2011
Blog Post:
Pluralcast Podcast on T4
GarethJones
A few weeks ago, I recorded a podcast about T4, and how it’s being used inside and outside Microsoft with the estimable David Starr , who I happened to meet up with at the recent MVP Summit . You can check it out in the PluralSight Pluralcast blog . Enjoy. http://www.pluralsight-training.net/community...
on
6 May 2011
Blog Post:
New T4 blog and new T4 samples
GarethJones
Some of you may have noticed that we’ve launched a new T4 official blog over at http://blogs.msdn.com/b/t4 . We wanted a single place to consolidate information about T4, whether it be from my team that produces the core T4 engine or the teams within Microsoft that build on top and use T4 as their code...
on
13 Apr 2011
Blog Post:
Hiring again
GarethJones
Folks, if you want to work on Visual Studio, here's your chance. We've two openings for senior developers on my team working on building WPF-based experiences and the underlying infrastructure for agile/enterprise team dev tools. http://bit.ly/gb8P76 && http://bit.ly/gjHsqC Apply through the...
on
25 Mar 2011
Blog Post:
VS2010 SP1: T4 Template Inheritance Part IV – Regular template inheritance
GarethJones
I promised in the last post that I’d show how to do template extensibility and customization using inheritance with regular templates, rather than the preprocessed kind, so here goes. The preprocessed solution was a three-layer design. The base preprocessed template, DataClass.tt provided the code generation...
on
4 Jan 2011
Blog Post:
VS2010 SP1: T4 Template Inheritance Part III – Customizing The Template
GarethJones
Last time, in Part II , I described a highly structured approach to creating and harnessing a preprocessed template to generate a simple C# class from metadata. I put lots of nice extensibility points in that template and now we’re going to exploit them to show how easy it gets to be to customize a template...
on
3 Jan 2011
Blog Post:
VS2010 SP1: T4 Template Inheritance Part II – The Core Template
GarethJones
Last time , I outlined my scenario – we have a template that produces a very vanilla C# class from metadata and we’d like to customize it to produce something more directly applicable to our current project. Of course, we could always just copy the standard template into our project and...
on
3 Jan 2011
Blog Post:
VS2010 SP1: T4 Template Inheritance Part I – Sample Metadata
GarethJones
We’ve done a bunch of work on T4 in Visual Studio 2010 SP1 to enable template inheritance. A reasonable question at this point would be “Why would you want inheritance in your text templates?” Well, the typical reason would be the same as with any other code – because you want reuse and extensibility...
on
3 Jan 2011
Blog Post:
VS2010 SP1: T4 no longer locks assemblies in memory
GarethJones
I’m pleased to say that we made a few nice improvements to our T4 text templating engine in Visual Studio 2010 SP1 (you can find the beta here ). Chief among them is resolving an assembly locking issue that more than a few customers have told us has caused them pain. The most typical cases for folks...
on
11 Dec 2010
Blog Post:
WCF RIA Services updates T4 Code Generator
GarethJones
As it’s the Silverlight Firestarter event today, the very cool WCF RIA Services team have released a new version of their toolkit. You can get the general skinny at Jeff Handley’s blog , but the bit that caught my attention was that they have updated their T4 code generator templates. You can...
on
2 Dec 2010
Blog Post:
Visualization and Modeling Feature Pack with T4 Code Generation
GarethJones
As Jason Zander and Cameron have announced, we've just released the first Feature Pack for Visual Studio 2010, the Visualization and Modeling Feature Pack. This pack is available to all MSDN subscribers and among a host of other great features, adds T4-based code generation to our UML static class diagrams...
on
7 Jun 2010
Page 1 of 1 (13 items)