Sign in
Chronicles of a Web Developer
Chronicles of a Web Developer is Chandra Chivukula's observations on subjects related to web software development
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Announcement
Debugging
General
IE
Intellisense
Learning
Microsoft Research
Mobile
MSN.com
Performance
Profiling
Silverlight
Visual Studio
Web Development
XSLT
Browse by Tags
MSDN Blogs
>
Chronicles of a Web Developer
>
All Tags
>
visual studio
Tagged Content List
Blog Post:
Intellisense in XSLT
cchiv
If you are using Visual Studio 2008 for XSLT development you will no doubt be familiar with the intellisense/autocomplete option for XSLT schema elements. For instance, when you type say <xsl: you will notice the intellisense dropdown that displays as shown in figure A. However, the limitation here...
on
20 Mar 2009
Blog Post:
Debugging and Profiling XSLTs
cchiv
In my day job I get to work on a lot of XSLTs consuming a variety of xml data formats and if you do as well, you will know how much of a trouble it is to debug arcane bugs in the transforms, and how much of a shot in the dark it is to write optimized transforms. The problem was exacerbated due to lack...
on
20 Mar 2009
Page 1 of 1 (2 items)