سؤال

I need to replace default naming convention in Visual Studio 2012 for aspx\ascx files. Is there a way I can do it?

As one of possible solution, I thought that I can make Extension that will subscribe to some Visual Studio 2010\2012 extension point to replace old naming convention to new one. But is there a way to intercept file creation?

هل كانت مفيدة؟

المحلول

Creating a new Project Template might help.

http://msdn.microsoft.com/en-in/library/s365byhx(v=vs.100).aspx

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top