index > Visual Studio Team System - Architects > Enterprise Templates

Enterprise Templates


Hi,

I have installed Visual Studio 2005 Team System (Beta 2).  I'm wondering if the "Enterprise Templates" are included in this version? If so, how do I access them?

Thanks.

Regards,

Mikael
MikaelJ
Mikael,

VS 2005 does not contain the same ETP-based enterprise template projects that you saw in VS 2002 and VS 2005; however, the same type of experience is available through Solution Folders.  You can apply policy, just as you did in ETP projects, and do other customization.  In fact, if you have existing ETP solutions and open them in VS 2005, a wizard will take you through the upgrade of the ETP folders in the solution to Solution Folders. 



JWelton


Jeff
JWelton
In Visual Studio 2005, Enterprise Templates have been replaces by Visual Studio Templates and Policy. For customers wishing to use this functionality in VS 2005, the recommended course of action is to build a Wizard by implementing the IDTWizard interface which creates projects from project templates and applies policy programmatically. A fairly comprehensive sample and accompanying documentation with ship with Visual Studio 2005, although much of this was not ready for Visual Studio 2005 Beta 2.


Programming Writer, Team System UE
Matthew Stoecker
The Visual Studio Templates and Policy sample is now available online at http://msdn2.microsoft.com/en-us/library/ms242357.aspx. This version also corrects a bug in the version in local help that makes building impossible without modifying the files.

Matthew Stoecker
Programming Writer
Visual Studio Team System UE
Stoecker

is is possible to have

1. Ineritance in templates, i.e i create a template with some files and properties. Can i create a second new template which inherit properties and files from template 1 and add some extra files/properties of its own.

2. I have a template and say 'N' number of projects have been created using this template. Is it possible that i modify some project property in the template, and it reflects in all the project that were created using this template.




singhhome
singhhome

1. Since the Wizard you create with the current implementation of Visual Studio Templates and Policy is a class, it should be possible to inherit from this class to create a new wizard with aspects of the old. You will still have to incorporate it into a deployment project, however, and ensure that the project tempaltes are correctly hooked up.

2. You would have to write this code yourself, but I don't see why it couldn't be done.

Hope this helps!




Programming Writer, Team System UE
Matthew Stoecker
reply 6

You can use google to search for other answers

 

More Articles

calling policy from orchestration.
VS.Net 2005 RC Application Diagram problem with SoapExtensions in...
Constraint error when restricting zone to port 443
DevConnection.ProviderPort ??inconsistent behavior
Sequence Diagram
How Do I Add Class Diagrams to a C++ Project in VS2005?
Hot to fix "A reference to document must be specified"?
Correct values for Platform property in SDM Document Identity?
Custom HostZone
Latest Distributed System Designers
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

display a reverse engineered UML diagram
Printing Settings and Constraints from a…
Using MS Asynchronous Framework Applicat…
Update of SettingValue.Value throws exce…
Latest Distributed System Designers
Cannot open certain files in VEA 2005 su…
N-Tier application in Application Design…
SdmC.exe - where is this tool located ?
calling policy from orchestration.
How can I export an Application Diagram?
How to iterate through cached objects
Validate Diagram in Logical Datacenter D…
Reengineering Migrated Applications
VSTS Architects - how can I unit test?
Settings and Contraints Editor : Search …

Hot Articles

VSTS Architect vs. VSTS Developer
Application Diagram
How can I export an Application Diagram?
Issue installing Visio for Enterprise Ar…
application designer - generic application
Validate Diagram in Logical Datacenter D…
SDM Industry Support
Update of SettingValue.Value throws exce…
SdmC.exe - where is this tool located ?
Filing bugs or suggestions on Microsoft …
Looking for a sample LLD
Hosting the Designer outside of Visual S…
About Interpreter Pattern
Application/System Designer question
Adaptive Object Modelling

Recommend Articles

Team Suite not working -- Beta 2
Cannot See the Distributed System Design…
Availability of Visio for Enterprise Arc…
Generate Application Diagram from the pr…
Sequence Diagram
Using MS Asynchronous Framework Applicat…
Regular Project Type Templates
Validate Diagram in Logical Datacenter D…
Hosting the Designer outside of Visual S…
Missing Team Explorer button
Web services via class library - how to …
Problems with Application Designer
SdmC.exe - where is this tool located ?
Error trying to add a new port to a cust…
VS.Net 2005 RC Application Diagram probl…