Chronicles of a Web Developer

Chronicles of a Web Developer is Chandra Chivukula's observations on subjects related to web software development

Browse by Tags

Tagged Content List
  • Blog Post: Intellisense in XSLT

    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...
  • Blog Post: Debugging and Profiling XSLTs

    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...
Page 1 of 1 (2 items)