Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Could I add repeating code with this technology in my solution in C#.net?
 

Could I add repeating code with this technology in my solution in C#.net?

Hi, i have a doubt about GAT tools.

I am developing a web site in C#.NET language in VS2005 a system that we are developing is in tree labels. And I am finding parts of code that ever repeat.
For example:
When I start developing a new use case, i create a new page for my site, and ever I repeat some classes that implement interfaces, that ever must do to respect our architecture system.

Then before starting our developing, I would like to have a template to create a basic classes for all label of my system, for the new use case. The question is: With tool GAT can i do this?

Thanks,
Adrián
Adrián56  Monday, July 02, 2007 12:40 PM

u could add a receipe to do this. attach it to your project(s) and have it run display a wizard and execute some text templates adding them as source files.

mickdelaney  Tuesday, July 03, 2007 1:23 PM

u could add a receipe to do this. attach it to your project(s) and have it run display a wizard and execute some text templates adding them as source files.

mickdelaney  Tuesday, July 03, 2007 1:23 PM

You can use google to search for other answers

Custom Search

More Threads

• How to pass parameters to T4 templates using GAX?
• Error while displaying the Current Project name in a Text box of a Custom Wizard Page
• Parameterising ProjectType in VS2005 templates
• GAT: unexpected error loading template...
• Exception thrown on Register SCSF
• Guidance Automation Kit installation issues
• Adding a project programatically
• Can we generate .resx file and add it into app_GlobalResources folder using GAT?
• $ProjectName$ passed into a template creator is not expanded
• GAX/GAT 2008 install problem