visual studio - C# Starting Template -


is there way can have template (of own choice) when open visual studio. know in c++ go c:\program files (x86)\microsoft visual studio 14.0\vc\vcprojectitem\newc++file , can open newc++file file , paste template there. i'm in college , our teachers wants have few lines @ start description of program our names etc, , don't want have copy paste/type in every time.

yes, can create project template.

  1. create project.
  2. add/delete/modify files.
  3. go fileexport templateexport template, click project template , follow wizard.

see msdn.

and then, when create new project can select template.

you can several way, in point of view, 1 easiest.


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -

visual studio - Installing Packages through Nuget - "Central Directory corrupt" -