Author Archives: ZachB
Versioning a .NET Assembly with Visual Studio
Using a file to share common assembly version attributes across multiple .NET projects in a Visual Studio solution.
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> .NET, Visual Studio, Windows
<span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> Csharp
7 Comments
Versioning a Native C/C++ Binary with Visual Studio
Using a Resource in Visual Studio you can include Version information directly into a native C/C++ binary.
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Native, Visual Studio, Windows
<span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> C, Cplusplus
26 Comments
Mapping Binaries in the Field to Source Code in the Repository
Define a version scheme and automatically include the info in your binaries during the build process to save you a lot of time and headache.
<span class="entry-utility-prep entry-utility-prep-cat-links">Posted in</span> Version Control, Visual Studio, Windows
<span class="entry-utility-prep entry-utility-prep-tag-links">Tagged</span> Mercurial, Subversion, Windows Script Host
2 Comments