Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > GAT in VB.NET?
 

GAT in VB.NET?

I've been wanting to use the GAT recently but quickly found out that out of the box, a GAT guidance package creates all code in C#! Isthere any kind of way to get this in VB.NET seeing as how most of the developers I work with use that to create their code?
devnl  Sunday, October 26, 2008 10:25 PM
Hi,

Unfortunately GAT generates only C# code. But theminimum skeleton coderequired for a GAT package is short and pretty simple code that you may want to give it a try at converting to VB. The SFT (www.softwarefactoriestoolkit.net) provides a MetaFactory guidance package (similar to GAT but cleaner and simpler) that allows you to generate either C# or VB code, you may want to try this one too.

HTH,
-vga.
http://www.t4editor.net -> Edit your T4 templates with full IntelliSense!!
  • Edited byvga Monday, October 27, 2008 7:07 AMtypo in URL
  • Proposed As Answer byvga Monday, October 27, 2008 7:08 AM
  •  
vga  Monday, October 27, 2008 7:07 AM

You can use google to search for other answers

Custom Search

More Threads

• Database Project template
• Uninstall of February 2008 GAX fails
• GAT installation cannot find the GAX
• Server Application Unavailable
• What is the status of GAT? Why not use Codesmith?
• The future of GAT vs. Visual Studio Extensibility
• Clarius SFT February 2007 CTP just released!!
• Code generation based on checked nodes within a treeview.
• MSI Installer Report
• CreateProjectAction doesn't replace parameters regardless of ReplaceParameters value in vstemplate