XML / XSL Transformation in an ASP.NET Page

If in previous posts I was presenting the greatness of Java when perform XML - XSL transformations, I am attempting now to do the same thing only in ASP.NET and C#. The ASP.NET control that applies XSL templates to XML is called Xml (or <asp:Xml>). In... Read the full text.