An introduction to the XmlTextReader.
15 May 2011
PIEBALDconsult
A technique to make working with XML easier
An introduction to web services via creating a web service to retrieve the daily Dilbert image and a client to consume this service.
This article will help those who want to learn XML from scratch
27 Jun 2003
Daniel Ang Chee Meng
This article is meant to be a step by step guide to give its reader a gist of .NET Remoting. This tutorial guides the reader to set up a fully functional chat program.
8 Jun 2001
Dhandapani Ammasai
This article gives a basic overview of SOAP.
27 Oct 2009
Javed Akhtar Ansari
This article demonstrates the use of MSXML APIs using C++.
Compare two XML by using OPENXML Query in Microsoft SQL Server
This article demonstrates how a beginner can start to get to grips with XPath using C#.
8 Jun 2000
Jeremiah Talkar
An Introduction to SOAP
Create an empty DOM document using Xerces for C++.
This article gives a basic overview of the building blocks underlying XML Schemas.
2 Nov 2011
Bangla Gopal Surya Prakash
Validating XML against defined XSD
22 Aug 2012
Aurel Velicanu
A simple way to share tree organized info on Intranet.
This wrapping class will try to use the latest version of MSXML in the machine, and it is easy because of using auto_ptr.
29 Dec 2008
Islam ElDemery
An object based framework to access XML files.
SAX performance with the readability of DOM like access.
XMLFoundation is the fastest approach to dealing with XML and it also delivers a simple and easy to manage pattern of software development into your application.
1 Feb 2009
Tolgahan ALBAYRAK
Sort the nodes of XmlDocument by many methods easily
13 Jan 2014
Juan Carlos Recio Abad
Carry information easily between xml with a different structure.
A very generic XML parser whose internal implementation can be changed without affecting the rest of the source code.
Got a few Gigs of XML data you need to combine? Here's one way that won't blow your RAM.
An article on simple and fast C++ XML parser
12 Nov 2013
Alejandro Xalabarder
Yet another XML to database aproach
13 Jan 2010
Danny Hauptman
How to use XPathNavigator to iterate through XML documents.
12 Oct 2003
Doug Mitchell
A shell extension to transform xml files against a stylesheet
Introduces a simple, efficient, human-readable XML index called VTD+XML.
How to build an Internet Exporer TreeView Web Controls node list dynamically using SQLXML and the Explicit mode.
A brief description of how to parse XML from a few weather-related sites.
Python code is embedded in XML and evaluated on the fly to generate data values.
This article demonstrates how to parse XML documents using "XMLDocument" as well as "XDocument".
Reveal XML processing issue #1 and explain why document-centric XML processing is the future.
8 Mar 2011
Matt Heidenreich
This project will allow the user to alphabetize any XML file without having to translate that file using XSLT or modify it in any way other than ordering nodes based on the names of the nodes themselves or based on an attribute of any node.
14 Nov 2008
Slava Khristich
Index large XML file for fast access. Use IO and XMLReader for parsing with Regex.
27 Apr 2011
Imran S Mohamed
This article contains information on how to update an image placed in an Image placeholder in a Word document and maintain the size of the inserted image (Microsoft Office 2007) using Open XML 2.0.
The included class definitions provide complete and easy to use C++ wrappers for the Expat C API
29 Apr 2011
Imran S Mohamed
This article contains information on how to update a chart in a Word document.
15 Dec 2006
Xiaozheng Chen
A simple RSS reader that is very easy to use. It runs in the system tray and gives a notification(a bubble) when a new RSS piece is found.
24 Feb 2010
Indrajeet Sutar
This article explains what RSS is and how we can read and write RSS feeds.
Here is a flexible, memory-efficient way of parsing an XML without dealing with the intricacies of XmlReader
7 Jan 2008
Benzi K. Ahamed
This article demonstrates a simple approach to get strongly typed configuration objects to use in your code using XML serialization
Simple way of storing objects of arbitrary type in an XML settings file
Analysis on why binary XML doesn't solve the real issue of XML performance.
How to read XML documents using MSXML, in a modern C++/template manner
Agile, efficient XML data binding without schema.
Process an XML file or stream; read group and attribute values; write and delete groups, attribs, values and comments.
19 Dec 2007
Tomislav Stare
One way to implement an XML Template Engine that processes or parses XML templates and generates code
The fastest way to get started with Schematron and Altova's XMLSpy®
An initial stab at a class to convert HL7 to XML. Feel free to contribute.
30 Nov 2006
Daniel Ballinger
Add support for chameleon include to .NET 1.1 using a custom XmlResolver to modify schema dynamically.
7 Jan 2014
Scott Toberman
Need to use automapper for non-trivial XML data? Here's how!
9 Oct 2006
George Trifonov
Describes the MetaWeblog API interface and how to create your own blog engine with MetaWeblog API support.
30 Dec 2004
Kastellanos Nikos
An engine that transforms XML files on a web server.
14 Mar 2008
Nelson Kosta Souto
Reading and writing XML documents.
A tool for building XPath expression base on XML Schema
Enables binding of any public data member of any object into a control at design time.
9 Jan 2012
Slava Khristich
Read any size XML docuement and split it into small supporting files.
An easy way of saving and restoring application settings from an XML File
A simple GUI written in MC++ providing a DOM tree and XPath navigator for XML files
Create, read and write XML file using LINQ
An advanced XPath Query Analyzer, based on the work of Enrico Elizar Samuel. This advanced version supports namespaces resolution.
5 Aug 2001
Avinash Lakshman
This article I provides an implementation of the ISoapTypeMapper interface in C++ for serializing custom objects into XML and sending them over the wire using SOAP.
This article explains creating an XML newsfeed in an ASP page.
This library provides XML based dynamic object mapping which can be used while designing dynamic data, configuration and business layers.
XSLT to transform Excel XML spreadsheet to CSV or HTML table.
17 May 2005
Kareem Shaker
This article shows you the structure of RSS 1.0, RSS 2.0 and ATOM standards, and how to make RSS feed and consume others' feeds easily.
23 Dec 2002
s972687(KFUPM)
An article on using XML and ADO.NET to create an appointment/address book.
Discuss the technical considerations of porting XML processing to custom chips.
Process an UTF-8 encoded XML file or stream; read group & attribute values; write & delete grps, attribs, values & comments.
19 Nov 2013
Pallavi Wasnik
In this article, you will see how to create and read the XML file, how to add new elements, new attributes and replace the value of existing element in/from existing XML file.
This article shows you, what's meant by RSS , and its standard, history and versions.
8 Aug 2008
Sandeep Akhare
The Console application which provides an efficient way to parse large XML files using xmlReader and DOM object in hand
Use of XML File for dynamically storing Data and retrieving Data in ASP.NET with C#
This RSS Feed example will explain how to consume an RSS Feed in eight easy steps..!
23 Sep 2004
Ashutosh Singhal
Having problems while passing XML into a Stored Procedure because of Namespaces? This script would probably solve it.
An XML parser to substitute the big MSXML.
A SOAP client, using SOAP Toolkit 3.0.
Generates dynamic forms by transforming XML into XSL file.
31 Oct 2001
Frank Wessels
XML implementation using XML SAX2 API from Microsoft XML Parser
18 Aug 2010
Mohamed Amr El Sisi
This article describes how to read XML files dynamically and as generic as possible using .NET Reflection.
Using XML as a basis for generic applications
5 Dec 2011
Vishnu Prasad C
How to load the values from XML Node into Text Box Controls and Text Box values into XML Nodes with XML Preview
You have an XML document and you need to convert it into a more readable file format.
Converting a HTML file to an XHTML file
You have an XML document that needs to be broken apart into its constituent parts.
These recursive procedures check for the immediate parent node or child node of another node.
. XML lets you define document structures and make the inherent structure explicit. The flexibility described above allows you to define structure
Xml schema defines the structure of an xml document
18 Jul 2006
Voicent Support
VoiceXML sample
Test timing of searching using an XML document or a simple array of structures.
This application will display XML data in a table format and write tabular data to XML documents.
A recursive procedure to check if an XML node is a child node of another XML node in an XML DOM tree.
Simple XML parser for C# for those who are used to the ways of libxml2 or Expat.
How to use a DataSet object to read and write XML
A simple code that retrieves configurations from an external XML file.
Learn the Very Basics on Web Service
Implements a Registry equivalent using an XML file and a lazy write mechanism.
18 Oct 2004
Bernardo Heynemann
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.
21 Jul 2007
Kiran Bheemarti
A generic method that takes the XML node list and type and loads the XML data in a node of the supplied type.
15 Feb 2006
Itech Consulting
This handbook focuses on basic concepts of xml and targets the novice xml audiences. Also some portions tend to be for intermediate xml programmers.
Example of reading XML using two interfaces DOM and SAX
How to get report data from XML document.
Java Architecture for XML Binding (JAXB)
I’ve written a small Java benchmark that I’ll present, along with its results, in this article.
Explains about the concepts of JAXB and compares it with JDOM and JSAX.
XSD 1.1 support in Liquid XML 2014
This article explains a brief introduction to SOA and a Subscriber-Publisher model, along with how to implement one using WSE SOAP Receiver and WSE SOAP Sender classes inside a Windows .NET application.
Using the high level API to send and receive SOAP messages in MFC
8 Feb 2001
Catalin Hatmanu
C++ SOAP client for December 2000 release of MS SOAP Toolkit 1.0 using wire transfer technique
Get rid of the unwanted advertisements from the bottom of MySpace IM
SOAP and XML - Peer to Peer
Publishing shared data in a Peer Graph using Microsoft's Peer-to-Peer technology.
SOAP and XML - Serializing
Creating classes that model an RSS, in C#.
3 Jan 2010
Todd Schilling
This article describes how to extend the ConfigurationElement class to deserialize text elements.
How to serialize an object to an XML document with a specific format.
9 Nov 2012
Herbert Oppmann
Shows how to get the .NET XmlWriter class to write empty element tags as instead of
Improving XmlSerialization performance.
24 Jun 2009
farzaneh ansari
A simple scenario to demonstrate how an instance of an object is created and serialized into a file stream and stored into database using the Serialize method
9 Nov 2011
Pawel idzikowski
How to serialize to XML, any generic, derived, or other complex type, which XMLSerializer cannot serialize
2 Oct 2012
Sina Iravanian
A flexible XML serialization library that lets developers design the XML file structure, and select the exception handling policy. YAXLib supports polymorphic serialization and serializing generic and non-generic collection classes and arrays.
10 Dec 2007
jonnynolimits
A library for serializing any class in XML format.
6 Nov 2012
mayankgupta688
Serialization and deserialization of XML.
16 Dec 2007
Marcus Deecke
A deep XmlSerializer, supporting complex classes, enumerations, structs, collections, generics, and arrays
20 Oct 2008
Antoniu-Gabriel Rozsa
Yet another custom XML serializer, with a slightly different approach.
Provides samples for XML and SOAP serialization using C#.
10 Dec 2013
mayankgupta688
XML serialization and deserialization using C#.
6 Jul 2010
Alain Bertrand
A small XML serializer for Silverlight projects.
23 Aug 2006
Joseph Finsterwald
A serialization class that you can include in your class library.
21 May 2002
James T. Johnson
A settings class that can be used to store values in an XML document
Describes the guidelines and pitfalls for implementing IXmlSerializable (.NET)
CustomXmlSerializer is an alternative to XmlSerializer, supporting both shallow and deep serialization of ArrayLists, Collections, and Dictionaries.
9 May 2006
Wouter van Vugt
Learn how to serialize object trees into SOAP and back again.
12 May 2012
Md. Rashim uddin
XML Serialization and Deserialization in c#
A simple base class to add serialization support to your data classes.
Creating a custom XMLFormatter for serialization of objects.
How to serialize and de-serialize .NET objects and XML using the XmlSerializer and the serializer attributes.
12 Aug 2009
Hemant__Sharma
An article on XML Serialization of a class inherited with a generic List of interface i.e. List
25 Jan 2006
Wilfred Verkley
Describes a custom XML serialization library, with functionality to compare for, and to combine differences.
This article shows an example on how to use XML serialization in .NET
3 Apr 2001
Dhandapani Ammasai
This article shows how to serialize a class into XML string.
3 Nov 2004
Richard Schneider
Serialization of user options.
18 Jun 2008
Romain TAILLANDIER
This article shows how to use XmlSerializer to serialize types that usually cannot be XML Serialized
An explanation of how to serialize an object and include an XML-stylesheet processing instruction.
A custom XML serializer using .NET.
Serialize information stored as XML.
Serializes and deserializes COM objects into and from XML documents
13 May 2009
Shawn Dempsay
An article about serializing and deserializing with XMLSeriaizier.
22 Apr 2008
mukeshkumar123
This is a sample windows application on how .NET does serialization and deserialization of strongly typed custom collection, while handling derived collection items
An article on object serialization in .NET
Handles object graphs and circular references in XML serialization
11 Mar 2008
Chris Richner
(De)serialize your objects encrypted and/or compressed with 3 lines of code
XmlObject is the class to derive from when you need high-performant XML serializable objects.
How to Use XML to Serialize and Deserialize an Object
A JavaScript generic serializer.
XML parser helper classes in pure C++ without validation
RestDirector provides performance and readability to XML.
19 Aug 2007
Rudolf Jan Heijink
A tutorial on custom serialization using the SOAP formatter
This article describes the process of converting an XSD to a class and then reading and writing XML to\from the class object.
30 Jan 2006
Y.M.Gopala Krishna Reddy alias Murali
XSD.EXE is an XML Schema Definition tool that generates XML schema or common language runtime classes from XDR, XML, and XSD files, or from classes in a runtime assembly.
Use an XML serializer and deserializer to store graphics configuration data
20 Feb 2008
Niranjan Kumar
Serialization and deserialization are important in software world. You should be able to save data from memory on to persistence storage for later retrieval, or you may want to share the data with another software/framework/system/platform.
26 Mar 2008
Niranjan Kumar
This article will give you an overview of how you can implement your own serialization engine.
An easy and very dynamic way of saving your settings.
6 Sep 2006
Vincent DUVERNET (Nolmë Informatique)
XML serialization for complex data types including GDI objects, Hashtable, and List.
Serializing and deserializing nested XML.
1 Nov 2001
Bassam Abdul-Baki
Serializing data into an XML string in a window dialog
How to use a Linq2Xsd generated object to directly manipulate XmlSchema
Build better schema for rapid data model prototyping.
9 May 2014
Lars Hove Christiansen
XML Visualizer v.2 improves the standard XML Visualizer in Visual Studio 2005, 2008, 2010, 2012 and 2013.
An extremely fast, lightweight XML file viewer.
24 Feb 2011
Eduard Keilholz
A quick XML interpreter for large XML files.
How to implement XPathNavigator for file system
Creates MP3 tag XML files and validates them.
15 Apr 2011
Sergey Chepurin
A DOM based XML parser with C/C++.
14 Apr 2008
George Zabanah
This article will show you how to view a colourful collapsible treeview for XML Strings/XmlDocument in a browser (just like Internet Explorer) without the need for XML files.
Schema based XML reader writer implemented as .NET COM generator
5 Feb 2006
Stephane Rodriguez.
A simple Windows RSS store viewer working on top of the IE7 RSS platform.
In this article, I will show you how to add documentation to your classes and methods to make good use of the IntelliSense feature and make your code more understandable
22 Aug 2008
Norbert Ruessmann
How to use XML to write and read log files.
Data builder that builds XML from a SQL query in hierarchical format.
This article discusses the construction of a simple utility that may be used to locate and evaluate paths within an XML document, and to test queries against those paths.
7 Apr 2007
Mohammad Akbarizadegan
In this article, you will learn how to create an asynchronous RSS reader Windows application (using threads).
9 May 2007
Srinivas-Miriyala
XML2XML is a mapping tool to transform XML data from one XML format to any another XML format.
7 May 2007
flippydeflippydebop
A simple XPath parser.
A fast utility to deal with xml
SOAP and XML - Web Services
How to send large files across web services in small chunks using MTOM (WSE 3)
30 Nov 2005
Christopher G. Lasater
This is a quick helper to allow you to make the web reference URLs for your WSDL proxies easier to configure when switching environments.
Understanding the role of tModels in UDDI.
8 Nov 2005
Feodor Fitsner
An article describing the implementation of custom WSE 3.0 policy assertions for signing and encrypting SOAP messages with Username tokens.
29 Sep 2003
Michal Altair Valášek
Web Services themselves are not offering authentication and security services. The WS-Security standards can solve this issue.
The XML2JSON web service allows conversion of any kind of XML in to JSON format.
20 Sep 2005
Matthias Hertel
Calling a server from JavaScript is a fundamental part of AJAX applications. Using WebServices with SOAP and WSDL is easy if proxy objects and methods are available in the browser.
13 Mar 2006
Alexandru Ghiondea
Describes a way of creating a web service that persists its state between sequent calls.
Calling a WebService from ASP3.0 and JavaScript.
A central key manager for multiple web server clients in a web farm.
Adding secure communications to the Microsoft IssueVision sample application using WSE 2.0.
8 Jul 2003
Johan Danforth
A BLOG tool ready to use. Post weblogs to an XML file from a windows application via Web Service. Uses SOAP Headers for authentication. Uses simple XSL Transformation for the RSS feed.
28 Aug 2004
Vamsi Prattipati
This article describes the use of Web Services Enhancements (WSE) 2.0 to implement UsernameToken authentication for providing security to Web Services over an Unsecure Transport.
Enable .NET to display Web Service documentation stored in an XML file.
Client-side web-service optimization and minimizing network traffic.
16 Jan 2004
David S Hobbs
Demonstrates how to call ASP.NET webservices from the client within other languages and platforms.
20 Jun 2005
Casey Rayback
The application attached to the article automates the process of generation of *wsdl.aspx and *disco.aspx files needed when developing Web Services for Windows SharePoint Services products.
In this article, I will explain how we can publish a SQL Server 2005 stored procedure as web service and access the web service from a Microsoft VB.NET Windows application
An article to find the performance of a Web Service, using NetMon tool provided by Microsoft.
6 Jun 2005
Jon Merrifield
SOAP Extension to transport full exception information from server to client.
6 Mar 2011
sudheer mattapally
This all about getting XML data through webservices to infopath
Creating a SOAP client using C++ instead of VB.
NET has supplemented for the easy creation and usage of web services. Web services in .NET utilize open standards like HTTP, SOAP, XML, and WSDL that allow for fast creation, extension, and deployment. Read through.
Using a web service to find the location of an IP address...
17 Aug 2008
Sebastian Böthin
Apply an XSL transformation to the service description of an ASP.NET webservice to generate better interface documentation.
24 Mar 2006
vivekthangaswamy
This articles is an introduction to web services, with a simple illustration.
A code walk to expose a Crystal Report as a Web Service.
18 Feb 2005
Marcelo Lujan [El Bebe.Net ]
Calling a WebService with JavaScript. Security included by using a local asmx with the function of proxy, and not revealing the webservice URI in the JavaScript.
18 Jan 2006
Y.M.Gopala Krishna Reddy alias Murali
WSDL.EXE is a .NET tool used to generate a client proxy or a server stub from a given WSDL.This tool is mainly useful for reverse engineering, for a given WSDL, or for a given .NET language.
This article focuses on demonstrating the usage of DIME (Direct Internet Message Encapsulation) with Web Services. Here, you will have two applications, one is a Web Serivice that uses DIME technology to send an attachment (of different types) to a client side, other is a Windows Forms application.
The OPC XML-DA sample clients show how OPC XML-DA web services can be accessed from different kinds of desktop and web applications.
5 Oct 2005
Abhishek Chatterjee
This article talks about SOAP 1.2 and a brief description of how to make SOAP 1.2 Web Services in .NET Framework 2.0.
Article about how reference parameters are implemented in web methods and how method overloading is achieved in webmethods.
How to make a simple WebService and consume it.
Logging remote application version numbers using web services.
Article about transaction and transaction flow in ASP.NET webservices.
28 Apr 2005
Scott Burgett
An article that demostrates the use of the National Weather Service's Experimental National Digital Forecast Database XML Web Service.
28 Apr 2005
Subbiah Anandan
Centralized event logging in .NET using web services.
C# Programming - XML/XSLT
7 Jul 2008
Mahendra Kumar Srivastava
An XSLT transform for string representation of numeric place values.
String manipulation of XML files.
Creating PDF documents from XML
A quick and dirty use of an XML file to save program settings between application execution sessions.
An article on converting EDIFACT messages to XML, and converted the XML into anything XSLT can perform.
20 Mar 2006
Boby Thomas P
An example for reusable code - an XML writer class.
27 May 2003
Richard van den Berg
Writes data in an XML file using XPath
An article which shows how to enumerate over XML data in a foreach loop as if the data were in a collection.
A C# program to demonstrate loading and saving an object to an XML file using XML serialization encapsulated in a wrapper class.
A (very) simple XSLT test utility.
A solution to XmlSerializing inherited types not known until runtime.
2 Apr 2010
Michael D Elliott
Demonstrates how to use C#.NET's XML source documentation to produce professional, indexed, and searchable source documentation.
28 Oct 2008
Serghei Sarafudinov
A design pattern on how to override elements in a base XML.
11 Jan 2007
Chris Stefano
Another use for XML and XSLT
14 Aug 2005
Michael D Elliott
Demonstrates how to create strong types in C# by using the Xsd.exe utility and XML.
11 Oct 2006
Dustin Metzgar
Appending to an XML file can be tricky with large files in terms of speed and memory usage. This article covers the options available in .NET.
13 Apr 2007
Chris Hambleton
A class/utility that converts data-files of various formats to .NET DataSet-compatible XML.
Describes a means to build XML data files using XML Schema and xsd.exe to facilitate easy XML Serialization
24 Apr 2007
Jason Titcomb
Saving application settings to XML.
Demonstrating putting together a useful application from the amazing amount of code available here at The Code Project.
Convert your XML object graph to code using CodeDom.
Allows for the import and export of registry sections as XML.
Creates C# classes from declarative XML code samples.
This program creates a wrapper around the XSLT process that allows you to transform an XML file using the embedded MSXSL script.
An article describing a technique for using XSLT to map between relational and object representations of data.
Extracting various information (ID3vN tags and general info) from MP3 files in a directory tree into XML format.
A simple to use wrapper class for reading and writing XML configuration files.
An article on using XPath to select elements of an XML. The XML uses various configurations of elements and attributes to represent identical data.
This article demonstrates applying an XSLT stylesheet to an XML file dynamically
16 Mar 2008
Martin Garcia
One possible way to build an HTML report that has a dynamic number of pages.
Using the open source Saxon library, .NET programmers can benefit from XSL 2.0 and XQuery 1.0.
1 Sep 2005
Maxim Alekseykin
Shows how to generate source code for a finite state automaton described by XML applying XSLT
23 Aug 2007
Cvetomir Todorov
This article shows how you can implement templated messages, such as email templates
A simple Serializer / Deserializer.
How to use XSLT to generate SQL script
Passing Parameters to XSL
20 Apr 2004
Jonathan de Halleux
XML script engine that pilots SQLpp to generate BLL/DAL/SQL.
How to create an XML based state engine for controlling a simple real-time system
25 Jan 2006
Paulo Morgado
An article on how to fork the processing of XML, in .NET Framework 1.1.
2 Nov 2011
Bangla Gopal Surya Prakash
Validating XML against defined XSL
Let an XML file become your local small database.
A simple application for validating XML files from within Windows Explorer.
A small C# application to demonstrate the use of parameters in producing a number of static web-pages from a single XML, XSL pair.
Beginners Tutorial for XSLT. Creating elements, converting attributes into elements, selecting parent node, and other examples
Shows how to extract RSS feeds from Web pages.
23 Feb 2004
Stephan Johnson
This article covers the Vector Data Language Specification for Vector version 1.1
17 Jul 2009
Mahendra Kumar Srivastava
XSLT Number to String Transformation for Hindi Language
Shuffle XML elements with XPath and VTD-XML.
30 Jan 2004
Dave Curylo, MCAD
Using XmlTextReader and XmlTextWriter to insert an XML document within another document without creating an XmlDocument object
27 Nov 2006
Andrew Tweddle
A command line utility wrapping the XslCompiledTransform class.
8 Mar 2004
Thierry Parent
XPath script to analyze multiple XML files.
An article on how to read/write App configuration data in an easy way.
25 Oct 2002
John Lyon-Smith
A tool for automatically updating version resources in C++, C# and other projects.
This article describes how to convert an existing XML set of values that are contained in elements to valid elements of another XML, using an XSL transformation.
26 Nov 2002
Daniel Ripoll
A simple filewatcher based using XML and treeview control
How to Use XML to Serialize and Deserialize an Object
20 Oct 2008
PIEBALDconsult
Wraps an XmlDocument to simplify formatting flat data into XML
25 Jan 2006
Paulo Morgado
An article on how to process XML sub-trees in .NET Framework 1.1.
An advanced discussion of customizing applications with XML fragments
An article on how to read an xml file into an ASP.NET page
This example shows you how to use Microsoft's XSL script extensions to add custom scripts to your XSL file.
25 Nov 2004
A.Raja Sekhar
Genaration of GET/SET methods using XML and XSLT.
This lightweight base class trivializes Xml Serialization and eliminates duplication in projects with multiple serializable classes.
Easily read and use XML configuration files.
An article which describes creating an XML file based on a schema.
17 Jun 2007
Shankar Balaji
A pipeline component that has a mapper, that provides a GUI for feeding in XSLT. At runtime, the receive pipeline takes the XSLT as input and maps the source message to the destination message.
28 Aug 2007
Jeremy Hiestand
An attempt to use the common XML language to replace an ageing INI system
17 Apr 2007
Srinivas-Miriyala
A simple editor for XSL transformations.
13 Mar 2004
Matthew Hazlett
Convert your RSS Feeds to OPML.
How to customize an application using XML fragments
2 Jan 2013
Amr Rekaby, Mai Sobhy
This article provides a reusable component to calculate the delta difference between 2 XMLs structures, it is implemented by XSLT to be faster and platform independent.
17 Sep 2012
S V Saichandra
This article describes XSLT programming for beginners.
A Word 2003 template for CodeProject articles, and an examination of XSL transformation from Word to concise HTML
9 Jun 2006
Dmitry Khudorozhkov
This article presents several XSLT stylesheets for converting XML numerical data to eye-candy HTML bar charts.
26 Apr 2006
Dmitry Khudorozhkov
The article presents the XSLT/JScript framework that handles all types of RSS feeds and HTML-based newsreader application that is built upon it.
7 Mar 2002
Anand Bolangadi
Number To Word Conversion Program using XSLT
A simple XSLT stylesheet to convert a Visual Studio .NET XML document into basic HTML.
Using XSLT to group XML elements based on unique ID values in the XML. The XML is transformed into an HTML table.
21 Jul 2010
RAshmiBhimani
Nested list using SharePoint designer
This is a 3-tier application. A COM component returns SQL data in XML format, then using XSLT to transform to HTML at client side. By using XML, all the data can be sort, split into pages locally, that will give users a quick response!
An example of using XSL to achieve a custom sort order - in this case, sorting titles by the first word that isn't an article.
22 Dec 2006
Kiran Kumar G
This brief article will demonstrate the recursive nature of templates.
A simple and generic way to use XSLT to generate a multi-level HTML tree menu from an XML source.
Shows how to split an XML file into pages and render page links using XSL Transformation style sheet.
Make your XSLTs self documenting
This is a technique describing how to create node-tree-fragments in XSLT using C#. Additionally, this aritcle describes how to use C# in XSLT.
This article shows you how to add context aware XPath functions to an XSL transformation. This is done by a hack using reflection.
16 Feb 2005
Mahendra_Nepali
Usage of custom .NET objects in XSLT transformation.
7 May 2007
PIEBALDconsult
How to misuse XML/XSL to do what not even the
31 Jan 2004
Doug Mitchell
Extending the functionality of the XSLT Processor.