General .NET » XML & XSLT

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


XSLT Extension Functions


Extending the functionality of the XSLT Processor.


Details    Read Tutorial    Views: 318    Rate: 0 (0 votes)    Mar 05 2007 - 05:25

Email Template using XSLT and XSLTArgumentList


Usage of custom .NET objects in XSLT transformation.


Details    Read Tutorial    Views: 319    Rate: 0 (0 votes)    Mar 05 2007 - 05:23

Creating a Node Tree Fragment in XSLT Using Internet Explorer


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.


Details    Read Tutorial    Views: 343    Rate: 0 (0 votes)    Mar 05 2007 - 05:23

Adding custom XPath functions to XSL


This article shows you how to add context aware XPath functions to an XSL transformation. This is done by a hack using reflection.


Details    Read Tutorial    Views: 347    Rate: 0 (0 votes)    Mar 05 2007 - 05:23

Self documenting XSLTs


Make your XSLTs self documenting


Details    Read Tutorial    Views: 222    Rate: 0 (0 votes)    Mar 05 2007 - 05:22

Creating page link buttons with XSLT


Shows how to split an XML file into pages and render page links using XSL Transformation style sheet.


Details    Read Tutorial    Views: 196    Rate: 0 (0 votes)    Mar 05 2007 - 05:21

Sorting Book Titles in XSLT


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.


Details    Read Tutorial    Views: 214    Rate: 0 (0 votes)    Mar 05 2007 - 05:21

Using XSLT to generate a multi-level tree menu from XML


A simple and generic way to use XSLT to generate a multi-level HTML tree menu from an XML source.


Details    Read Tutorial    Views: 270    Rate: 0 (0 votes)    Mar 05 2007 - 05:20

Grouping XML using XSLT


Using XSLT to group XML elements based on unique ID values in the XML. The XML is transformed into an HTML table.


Details    Read Tutorial    Views: 223    Rate: 0 (0 votes)    Mar 05 2007 - 05:20

Using XSLT to render XML data returned by a COM object


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!


Details    Read Tutorial    Views: 226    Rate: 0 (0 votes)    Mar 05 2007 - 05:19

Recursive XSL Templates


This brief article will demonstrate the recursive nature of templates.


Details    Read Tutorial    Views: 212    Rate: 0 (0 votes)    Mar 05 2007 - 05:19

Really The Most Simple Syndication


The article presents the XSLT/JScript framework that handles all types of RSS feeds and HTML-based newsreader application that is built upon it.


Details    Read Tutorial    Views: 179    Rate: 0 (0 votes)    Mar 05 2007 - 05:18

Digits to Charts


This article presents several XSLT stylesheets for converting XML numerical data to eye-candy HTML bar charts.


Details    Read Tutorial    Views: 215    Rate: 0 (0 votes)    Mar 05 2007 - 05:18

Simple XSLT stylesheet for Visual Studio .NET XML documentation


A simple XSLT stylesheet to convert a Visual Studio .NET XML document into basic HTML.


Details    Read Tutorial    Views: 276    Rate: 0 (0 votes)    Mar 05 2007 - 05:17

Word 2003 CodeProject Article Template


A Word 2003 template for CodeProject articles, and an examination of XSL transformation from Word to concise HTML


Details    Read Tutorial    Views: 208    Rate: 0 (0 votes)    Mar 05 2007 - 05:17

Number To Word Conversion Program using XSLT


Number To Word Conversion Program using XSLT


Details    Read Tutorial    Views: 213    Rate: 0 (0 votes)    Mar 05 2007 - 05:16

Accessing Google Search Algorithm via XML


How to access Google search facility from within your web site using XML


Details    Read Tutorial    Views: 176    Rate: 0 (0 votes)    Mar 05 2007 - 05:16

Formatting XML - A Code snippet


How to quickly format XML for a nicer display.


Details    Read Tutorial    Views: 234    Rate: 0 (0 votes)    Mar 05 2007 - 05:15

XML Generator


To Generate XML from any data source


Details    Read Tutorial    Views: 238    Rate: 0 (0 votes)    Mar 05 2007 - 05:15

Web-page generation using XSL (no server-side scripts)


This article describes a methodology of using XSL for web-page generation, to create webpages in clicks.


Details    Read Tutorial    Views: 207    Rate: 0 (0 votes)    Mar 05 2007 - 05:14

XML DOM in .NET Framework - Part 1


The article explains how to use the XML DOM in .NET Framework.


Details    Read Tutorial    Views: 199    Rate: 0 (0 votes)    Mar 05 2007 - 05:13

Simplify Reading and Writing of XML Fragments


This article shows how to read and write XML fragments using the XmlChunkReader and XmlChunkWriter classes.


Details    Read Tutorial    Views: 235    Rate: 0 (0 votes)    Mar 05 2007 - 05:13

Quick C# Documentation using XML


This article shows how to create documentation in C# in a simple and fast way. Like my previous articles, this one too focuses beginner to intermediate level.


Details    Read Tutorial    Views: 162    Rate: 0 (0 votes)    Mar 05 2007 - 05:12

Using XML in C# in the simplest way


The sheer power of C# and its ease with XML is displayed here. With zero knowledge, you can just jump into this article and end up learning XML upto the intermediate level.


Details    Read Tutorial    Views: 196    Rate: 0 (0 votes)    Mar 05 2007 - 05:12

XML TreeCtrl


XML TreeCtrl Browser using Apache SAX Parser


Details    Read Tutorial    Views: 214    Rate: 0 (0 votes)    Mar 05 2007 - 05:11

Save Application Settings to XML


An easy to use class that reads, writes and deletes app settings to an XML file.


Details    Read Tutorial    Views: 198    Rate: 0 (0 votes)    Mar 05 2007 - 05:10

XML by Schema


Validate XML with XML schema.


Details    Read Tutorial    Views: 205    Rate: 0 (0 votes)    Mar 05 2007 - 05:09

XML Code Generator: Generating Wrapper Classes from an XML Schema


Generate a strongly typed set of objects, making reading and writing XML documents simple. Can create output classes for C#, VB, VB.Net & Java.


Details    Read Tutorial    Views: 193    Rate: 0 (0 votes)    Mar 05 2007 - 05:09

XSD – Using the include element for schematic reuse


How to use the \"include\" element to introduce schematic reuse.


Details    Read Tutorial    Views: 172    Rate: 0 (0 votes)    Mar 05 2007 - 05:08

Access database using XML without SQL-XML


How to access RDBMS liks MS SQL or Orcale using XML. The core part using COM technology and ATL.


Details    Read Tutorial    Views: 210    Rate: 0 (0 votes)    Mar 05 2007 - 05:08

RSS Consumer


Building an application to read RSS feeds.


Details    Read Tutorial    Views: 166    Rate: 0 (0 votes)    Mar 05 2007 - 05:07

Simple code to validate an XML file against a schema file (XSD)


This article is about XML and XSD validation.


Details    Read Tutorial    Views: 243    Rate: 0 (0 votes)    Mar 05 2007 - 05:07

.NET UPS XML Tracking Interface DLL


A .NET DLL and sample application that interfaces with UPS\'s XML API to retrieve tracking information. You can also use it to generate an RSS feed..


Details    Read Tutorial    Views: 216    Rate: 0 (0 votes)    Mar 05 2007 - 05:06

XML Parser Demo


Using the Microsoft XML (MSXML) parser.


Details    Read Tutorial    Views: 226    Rate: 0 (0 votes)    Mar 05 2007 - 05:06

XMLLib for PUGXML with XPath


A library for PugXML which implements XPath


Details    Read Tutorial    Views: 207    Rate: 0 (0 votes)    Mar 05 2007 - 05:05

State names and abbrev in XML


An XML file containing US state and territory names and their two letter abbreviation.


Details    Read Tutorial    Views: 202    Rate: 0 (0 votes)    Mar 05 2007 - 05:05

XmlBind: putting PugXML on steroïds !


A mutant XML parser using IoBind, EDOM and PugXML.


Details    Read Tutorial    Views: 233    Rate: 5 (1 votes)    Mar 05 2007 - 05:04

MXXMLWriter sample ported to VC++


Microsoft\'s MXXMLWriter sample that shows how to use SAX2 and MXXMLWriter is now ported to VC++ using ATL and C++, plus some nice additions.


Details    Read Tutorial    Views: 181    Rate: 0 (0 votes)    Mar 05 2007 - 05:04

XML as a collection


A class for reading and writing XML files


Details    Read Tutorial    Views: 178    Rate: 0 (0 votes)    Mar 05 2007 - 05:03

XML optimization


This is a set of techniques aimed to audit design metadata from any XML stream


Details    Read Tutorial    Views: 184    Rate: 0 (0 votes)    Mar 05 2007 - 05:03

Converting a List of Data to XML using Microsoft Excel 2003


A tutorial on using XML maps in Excel to convert spreadsheet data to XML.


Details    Read Tutorial    Views: 199    Rate: 0 (0 votes)    Mar 05 2007 - 05:02

C++ Wrapper classes for the COM interfaces of Microsoft XML parser (MSXML)


The provided MFC extension DLL provides easy to use wrapper classes for all COM-interfaces of Microsoft\'s DOM-/SAX implementation.


Details    Read Tutorial    Views: 239    Rate: 0 (0 votes)    Mar 05 2007 - 05:02

Convert INI file to XML


You probably need to convert your old INI files into XML. Read on for a solution.


Details    Read Tutorial    Views: 238    Rate: 0 (0 votes)    Mar 05 2007 - 05:01

A simple XML Parser


A class to read and write non validated XML files


Details    Read Tutorial    Views: 229    Rate: 0 (0 votes)    Mar 05 2007 - 05:01

CMarkupArchive, an extension to CMarkup


This class adds additional features to the XML parser CMarkup: file handling, namespaces, numerical helpers and new find methods.


Details    Read Tutorial    Views: 185    Rate: 0 (0 votes)    Mar 05 2007 - 05:00

Parsing XML using a C++ wrapper for SAX2


A basic C++ wrapper framework for the MSXML SAX2 API is presented.


Details    Read Tutorial    Views: 213    Rate: 0 (0 votes)    Mar 05 2007 - 05:00

Object-oriented XML Parser


Object-oriented parser to read/write XML files using MSXML parser


Details    Read Tutorial    Views: 196    Rate: 0 (0 votes)    Mar 05 2007 - 04:59

Read and Write application parameters in XML


This article provides an easy way to load and save the parameters of an application in XML format.


Details    Read Tutorial    Views: 165    Rate: 0 (0 votes)    Mar 05 2007 - 04:58

Using XML, XSL, DHTML and Javascript in your Windows applications


This article shows how to dynamically create XML documents, transform these using XSL and then displays the resulting HTML into a browser control. Also demonstrates using HTML and images from resources.


Details    Read Tutorial    Views: 202    Rate: 0 (0 votes)    Mar 05 2007 - 04:58

Introduction to DataSets and working with XML files


This article gives you an introduction to .NET\'s DataSets and how you can use them with XML files


Details    Read Tutorial    Views: 214    Rate: 0 (0 votes)    Mar 05 2007 - 04:57

An XSD to .NET language code class generator that adds real punch to Microsoft's XSD Tool


This tool extends the Microsoft XSD tool to provide quality and robust auto-generated code that is easy to use.


Details    Read Tutorial    Views: 182    Rate: 0 (0 votes)    Mar 05 2007 - 04:57

How to load a tree view with a large XML file


This article show you how to display very large XML in a tree view, and also shows you how to incorporate the MS XML parser in your app.


Details    Read Tutorial    Views: 207    Rate: 0 (0 votes)    Mar 05 2007 - 04:56

Towards a Declarative SAX Framework : Part 1 - A Simple SAX-to-C#-Mapping


This article demonstrates a simple but flexible way to read XML content without DOM


Details    Read Tutorial    Views: 178    Rate: 0 (0 votes)    Mar 05 2007 - 04:56

A .NET Derived Class for Working With XML documents


A class derived from System.Xml.XmlDocument


Details    Read Tutorial    Views: 254    Rate: 4 (1 votes)    Mar 02 2007 - 05:27

Making HTTP Communication from MFC/Windows Application


This articles shows one way for a MFC/Windows application to talk to a webserver using HTTP protocol.


Details    Read Tutorial    Views: 277    Rate: 0 (0 votes)    Mar 02 2007 - 05:26

XmlXsdDocument


This article explains the applcation of the XmlXsdDocument class.


Details    Read Tutorial    Views: 276    Rate: 0 (0 votes)    Mar 02 2007 - 05:26

XMLFoundation


Obtaining data marked up in XML creates the need for Application Layer tools to easily and efficiently work with XML data.


Details    Read Tutorial    Views: 261    Rate: 0 (0 votes)    Mar 02 2007 - 05:25

XML for beginners and experts


A brief tutorial about XML and a class called XmlHelper to simplify XML data manipulation.


Details    Read Tutorial    Views: 309    Rate: 0 (0 votes)    Mar 02 2007 - 05:25

XML class for processing and building simple XML documents


Link CMarkup into your VC++ app and avoid complex XML tools and dependencies


Details    Read Tutorial    Views: 173    Rate: 0 (0 votes)    Mar 02 2007 - 05:24

Manipulate XML data with XPath and XmlDocument (C#)


An article about manipulating XML source data.


Details    Read Tutorial    Views: 270    Rate: 0 (0 votes)    Mar 02 2007 - 05:24

Using SQLXML 3.0 & the Managed Classes


How to use SQLXML 3.0 Managed Classes and the SQLXML modes.


Details    Read Tutorial    Views: 168    Rate: 0 (0 votes)    Mar 02 2007 - 05:23

PugXML - A Small, Pugnacious XML Parser


Discussion of techniques for fast, robust, light-weight XML parsing.


Details    Read Tutorial    Views: 211    Rate: 0 (0 votes)    Mar 02 2007 - 05:23

A closer look at XML Data Binding, including a product appraisal


An introduction to XML Data Binding, and a review of a number of leading products.


Details    Read Tutorial    Views: 168    Rate: 0 (0 votes)    Mar 02 2007 - 05:22

Visual Studio .NET: Build Web Applications Faster and Easier Using Web Services and XML


This article provides an overview of these features, as well as a look at Web Services, Web Forms, and new versions of ADO and ASP. It takes a first look at dozens of important new Visual Studio features that aid in the design, development, testing, and deployment of solutions built with Visual Basic, C++, Visual FoxPro, and C#.


Details    Read Tutorial    Views: 221    Rate: 0 (0 votes)    Feb 03 2007 - 16:51

How to import Excel XML spreadsheets without interop


Simple way how to import XML Excel spreadsheets into DataTable


Details    Read Tutorial    Views: 286    Rate: 2 (1 votes)    Feb 03 2007 - 16:47

The performance of System.Xml - Insert operations


The results of some perfomance tests of insert-like operations of System.Xml


Details    Read Tutorial    Views: 197    Rate: 0 (0 votes)    Feb 03 2007 - 16:45

Brainnet 3 - NXML - Introducing an XML Based Language To Perform Neural Network Processing, Image Analysis, Pattern Detection Et


Do some Brain Tumor detection using neural networks, in a very simple and easy manner. This is the story and source code of an XML based language, to help you create, train and run your own neural networks?


Details    Read Tutorial    Views: 214    Rate: 0 (0 votes)    Feb 03 2007 - 16:43

XML basics and reading XML data from C#


This article talks about using XML from C#


Details    Read Tutorial    Views: 240    Rate: 0 (0 votes)    Feb 03 2007 - 16:38

Convert XML Data to DataSet and back


This article describe the functions to convert the xml data to an untyped dataset and get the xml back from untyped dataset


Details    Read Tutorial    Views: 292    Rate: 0 (0 votes)    Feb 03 2007 - 16:37

Post xml data to asp.net page using C#


This article describe the function to post xml data to asp.net page and then read the data on asp.net page


Details    Read Tutorial    Views: 227    Rate: 0 (0 votes)    Feb 03 2007 - 16:36

Using XML Serialization to Read Custom Configuration Elements


Custom configuration is a powerful tool provided by the .NET Framework. Ideas such as the Provider Model make heavy use of the configuration techniques. This article will demonstrate using XML Serialization to place objects into your configuration that can be used at run time.


Details    Read Tutorial    Views: 218    Rate: 0 (0 votes)    Feb 03 2007 - 16:35

Application Settings the .NET way. INI, Registry, or XML


In this article, I’ll explain how you can easily store and retrieve your application settings with just a few lines of code


Details    Read Tutorial    Views: 199    Rate: 0 (0 votes)    Feb 03 2007 - 16:34

Simple databinding with XML - A GUI for configuration files


This article is about using simple databinding on XML documents by using strongly typed XML documents generated at runtime, taking advantage of System.Reflection.Emit and MSIL.


Details    Read Tutorial    Views: 200    Rate: 0 (0 votes)    Feb 03 2007 - 16:33

Using XML Digital Signatures for Application Licensing


Use XML Digital Signatures for a request- and signing-based licensing mechanism for your applications.


Details    Read Tutorial    Views: 214    Rate: 0 (0 votes)    Feb 03 2007 - 16:32

XmlConfigMerge - Merge config file settings


Supports merging of .config file settings, such as in a push to staging-server deployment environment. Also supports XPath updates. Class library and Console app provided.


Details    Read Tutorial    Views: 267    Rate: 0 (0 votes)    Feb 03 2007 - 16:31

Accessing XML Using Insert/Update/Delete/Query Statements


A psuedo-database for XML.


Details    Read Tutorial    Views: 248    Rate: 0 (0 votes)    Feb 03 2007 - 16:30

XML data type tips in SQL Server 2005


Techniques for using the XML data type for storing data.


Details    Read Tutorial    Views: 181    Rate: 0 (0 votes)    Feb 03 2007 - 16:29

Convert XML to Strongly Typed DataSets


An example of using an XML document to generate a typed DataSet and load it.


Details    Read Tutorial    Views: 234    Rate: 0 (0 votes)    Feb 03 2007 - 16:28

Working with Xml DOM


In this article we\'ll learn how to manipulate Xml data using the Xml DOM classes from the .NET Framework. You can modify these methods and dig a bit more into the reference documentation to get more information!


Details    Read Tutorial    Views: 281    Rate: 0 (0 votes)    Jan 21 2007 - 18:24

Real World XML Web Services


There\'s no doubt that the Web was a catalyst for a revolution that changed the lives of software developers and end users alike. Web services provide the foundation for another profound revolution in the way we build and use applications. It is up to developers to take this foundation and make the revolution happen. This free 412-pages ebook will give you the information and insight you need to design and build next generation distributed interoperable applications with Web services.


Details    Read Tutorial    Views: 1460    Rate: 0 (0 votes)    Sep 05 2006 - 11:38

XML Processing (Only4Gurus.com)


XML documents have become a great way to pass data from one application to another. Whether communicating from one DLL to another, from one EXE to another, or even from one server to another, XML is simple, easy, and efficient to pass around. In many other Microsoft languages, you used the Microsoft.XMLDOM object to process XML documents. In .NET, the equivalent object is called XmlDocument. In this paper, you learn how to work with XML documents within the .NET Framework.


Details    Read Tutorial    Views: 966    Rate: 0 (0 votes)    Nov 24 2005 - 10:26