ASP.NET » XML & XSLT

We have 12 XML & XSLT tutorials, you can see below:


XML Parser - A Simple approach to XML File reading


This article describes the XML Parser class, a class that is designed to make the use of XML files easier for the developer. Using collections the XML Parser classes contain only the amount of information you will need about the XML tree.


Details    Read Tutorial    Views: 302    Rate: 0 (0 votes)    Feb 23 2007 - 11:29

Generate dynamic ASP.NET pages by using XML and XSLT


Generates dynamic forms by transforming XML into XSL file.


Details    Read Tutorial    Views: 349    Rate: 1 (1 votes)    Feb 23 2007 - 11:28

RSS Feed using ASP.NET 2.0


This RSS Feed example will explain how to consume an RSS Feed in eight easy steps..!


Details    Read Tutorial    Views: 242    Rate: 0 (0 votes)    Feb 23 2007 - 11:26

Cascade XSL


An engine that transforms XML files on a web server.


Details    Read Tutorial    Views: 289    Rate: 0 (0 votes)    Feb 23 2007 - 11:25

URL sharing across a network with ASP.NET


This ASP.NET application allows the sharing of Internet Explorer Favorites URLs over an intranet or the Internet.


Details    Read Tutorial    Views: 268    Rate: 0 (0 votes)    Feb 02 2007 - 12:40

XML Parser - A Simple approach to XML File reading


This article describes the XML Parser class, a class that is designed to make the use of XML files easier for the developer. Using collections the XML Parser classes contain only the amount of information you will need about the XML tree.


Details    Read Tutorial    Views: 389    Rate: 0 (0 votes)    Jan 23 2007 - 14:49

Generate dynamic ASP.NET pages by using XML and XSLT


Generates dynamic forms by transforming XML into XSL file.


Details    Read Tutorial    Views: 733    Rate: 0 (0 votes)    Jan 23 2007 - 14:49

RSS Feed using ASP.NET 2.0


This RSS Feed example will explain how to consume an RSS Feed in eight easy steps..!


Details    Read Tutorial    Views: 278    Rate: 0 (0 votes)    Jan 23 2007 - 14:48

Cascade XSL


An engine that transforms XML files on a web server.


Details    Read Tutorial    Views: 332    Rate: 0 (0 votes)    Jan 23 2007 - 14:47

How to validate an XML file with an XSD file


Demonstrates an ASP.NET Web Form which tells you if your file is not well-formed and then if it is not valid it lists out the specific reason (like in XMLSpy), quite helpful to find an error in a large XML file as it returns the line number on which the error occurred as well as the tag name.


Details    Read Tutorial    Views: 330    Rate: 0 (0 votes)    Jan 20 2007 - 17:00

ASP .NET: Collect Customer Order Information on an Internet Site Using XML and Web Forms


This article examines one new use: the gathering of data across a number of forms in an ASP .NET Beta 1 framework application.


Details    Read Tutorial    Views: 296    Rate: 0 (0 votes)    Jan 20 2007 - 16:50

Transforming XML with XSLT and ASP.NET (Only4Gurus.com)


What exactly is XSLT useful for and why would you, as an ASP.NET developer, want to learn about it? The answer boils down to the capability of XSLT to transform XML documents into different formats that can be consumed by a variety of devices, including browsers, Personal Digital Assistants (PDAs), Web-enabled phones, and other devices that will appear in the near future.


Details    Read Tutorial    Views: 1130    Rate: 0 (0 votes)    Aug 08 2005 - 16:11