Visual Studio Tutorial: What's the correct path since deprecation?

So, I want to create an automatic guide for our architecture. I found the Automation and Extension Toolkit here: http://msdn.microsoft.com/en-us/library/ff709808.aspx but these are marked deprecated and no longer supported.

Great, but there is no reference to what the replacement is. Is she there? What's the correct approach? I basically want to give our junior developers the ability to right click and "add new" for our particular architecture, ie. A new web service can create a DTO skeleton, entity, WCF and factory or something like that.

Are these add-ons? Not done already?

+3


source to share


1 answer


The replacement is the Feature Builder Tool .



0


source







All Articles