Close
Skip to content

Softwareproduction

Software Development Blog, mainly C# and .NET

  • ASP.NET Core
  • Mobile Development
  • Code Generation
  • General Programming
  • Development Tools
  • Servers
  • Miscellaneous

Month: September 2013

Use T4 Templates For XSLT Transformation

September 20, 2013Munir HusseiniNo Comments

Suppose you have XSLT style sheets that produce some code from XML files. Now suppose you want to integrate these…

Read More 5773 views

Resolve Visual Studio Macros In VSIX Packages Or T4 Templates

September 18, 2013Munir HusseiniNo Comments

We all love Visual Studio Macros, right? Pre- and Post-Build actions or MSBuild scripts would get very nasty if there…

Read More 2732 views

Inheriting a T4 Template and Calling EnvDTE.DTE: The System Cannot Find The File Specified

September 16, 2013Munir Husseini2 Comments

Some strange behavior occurred today when I tried to encapsulate some functionality of a T4 template into a base class.…

Read More 4136 views
(c) 2011-2020 Munir Husseini