I have many webpages on my site that are articles. Each time I create an article, I start by copying a sample file, then replace the placeholder content with the new content.
I am searching for a more automated way of copying the sample file to my project.
Is there a way in ASP.net to store my sample article, then use a command similar to this?
Add -> Add New Item -> My Sample Article Webpage