Customizing the Application Block Software Factory

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Enterprise Library information can be found at the Enterprise Library site.

This topic provides information about customizing the Application Block Software Factory.

How To: Modify code generation templates

You can modify the code generation templates to better suit the needs of your organization. Each template represents a discrete block of code. The template files use the .T4 filename extension.

The code generation templates are installed by default to C:\Program Files\Microsoft Enterprise Library 3.1–May 2007\Application Block Software Factory\Templates\T4\[CS | VB].

You can edit these in the text editor of your choice.

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Enterprise Library information can be found at the Enterprise Library site.