Does VS2005 IDE have any visual XSL design feature?

  • Thread starter Thread starter Maxwell2006
  • Start date Start date
M

Maxwell2006

Could you refer me to a link that explains how to do that?
Thanks,
Max
 
What do you need to know? Use the Add|New Item...|XSLT File context menu
from the Project. It opens a new XSLT file in the editor. When that file has
the focus, an "XML" menu item will give you access to the debugging tools.
You can find out more here:
http://msdn.microsoft.com/library/en-us/dnxmlnet/html/xmltools.asp?frame=true

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

Show me your certification without works,
and I'll show my certification
*by* my works.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top