Tuesday, May 22, 2018

Create visual studio project template

If we need to create a certain type of projects very often, it is probably better to create a visual studio project template instead. This can save our time as well as avoid mistakes in the repetitive tasks.

The links below explain this process in details.

https://msdn.microsoft.com/en-us/library/ms185308.aspx

https://medium.com/@MentorMate/how-to-create-a-multi-layered-project-with-visual-studio-ide-a621eb91356a


https://blog.jayway.com/2015/03/13/visual-studio-how-to-create-a-solution-template-with-multiple-projects/

https://blogs.msmvps.com/kevinmcneish/2010/09/22/multi-project-visual-studio-template-tricks/


No comments:

SSL Error - The connection for this site is not secure

 After cloning a git repo of dot net framework website and trying to run it all I could see was this error Turns out the fix was to simply e...