Friday, June 23, 2006

Dallas Code Camp!

I will be attending this coming Saturday June 24th (2006) the Dallas Code Camp, I will be participating as a volunteer and as a presenter, the next presentation will be about Extending XSLT's or XSLT Extensibility.

The layout for the presentation on the Dallas Code Camp will be more code samples than PowerPoint slides that will give me more time to focus on the main aspects of the transformations and the ways to script and extend the XSLTs.

The demos will demonstrate the following different ways to use the XSLT's

1) Simple transformation (Xml to Html)
2) Transformation using XSL internal scripting with C# code
· I will be demonstrating how to write and debug the internal scripting
3) Transformation using Extended attributes passing class objects to the XSL.
· The sample will reside on the same assembly, debugging and implementation will be detailed
4) Transformation using Extended attributes using late binding assemblies

No comments: