Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / T4

T4

T4

Great Reads

by Sujeet Bhujbal
Angular 4 Insert, Update, Delete with ASP.NET WEB API
by Florian Rappl
Second part in my annualy list of tips, this time including JavaScript, controls, tooling and customization, which has been build up from recent ASP.NET MVC 4 programming journeys.
by Vincent Maverick Durano
This article is part 1 of the series for building a simple web application in ASP.NET MVC 5.
by Rick Drizin
Simple structure for keeping SQL Server Auditing Tables and Versioned Records in the same set of tables, using Audit Triggers and Entity Framework

Latest Articles

by Sujeet Bhujbal
Angular 4 Insert, Update, Delete with ASP.NET WEB API
by Florian Rappl
Second part in my annualy list of tips, this time including JavaScript, controls, tooling and customization, which has been build up from recent ASP.NET MVC 4 programming journeys.
by Vincent Maverick Durano
This article is part 1 of the series for building a simple web application in ASP.NET MVC 5.
by Rick Drizin
Simple structure for keeping SQL Server Auditing Tables and Versioned Records in the same set of tables, using Audit Triggers and Entity Framework

All Articles

Sort by Score

T4 

by rohitsies
This article describes an advanced technique and configuration to automatically transform and run your all or selected T4 templates when a project is build.
by Bruno Tagliapietra
Sometimes it could be useful to automatically increment the file version of an assembly at each build; this can be done even if you don't know MSBuild, using T4.