Visual Studio XGen 1.0
Free
Latest version:
1.0.2
See all
Developer:
It gives the developer the simplest possible way of generating code (HTML, ASP, ASP.net, SQL, C , C#, VB) using XML and XSLT inside Microsoft Visual Studio .net.
It adds two commands to the tools menu in Visual Studio, "Transform" and "Transform (verbose)". They both do the same thing except that the latter command prints more information. When you click either of these commands they will search through all projects in your solution looking for xtransform files, which have extension .xtr.xml, that define how to translate XML using XSLT.
Comments