T4
Some really nice features coming in ASP.NET MVC RC1.
Read More
A proof of concept on generating Fluent NHibernate Classes...
Read More
SubSonic 3.0 Preview 2 has been released.
Read More
The T4 Editor is officially released and costs $100.
Read More
After watching the T4 Templates in Visual Studio for Code Generation Screencast, you can check out Damien Guard's LINQ To SQL T4 Templates that produce similar output to the LINQ To SQL Classes Visual Studio 2008 Add-In.
Read More
A new screencast from Patterns and Practices Guidance that shows how to leverage T4 Templates in Visual Studio 2008 for Code Generation. A sample template is created by hand and then various T4 Templates are shown that generate Entities, Data Access Objects, and Factory Classes for each table in the Northwind Database.
Read More
Hilton Giesenow has created a cool screencast showing how to take advantage of T4 Templates in Visual Studio 2008 for code generation. Watch the screencast and check out my quick sample to get you up and running.
Read More
Victor from Clarius Consulting is showing off some screenshots of the next version of the T4 Editor for editing code generation templates used by Microsoft DSL Tools / Guidance Packages.
Read More
T4 Templates are found in the various software factories and DSL Tools shipped by Microsoft Patterns & Practices. A Visual Studio T4 Editor has been developed by Clarius Consulting that works within Visual Studio to provide statement completion and a better experience from within Visual Studio when editing T4 Templates.
Read More