Chapter 10: Deploying Custom Templates
Have you ever been tasked with creating a new application that is similar to one you previously created? What do you do in such situations? A common option is to locate that previous solution, copy/paste it, and then furiously search through it to change namespaces, remove obsolete code, and delete other project-specific configuration data.
This chapter is going to demonstrate an alternative approach, using an extremely powerful capability of Visual Studio—the deployment of custom templates. The prior two chapters on project and item templates have been building up to this point. Now that you understand project and item templates and have seen how to make your own, we are going to take things to a level ...
Get Visual Studio 2019 Tricks and Techniques now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.