Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > How to gather data without wizard
 

How to gather data without wizard

How to set arguments values not from user(using wizard), is it possible to do that?
svajka  Tuesday, March 28, 2006 2:04 PM
Also, in a more advanced scenario, you could go as far as implementing your own gathering service, which must implement IValueGatheringService, and can be specified in the XML as:

<GatheringServiceData ServiceType="MyService, MyAssembly">
kzu  Tuesday, March 28, 2006 9:39 PM
Did you look at Value Providers?

http://guidanceautomation.net/wysiwiki/default.aspx?topic=Writing%20Value%20Providers


vga  Tuesday, March 28, 2006 6:09 PM
Also, in a more advanced scenario, you could go as far as implementing your own gathering service, which must implement IValueGatheringService, and can be specified in the XML as:

<GatheringServiceData ServiceType="MyService, MyAssembly">
kzu  Tuesday, March 28, 2006 9:39 PM

You can use google to search for other answers

Custom Search

More Threads

• Feb 07 CTP GAT Install Fails: Can't find Microsoft.Practices.RecipeFramework.VisualStudio.RecipeFrameworkInstaller
• Is GAT dead?
• Application Block Software Factory Templates
• Service Factory ( Data Access ) - Handling with transactions
• How is GAT Package information persisted?
• Upgrading Headaches
• Access to $fileinputname$
• HoL Registration failed
• Action Condition
• any support for udt in data access layer and business entity auto-generation in any version of "DataAccess Guidance Package"?