Tag: visual-studio
All the articles with the tag "visual-studio".
-
T4 Syntax
Overview of T4 template syntax including directives, text blocks, control blocks, expression blocks, and class feature blocks.
-
Developing Custom Tool (aka Single File Generators) for Visual Studio 2012
Step-by-step guide to creating and registering a COM-visible Single File Generator custom tool for Visual Studio 2012.
-
[WTF] Visual Studio 2012 not supporting MSI Setup project (.vdproj)
Visual Studio 2012 dropped .vdproj MSI setup project support; workaround options include WiX and InstallShield Limited Edition.
-
T4 Syntax highlighting and IntelliSense
Third-party Visual Studio extensions for T4 syntax highlighting and IntelliSense, with a note on Visual Studio 2012 gaps.
-
T4 blog section
Introduction to the T4 (Text Template Transformation Toolkit) blog series covering code generation in Visual Studio.
-
PowerShell and Visual Studio tools
PowerShell script to import Visual Studio command prompt environment variables (vcvarsall.bat) into a PowerShell session.
-
MSBuild and .sln files
Explains how to make MSBuild emit the intermediate .metaproj file when building a .sln solution by setting msbuildemitsolution=1.
-
BugAid - cool plugin for VisualStudio
Brief mention of BugAid, a Visual Studio plugin for enhanced debugging features.