XSL Transformations in .NET 2.0

Posted on Internet.com See other posts from Internet.com
Published on Tue, 08 Jul 2008 04:00:00 +010 Indexed on 2010/03/07 23:12 UTC
Read the original article Hit count: 312

Filed under:
Having realized the need for efficient built-in support for XSLT processing, Microsoft has included in the .NET Framework 2.0 a set of classes that are highly optimized, robust, and scalable. This article will explore the rich XSLT support provided by the .NET Framework 2.0 by providing examples on how to use the XSLT related classes to create rich ASP.NET Web applications.

© Internet.com or respective owner