Answer the question
In order to leave comments, you need to log in
How to automate project creation in Visual Studio?
Is it possible in Visual Studio to create something like a macro or template so that I can automate the creation of multiple projects at once?
I often need to create a series of generic projects within a single solution with specific properties.
For example:
- Solution1.Appl1.DAL (Class Library)
- Solution1.Appl1.Interfaces (Class Library) -
Solution1.Appl1.WebApp
(ASP.NET Web Application)
Solution1.Appl1.Interfaces to Solution1.Appl1.WebApp.
Doing it manually is routine. Is there a way to automate this process?
Convenient thing Project Template, but you can create only one project...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question