Click here to Skip to main content
6,630,586 members and growing! (17,943 online)
Email Password   helpLost your password?
Article Category: All Topics MFC/C++ C# VB.NET ASP.NET SQL Architect Windows 7 Java LAMP Mobile CEO / Manager
Announcements
BullFrog Power
 
Search    
Add to IE Search

XML


Languages » XML
Language
Platform
Technology
Audience
Skill Level
Topic
Clear All

Contents

 

SOAP and XML - Beginners

top
Title / Updated Author Score  
An introduction to web services: Daily Dilbert
Updated: 12 Apr 2003  
An introduction to web services via creating a web service to retrieve the daily Dilbert image and a client to consume this service.
C#, XML.NET 1.0, Win2K, WinXP, ASP.NET, Visual Studio, Dev
Matt Berther 4.55
XML for Beginners
Updated: 28 Aug 2007  
This article will help those who want to learn XML from scratch
XML, C# 2.0, Windows, .NET 2.0VS2005, Dev
Farhan Ali 4.46
The XmlTextReader - A Beginner's Guide
Updated: 2 Sep 2006  
An introduction to the XmlTextReader.
C#, XML, Windows, .NET, Visual Studio, Architect, Dev
Marc Clifton 4.25
Layman's SOAP
Updated: 7 Jun 2001  
This article gives a basic overview of SOAP.
XMLWin2K, Dev
Dhandapani Ammasai 4.21
.NET Remoting in Simple English (Really, it's that simple)
Updated: 26 Jun 2003  
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.
VB, XML, Windows, .NET 1.0, Dev
Daniel Ang Chee Meng 4.04
How to create a simple XML file using MSXML in C++
Updated: 27 Oct 2009  
This article demonstrates the use of MSXML APIs using C++.
C++, XML, Windows, MFC, Dev
Javed Akhtar Ansari 3.91
SOAP - A bubbly future
Updated: 7 Jun 2000  
An Introduction to SOAP
XML, VC6Win2K, Visual Studio, Dev
Jeremiah Talkar 2.87
Xerces for C++ Tutorial using Visual C++ - Unedited
Updated: 25 Jan 2009  
Create an empty DOM Document using Xerces for C++
C++ (VC9.0), XML, Windows, Visual Studio (VS2008), Dev
Peter Wilson 1.95

SOAP and XML - General

top
Title / Updated Author Score  
CXml - A Wrapping Class for MSXML 3.0/4.0/5.0/6.0
Updated: 21 Oct 2008  
This wrapping class will try to use the latest version of MSXML in the machine, and it is easy because of using auto_ptr.
XML, VC8.0Win2K, WinXP, Win2003, Vista, MFC, COM, VS2005, Dev
Jerry.Wang 4.93
A Sortable XmlDocument Class
Updated: 1 Feb 2009  
Sort the nodes of XmlDocument by many methods easily
C#, XML, .NET, ASP.NET, Dev
Tolgahan ALBAYRAK 4.88
XMLFoundation
Updated: 28 Oct 2009  
As the name suggests it provides a foundation for XML support in an application, however this is much more than just another XML parser. It applies a unique approach to handling XML that allows your application code to focus on the application rather than traversing DOM or subscribing to SAX events
C++, XML, HTML, Dev
Brian Aberle 4.85
XSD Tutorial - Part 4 of 5 - Namespaces
Updated: 18 Apr 2007  
This article gives a basic overview of the building blocks underlying XML Schemas.
XML, Windows, Visual Studio, Dev
Simon Sprott 4.79
Xmlawy XML Framework
Updated: 29 Dec 2008  
An object based framework to access XML files.
C# (C# 1.0, C# 2.0, C# 3.0), XML, LINQ, Dev
Islam ElDemery 4.72
Getting Started with Schematron
Updated: 11 May 2008  
The fastest way to get started with Schematron and Altova's XMLSpy®
XML, Windows (WinXP, Vista), Architect, DBA, Dev, QA, Design
ToniMaroni 4.67
Brrrr! It's cold in here
Updated: 23 Oct 2009  
A brief description of how to parse XML from a few weather-related sites.
XML, VC8.0WinXP, MFC, VS2005, Dev
DavidCrow 4.67
CXMLFile - A Simple C++ XML Parser
Updated: 19 Mar 2008  
An article on simple and fast C++ XML parser
C++, XML, Windows, Dev
darkoman 4.56
Large XML Files Processing and Indexing
Updated: 14 Nov 2008  
Index large XML file for fast access. Use IO and XMLReader for parsing with Regex.
XML, C# 2.0, C# 3.0.NET 2.0, Win2K, WinXP, Win2003, Vista, .NET 3.0, .NET 3.5VS.NET2003, VS2005, VS2008, Architect, Dev, Design
Slava Khristich 4.50
Microsoft Office XML formats ? Defective by design - Unedited
Updated: 4 Sep 2007  
Case studies why Microsoft Office XML formats are broken
XML, Windows, Visual Studio, Dev
Stephane Rodriguez. 4.46
Dynamically populating a Microsoft Internet Explorer TreeView Web Control from a Database using SQL Server 2000 & XML Explicit
Updated: 20 May 2003  
How to build an Internet Exporer TreeView Web Controls node list dynamically using SQLXML and the Explicit mode.
C#, VB, XML, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Simon Segal 4.44
Delegate-Based XML Processor for Configuring Objects from XML
Updated: 20 Aug 2006  
Here is a flexible, memory-efficient way of parsing an XML without dealing with the intricacies of XmlReader
XML, C# 1.0, Windows, .NET 1.1VS.NET2003, Dev
vonwao 4.38
XML Transform Shell Extension
Updated: 11 Oct 2003  
A shell extension to transform xml files against a stylesheet
XML, VC6, VC7, VC7.1Win2K, WinXP, Win2003, ATL, Dev
Doug Mitchell 4.35
Strongly Typed Custom Configuration Sections using XML Serialization
Updated: 7 Jan 2008  
This article demonstrates a simple approach to get strongly typed configuration objects to use in your code using XML serialization
C#.NET 1.1, .NET 2.0, ASP.NET, Win32, Dev
Benzi K. Ahamed 4.33
Index XML Documents with VTD+XML
Updated: 11 Jun 2008  
Introduces a simple, efficient, human-readable XML index called VTD+XML.
C, C# (C# 1.0, C# 2.0, C# 3.0), XML, XSLT, Windows (Win2K, WinXP, Win2003, Vista), Win Mobile, .NET CF, .NET (Mono, DotGNU, .NET 3.5), Win32, Win64, SQL Server (SQL 2000, SQL 2005), ADO.NET, VS.NET2003, VS2005, VS2008, Architect, DBA, Dev, QA, Design
Jimmy Zhang 4.32
XML Template Engine/Code Generator in .NET
Updated: 19 Dec 2007  
One way to implement an XML Template Engine that processes or parses XML templates and generates code
C# (C# 1.0, C# 2.0, C# 3.0), XML, .NET (.NET 1.0, .NET 1.1, .NET 2.0, Mono, DotGNU, .NET 3.0, .NET 3.5), Dev
Tomislav Stare 4.29
The Performance Woe of Binary XML
Updated: 9 Apr 2008  
Analysis on why binary XML doesn't solve the real issue of XML performance.
XML, Windows (Win2K, WinXP, Win2003, Vista, Embedded), Dev
Jimmy Zhang 4.28
VTD-XML: XML Processing for the Future (Part II)
Updated: 24 Jun 2008  
Reveal XML processing issue #1 and explain why document-centric XML processing is the future.
C#, XML, .NET (DotGNU), Dev
Jimmy Zhang 4.25
No-namespace/Chameleon include support for .NET 1.1 - Unedited
Updated: 30 Nov 2006  
Add support for chameleon include to .NET 1.1 using a custom XmlResolver to modify schema dynamically.
XML, Windows, .NET 1.0, .NET 1.1VS.NET2003, Dev
Daniel Ballinger 4.21
Coding Blog Engine with MetaWeblog API Support and Using it with Windows Live Writer
Updated: 9 Oct 2006  
Describes the MetaWeblog API interface and how to create your own blog engine with MetaWeblog API support.
XML, C# 1.0, C# 2.0, Windows, .NET 1.0, .NET 1.1, .NET 2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Architect, Dev
George Trifonov 4.14
Cascade XSL
Updated: 29 Dec 2004  
An engine that transforms XML files on a web server.
C#, XML, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
Kastellanos Nikos 4.12
RSS Reader in Windows System Tray
Updated: 14 Dec 2006  
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.
XML, C# 2.0, Windows, .NET 2.0VS2005, Dev
Xiaozheng Chen 4.06
Converting HL7 to XML
Updated: 25 Sep 2008  
An initial stab at a class to convert HL7 to XML. Feel free to contribute.
C# (C# 1.0, C# 2.0, C# 3.0), XML, .NET (.NET 2.0), Dev
T Clark 4.06
Binding any object data members at design time
Updated: 8 Nov 2004  
Enables binding of any public data member of any object into a control at design time.
C#, XML, Windows, .NET 1.1, ADO.NET, VS.NET2003, Dev
Gabriel Szabo 4.00
XPathEditor: A Tool for Building XPath Expression Base on XML Schema
Updated: 28 Jul 2005  
A tool for building XPath expression base on XML Schema
C#, XML, Windows, .NET 1.1VS.NET2003, Dev
Thanh Dao 4.00
Using MSXML to read XML documents
Updated: 7 Jun 2003  
How to read XML documents using MSXML, in a modern C++/template manner
XML, VC7, eVC 3.0Win2K, WinXP, Win2003, PocketPC 2002, STL, Dev
ljw1004 3.97
C++ Wrappers for the Expat XML Parser
Updated: 17 Feb 2002  
The included class definitions provide complete and easy to use C++ wrappers for the Expat C API
XML, VC6, VC7.NET 1.0, Win2K, WinXP, Visual Studio, Dev
Tim Smith 3.96
Working with XML
Updated: 14 Mar 2008  
Reading and writing XML documents.
C# (C# 1.0, C# 2.0, C# 3.0), XML, Windows (Win2K, WinXP, Win2003, Vista), .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), Win32, Visual Studio (VS.NET2003, VS2005, VS2008)
Nelson Kosta Souto 3.92
Storing and Retrieving Settings from XML
Updated: 10 Nov 2008  
An easy way of saving and restoring application settings from an XML File
C# 2.0, C# 3.0.NET 2.0, Win2K, WinXP, Win2003, .NET 3.0, .NET 3.5, WinForms, Architect
AhsanS 3.83
A Simple XML DOM Viewer/Navigator Using MC++
Updated: 23 Sep 2004  
A simple GUI written in MC++ providing a DOM tree and XPath navigator for XML files
C++/CLI, XML, VC7.1, Windows, .NET 1.0VS.NET2003, Dev
liyang yu 3.82
Advanced XPath Analyzer
Updated: 30 Dec 2003  
An advanced XPath Query Analyzer, based on the work of Enrico Elizar Samuel. This advanced version supports namespaces resolution.
C#, XML, Windows, .NET 1.1, ASP.NET, Visual Studio, Dev
ManOwaR 3.80
Split large XML files into small files
Updated: 20 Nov 2008  
Read any size XML docuement and split it into small supporting files.
C#, XML, Windows, .NET, Visual Studio (VS.NET2003, VS2005, VS2008), Dev
Slava Khristich 3.78
Schemaless C#-XML data binding with VTD-XML
Updated: 25 Jun 2008  
Agile, efficient XML data binding without schema.
C# (C# 1.0, C# 2.0, C# 3.0), XML, .NET CF, .NET (.NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0, .NET 3.5), ASP, Win32, Win64, ADO.NET, WCF, Ajax, Architect, DBA, Dev, QA, Design
Jimmy Zhang 3.76
IsoapTypeMapper interface – a C++ implementation
Updated: 4 Aug 2001  
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.
XML, VC6, VB 6Win2K, ATL, Dev
Avinash Lakshman 3.75
Creating An XML Newsfeed
Updated: 29 Jul 2002  
This article explains creating an XML newsfeed in an ASP page.
XML, Windows, ASP, Dev
CodeToad.Com 3.75
XmlReflector
Updated: 9 Oct 2008  
This library provides XML based dynamic object mapping which can be used while designing dynamic data, configuration and business layers.
C# (C# 2.0, C# 3.0), XML, Windows (WinXP, Vista), .NET (.NET 2.0, .NET 3.0, .NET 3.5)VS2005, VS2008, Architect, Dev
AFSEKI 3.73
Basics of Handling XML using LINQ
Updated: 14 Apr 2009  
Create, read and write XML file using LINQ
C# (C# 1.0, C# 2.0, C# 3.0), XML, Windows, .NET, ASP.NET, LINQ
KSuthar 3.73
XML file/stream processing
Updated: 5 Jan 2007  
Process an XML file or stream; read group and attribute values; write and delete groups, attribs, values and comments.
XML, VC6Win2K, WinXP, Dev
Lymington 3.71
XML on a Chip
Updated: 1 May 2008  
Discuss the technical considerations of porting XML processing to custom chips.
XML, Architect, Dev
Jimmy Zhang 3.63
Blogs, RSS News feeders, and ATOM [ Part Two ]
Updated: 16 May 2005  
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.
C#, XML, Windows, .NET 1.1, ASP.NET, ADO.NET, VS.NET2003, Dev
Kareem Shaker 3.52
Blogs,RSS News feeders, and ATOM [ Part One ]
Updated: 1 Mar 2005  
This article shows you, what's meant by RSS , and its standard, history and versions.
C#, XML, Windows, .NET, ASP.NET, Visual Studio, Dev
Kareem Shaker 3.45
Parsing/Loading/Searching XML Document of Size ~ 1GB
Updated: 8 Aug 2008  
The Console application which provides an efficient way to parse large XML files using xmlReader and DOM object in hand
XML, C# 2.0, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Sandeep Akhare 3.45
RSS Feed using ASP.NET 2.0
Updated: 9 Jan 2006  
This RSS Feed example will explain how to consume an RSS Feed in eight easy steps..!
VB, XML.NET 2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, IIS, WebForms, VS2005, Dev
mssoni 3.42
UTF-8 encoded XML file/stream processing
Updated: 5 Jan 2007  
Process an UTF-8 encoded XML file or stream; read group & attribute values; write & delete grps, attribs, values & comments.
XML, VC6Win2K, WinXP, Dev
Lymington 3.37
SOAP Client: Using SOAP Toolkit 3.0
Updated: 2 Nov 2003  
A SOAP client, using SOAP Toolkit 3.0.
XML, VC6Win2K, Dev
Vipul Bansal 3.35
SNIX - Social Networking Syndication- One Profile to Rule Them All
Updated: 7 Aug 2007  
SNIX - An XML language that allows users of social networking sites to update a single profile and and can then be retrieved to automatically update their MySpace, YouTube, Facebook (or whatever) profile
C#, Javascript, XML, HTML, Windows, .NET, ASP.NET, Visual Studio, WebForms, Dev
Lawrence Botley 3.33
NoteBook using XML and ADO.NET
Updated: 22 Dec 2002  
An article on using XML and ADO.NET to create an appointment/address book.
C#, XML.NET 1.0, Win2K, WinXP, Dev
s972687(KFUPM) 3.31
Solving problems while passing XML into a Stored Procedure
Updated: 23 Sep 2004  
Having problems while passing XML into a Stored Procedure because of Namespaces? This script would probably solve it.
XML, SQL, WindowsSQL 2000, VS.NET2003, DBA, Dev
Ashutosh Singhal 3.21
Use of XML File for Dynamically Storing Data and Retrieving Data in ASP.NET with C#
Updated: 1 Apr 2009  
Use of XML File for dynamically storing Data and retrieving Data in ASP.NET with C#
C#, .NET (.NET 2.0), ASP.NET, Dev
Sanjay4India 3.18
The most minimized XML parser
Updated: 11 May 2004  
An XML parser to substitute the big MSXML.
XML, VC7, VC7.1, VC8.0, Windows, ATL, Dev
ChauJohnthan 3.18
XInclude
Updated: 30 Oct 2001  
XML implementation using XML SAX2 API from Microsoft XML Parser
XML, VC6Win2K, Dev
Frank Wessels 3.00
XSLT to transform Excel XML spreadsheet to CSV or HTML table
Updated: 15 Jul 2003  
XSLT to transform Excel XML spreadsheet to CSV or HTML table.
XML.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, PocketPC 2002, ASP.NET, Visual Studio, Dev
jemodurn 2.94
Generate dynamic ASP.NET pages by using XML and XSLT
Updated: 15 Oct 2004  
Generates dynamic forms by transforming XML into XSL file.
C#, XML, Windows, .NET, ASP.NET, Visual Studio, Dev
rafael_p 2.92
Stop tailoring - create generic applications.
Updated: 4 Apr 2003  
Using XML as a basis for generic applications
XML, Windows, Dev
Harsha Priya 2.88
Sorting dates in XSL
Updated: 2 Jun 2003  
Sorting dates in XSL
XML, Windows, Dev
Amol Chavan 2.82
Develop an Interactive Telephone Survey Application using VoiceXML
Updated: 18 Jul 2006  
VoiceXML sample
C++, Javascript, XML, Windows, .NET, ASP.NET, Visual Studio, MFC, Ajax, Architect, Dev
Voicent Support 2.64
How to Convert XML Files to HTML
Updated: 22 Oct 2005  
You have an XML document and you need to convert it into a more readable file format.
C#, XML, HTML, Windows, DotGNUVS.NET2003, Dev
ShahabFatemi 2.61
Converting a HTML file to an XHTML file
Updated: 19 Mar 2007  
Converting a HTML file to an XHTML file
XML, C# 2.0, Windows, .NET 2.0VS.NET2003, VS2005, Dev
Jinjun Xie 2.47
What makes XML such a great technology - Unedited
Updated: 14 Sep 2007  
. XML lets you define document structures and make the inherent structure explicit. The flexibility described above allows you to define structure
XML, Windows, Visual Studio, Dev
Mangesh.v.s 2.23
Xml schema defines the structure of an xml document - Unedited
Updated: 14 Sep 2007  
Xml schema defines the structure of an xml document
XML, Windows, Visual Studio, Dev
Mangesh.v.s 2.11
An XML Based Registry with a Lazy Write Feature
Updated: 1 Sep 2003  
Implements a Registry equivalent using an XML file and a lazy write mechanism.
C#, XML, .NET, Win2K, WinXP, Win2003, Visual Studio, Dev
Nadeem Ghias 2.09
XML timing
Updated: 3 Nov 2001  
Test timing of searching using an XML document or a simple array of structures.
XML, VC6Win2K, WinXP, ATL, WTL, Dev
Mark Nischalke 1.80
Using DataGrids to display records in XML databases in VC++ 2008
Updated: 1 Sep 2008  
This application will display XML data in a table format and write tabular data to XML documents.
C++/CLI, WindowsVS2008, Dev
Maximus Byamukama 1.80
Using an XML file as One Table Database - Unedited
Updated: 21 Oct 2009  
How to use a DataSet object to read and write XML
C# (C# 1.0, C# 2.0, C# 3.0)
Wolfeye 1.60
XML Parser - A Simple approach to XML File reading
Updated: 17 Oct 2004  
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.
VB, Windows, .NET 1.0, ASP.NET, Visual Studio, Dev
Bernardo Heynemann 1.52
XML Reading Using DOM and SAX - Unedited
Updated: 10 Aug 2002  
Example of reading XML using two interfaces DOM and SAX
C#, XML, Windows, .NET 1.0, Dev
rosen 1.45
XML Basics Handbook - Unedited
Updated: 15 Feb 2006  
This handbook focuses on basic concepts of xml and targets the novice xml audiences. Also some portions tend to be for intermediate xml programmers.
XML, Windows, Visual Studio, Dev
Itech Consulting 1.41
Serializing Nested XML - Unedited
Updated: 2 Nov 2007  
Serializing & DeSerializing Nested XML
XML, VB 8.0, Windows, .NET 2.0VS2005, Dev
Rekhender 1.33
What is Web Service? - Unedited
Updated: 7 Mar 2007  
Learn the Very Basics on Web Service
C#, XML, Windows, .NET 1.0, ASP.NET, WebForms, VS.NET2003, Dev
Nakul Lande 1.17
XML-new mainland of report datasource - Unedited
Updated: 27 Jul 2007  
How to get report data from XML document.
XML, C# 1.0, Windows, .NET 1.1VS.NET2003, Dev
yfyuan 1.00
A Useful Custom Configuration Section for Inline Unconstrained XML - Unedited
Updated: 20 Sep 2009  
A useful custom configuration section for inline unconstrained XML.
C#, XML, Windows, .NET, Silverlight, Dev
Andrei Rinea  

Java Architecture for XML Binding (JAXB)

top
Title / Updated Author Score  
Creating XML and Java Technology Based Applications Using JAXB
Updated: 28 Apr 2003  
Explains about the concepts of JAXB and compares it with JDOM and JSAX.
Java, Java, Dev
Koundinya 3.40

SOAP and XML - Messaging

top
Title / Updated Author Score  
SOA: The Subscriber-Publisher Model, Introduction and Implementation
Updated: 4 Jan 2005  
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.
C#, VB, XML, SQL.NET 1.1, Win2K, WinXPSQL 2000, VS.NET2003, Architect, DBA, Dev
DGoins 4.56
MS Soap Toolkit 2.0 - Oi! Where's My Rope Gone
Updated: 6 Feb 2001  
Using the high level API to send and receive SOAP messages in MFC
XML, VC6Win2K, MFC, Dev
Nic Oughton 4.36
C++ SOAP client for MS SOAP Toolkit 1.0 using wire transfer technique
Updated: 7 Feb 2001  
C++ SOAP client for December 2000 release of MS SOAP Toolkit 1.0 using wire transfer technique
XML, VC6Win2K, ATL, Dev
Catalin Hatmanu 3.86
Remove MySpace IM Ads - Unedited
Updated: 14 Jul 2008  
Get rid of the unwanted advertisements from the bottom of MySpace IM
XML
haxial 1.00

SOAP and XML - Peer to Peer

top
Title / Updated Author Score  
Peer Graph - Records
Updated: 29 Dec 2005  
Publishing shared data in a Peer Graph using Microsoft's Peer-to-Peer technology.
C#, XML.NET 1.1, WinXPVS.NET2003, Dev
Adrian_Moore 4.19

SOAP and XML - Serializing

top
Title / Updated Author Score  
Using serialization to produce RSS feeds from C# classes
Updated: 2 Sep 2008  
Creating classes that model an RSS, in C#.
C# (C# 1.0, C# 2.0, C# 3.0), XML, Windows, .NET, Dev
Derek Burnett 5.00
Yet Another XML Serialization Library for the .NET Framework
Updated: 28 Apr 2009  
An XML serialization library which lets developers design the XML file structure, and select the exception handling policy. This library also supports serializing most of the collection classes such as the Dictionary generic class.
C#, XML.NET 3.0, .NET 3.5, Architect, Dev
Sina Iravanian 4.86
Serialize and Deserialize Objects as XML using Generic Types in C# 2.0
Updated: 24 Jun 2009  
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
C# (C# 1.0, C# 2.0, C# 3.0), XML, Windows (WinXP), .NET (.NET 2.0, .NET 3.0), ASP.NET
farzaneh ansary 4.67
Serialize and Deserialize IEnumerable Objects
Updated: 11 Dec 2006  
CustomXmlSerializer is an alternative to XmlSerializer, supporting both shallow and deep serialization of ArrayLists, Collections, and Dictionaries.
C#, VB, XML.NET 1.1, .NET 2.0, Win2K, WinXP, Win2003, TabletPC, WinForms, WebForms, VS.NET2003, VS2005, Architect, Dev
LSteinle 4.66
Having fun with the XmlSchemaProvider: Serializing object trees
Updated: 9 May 2006  
Learn how to serialize object trees into SOAP and back again.
C#, XML, Windows, .NET 2.0VS2005, Dev
Wouter van Vugt 4.65
A Deep XmlSerializer, Supporting Complex Classes, Enumerations, Structs, Collections, and Arrays
Updated: 15 Dec 2007  
A deep XmlSerializer, supporting complex classes, enumerations, structs, collections, generics, and arrays
C# (C# 2.0), XML, Windows, .NET 2.0VS2005, Dev
Marcus Deecke 4.63
.NET XML Serialization - a settings class
Updated: 20 May 2002  
A settings class that can be used to store values in an XML document
C#, XML.NET 1.0, Win2K, WinXP, Dev
James T. Johnson 4.58
XMLFormatter provider for serialization
Updated: 25 Sep 2006  
Creating a custom XMLFormatter for serialization of objects.
XML, C# 2.0, Windows, .NET 2.0VS2005, Dev
Patrick Boom 4.56
Deep Serialization: Binary and SOAP Serialization with a Generic Twist
Updated: 22 Aug 2006  
A serialization class that you can include in your class library.
C#, XML, Windows, .NET, ASP.NET, Visual Studio, Dev
Joseph Finsterwald 4.53
How to Implement IXmlSerializable Correctly
Updated: 26 Oct 2009  
Describes the guidelines and pitfalls for implementing IXmlSerializable (.NET)
C#, XML, F#, .NET, Dev
Jaap de Haan 4.50
A Custom .NET XML Serialization Library
Updated: 25 Jan 2006  
Describes a custom XML serialization library, with functionality to compare for, and to combine differences.
C#, XML.NET 1.1, Win2K, WinXP, Win2003VS.NET2003, Dev
Wilfred Verkley 4.43
XML Serialization of a Class Inherited from Generic List of type Interface
Updated: 12 Aug 2009  
An article on XML Serialization of a class inherited with a generic List of interface i.e. List
C#, XML, Windows, .NET 3.5
Hemant-Kularia 4.40
XML Serialization of Complex .NET Objects
Updated: 19 Oct 2008  
Yet another custom XML serializer, with a slightly different approach.
C# (C# 1.0, C# 2.0, C# 3.0), XML, .NET (.NET 2.0), Dev
Gabriel Rozsa 4.38
XML Serializer Library
Updated: 10 Dec 2007  
A library for serializing any classes in XML format
XML, C# 2.0, Windows, .NETVS2005, Dev
jonnynolimits 4.36
.NET XML and SOAP Serialization Samples, Tips
Updated: 22 Jul 2005  
Provides samples for XML and SOAP serialization using C#.
C#, XML.NET 1.1, Win2K, WinXP, Win2003VS.NET2003, Dev
gokselm 4.33
Using the XmlSerializer Attributes
Updated: 28 Jun 2006  
How to serialize and de-serialize .NET objects and XML using the XmlSerializer and the serializer attributes.
C++/CLI, C#, VB, XML, Windows, .NETVS.NET2003, VS2005, Dev
BoneSoft 4.21
Serializing with .NET 2.0 Generics
Updated: 23 May 2006  
A simple base class to add serialization support to your data classes.
C#, VB, XML, Windows, .NET 2.0, WinForms, WebForms, VS2005, Dev
Kim Major 4.18
XMLize Your Class
Updated: 2 Apr 2001  
This article shows how to serialize a class into XML string.
XML, VC6Win2K, ATL, Dev
Dhandapani Ammasai 4.12
XML Serialization in .NET
Updated: 26 Jul 2002  
This article shows an example on how to use XML serialization in .NET
C#, XML, Windows, .NET 1.0, Visual Studio, Dev
Liong Ng 4.12
User options in XML
Updated: 2 Nov 2004  
Serialization of user options.
C#, XML, Windows, .NET, ASP.NET, Visual Studio, WinForms, WebForms, Dev
Richard Schneider 4.08
Serializing XML with stylesheet
Updated: 25 Apr 2006  
An explanation of how to serialize an object and include an XML-stylesheet processing instruction.
C#, XML, Windows, .NET 2.0VS2005, Dev
cmumford 4.00
XML class used to store or load information
Updated: 11 Feb 2003  
Serialize information stored as XML.
XML, VC6, VC7Win2K, WinXP, Visual Studio, Dev
gosh 3.94
XML Serialize Hashtable, Collections and Generics using IXmlSerializable interface
Updated: 18 Jun 2008  
This article shows how to use XmlSerializer to serialize types that usually cannot be XML Serialized
C#, XML, .NET CF, Mobile, .NET 1.0, .NET 1.1, .NET 2.0, PocketPC 2002, WinMobile2003, .NET 3.0, WinMobile5, .NET 3.5, WinForms, Dev
Romain TAILLANDIER 3.85
An XMLSerializer input/output utility
Updated: 13 May 2009  
An article about serializing and deserializing with XMLSeriaizier.
XML, C# 1.0, C# 2.0, C# 3.0.NET 3.5, Dev
Shawn Dempsay 3.83
Serializing and Deserializing Objects…to and from…XML - Unedited
Updated: 2 Jul 2009  
Over on the Asp.Net forums I recently had the opportunity* to help a few lost souls by showing them how to serialize objects to XML and deserialize the XML back into objects. Since the question has come up more than once, I decided to BLOG it so I could refer similar questions in the future to this 
C#, XML, Windows, .NET, DBA, Dev
Steve Wellens 3.67
SOAP serialization
Updated: 15 Jul 2003  
An article on object serialization in .NET
C#, XML, .NET, WinXP, Visual Studio, Dev
Alex Sivokho 3.60
Bob Custom XML Serializer
Updated: 25 Feb 2007  
A custom XML serializer using .NET.
XML, C# 1.0, C# 2.0.NET 1.0, .NET 1.1, .NET 2.0, Win2K, WinXP, Win2003, Vista, .NET 3.0, Visual Studio, Dev
Babak Ansari 3.50
Extensible Strongly Typed (De)serializer Foundation Supporting Encryption and Compression
Updated: 10 Mar 2008  
(De)serialize your objects encrypted and/or compressed with 3 lines of code
C#, XML, Windows, .NET 1.0, .NET 1.1, .NET 2.0, .NET 3.0VS2005, VS2008, Architect, Dev, Design
Chris Richner 3.40
An XML Serializable Base Class
Updated: 25 Feb 2009  
XmlObject is the class to derive from when you need high-performant XML serializable objects.
C#, XML, .NET CF, .NET 1.1, .NET 2.0, Mono, .NET 3.0, .NET 3.5, Dev
baretta2 3.33
XML Serialization for Complex Object Model
Updated: 5 Mar 2008  
Handles object graphs and circular references in XML serialization
C#, .NET CF, .NET
brent.wjh 3.32
XML Serialization and deSerialization
Updated: 22 Apr 2008  
This is a sample windows application on how .NET does serialization and deserialization of strongly typed custom collection, while handling derived collection items
C# (C# 1.0, C# 2.0, C# 3.0), Windows, .NET (.NET 2.0), WinForms, Dev
mukeshkumar123 3.24
Generic XML Serialization in C#
Updated: 31 Oct 2007  
An article on writing a class to disk and then reading it back again
C# 1.0.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, VistaVS.NET2003, Dev
Xasthom 3.00
Simple XML parser - Minimalistic Approach - Unedited
Updated: 26 Feb 2008  
XML parser helper classes in pure C++ without validation
C++ (VC6, VC7, VC7.1, VC8.0), XML, STL
Alex Cohn 3.00
XML Serialization Part-1 - Unedited
Updated: 21 Feb 2008  
How to Use XML to Serialize and Deserialize an Object
VB (VB 7.x, VB 8.0, VB 9.0, VB 6), Windows (Win2K, WinXP, Win2003), .NET (.NET 2.0), Visual Studio (VS2005), Dev
Patel Pranav 3.00
Simple High Performance XML Serialization using RestDirector™ - Unedited
Updated: 2 Aug 2008  
RestDirector provides performance and readability to XML.
C#, Windows (Win2K, WinXP, Win2003, Vista, TabletPC, Embedded), .NET (.NET 2.0, .NET 3.0, .NET 3.5), ASP.NET, Win32, Win64, WCF, CEO, Architect, Dev, Design
ShofarNexus 3.00
Custom Serialization using the SOAP Formatter: The Basics
Updated: 19 Aug 2007  
A tutorial on custom serialization using the SOAP formatter
C# 2.0, Windows, .NET 2.0VS2005, Dev
Rudolf Jan Heijink 2.85
Convert XML data to object and back using serialization
Updated: 18 May 2005  
This article describes the process of converting an XSD to a class and then reading and writing XML to\from the class object.
C#, XML, Windows, .NET, Visual Studio, Dev
S Sansanwal 2.69
Simplifying Serialization and De-serialization Processes With XSD.EXE
Updated: 30 Jan 2006  
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.
C#, XML, .NET, Win2K, Visual Studio, Dev
Y.M.Gopala Krishna Reddy alias Murali 1.95
Custom Serialization – Part 1
Updated: 20 Feb 2008  
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.
C#, .NET (.NET 2.0), Architect, Dev, Design
Niranjan Kumar 1.87
Custom Serialization in .NET - Part 3
Updated: 26 Mar 2008  
This article will give you an overview of how you can implement your own serialization engine.
C#, XML, .NET, Architect, Dev
Niranjan Kumar 1.50
XML Serialization for Complex Data Types
Updated: 6 Sep 2006  
XML serialization for complex data types including GDI objects, Hashtable, and List.
C#, XML, Windows, .NET 1.1VS.NET2003, Dev
Vincent DUVERNET (Nolmë Informatique) 1.40
Serializing All Data in a Window into XML
Updated: 31 Oct 2001  
Serializing data into an XML string in a window dialog
XML, VC6Win2K, Dev
Bassam Abdul-Baki 1.00

SOAP and XML - Utilities

top
Title / Updated Author Score  
A simple Windows RSS store viewer
Updated: 5 Feb 2006  
A simple Windows RSS store viewer working on top of the IE7 RSS platform.
C#, XML, Windows, .NET, ASP.NET, WinForms, VS.NET2003, Dev
Stephane Rodriguez. 4.43
XML Schema Reader Writer Plugin for VS 2005/2008
Updated: 17 Apr 2009  
Schema based XML reader writer implemented as .NET COM generator
C# (C# 2.0), XML, Windows, .NET (.NET 2.0), Visual Studio (VS2005, VS2008), COM, Dev
JadBenAutho 4.33
XML Visualizer v.2
Updated: 11 Nov 2009  
XML Visualizer v.2 improves the standard XML Visualizer in Visual Studio 2005 and 2008.
C#, .NET (.NET 3.5), Visual Studio (VS2005, VS2008), Dev
Lars Hove Christiansen 4.24
Using XML Documentation in your Code
Updated: 29 Jun 2009  
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
C# (C# 1.0, C# 2.0, C# 3.0), Windows, Visual Studio (VS2008), Architect, Design, SysAdmin
Maximus Byamukama 4.07
Use XML for Log Files
Updated: 22 Aug 2008  
How to use XML to write and read log files.
C# (C# 1.0, C# 2.0, C# 3.0), XML, .NET (.NET 2.0), Dev
Norbert Ruessmann 4.00
XML Writer for MP3 tags, with XSD Validation Using LINQ to XML
Updated: 26 Nov 2008  
Creates MP3 tag XML files and validates them.
VB (VB 8.0, VB 9.0), XML, Windows (Vista), DirectX, LINQ, Dev, Design
rspercy60 4.00
XML Pathfinder – A C# Utility
Updated: 26 Feb 2008  
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.
C#, .NET, Visual Studio (VS2008), Dev
salysle 3.57
Windows RSS Reader Application Using Threads
Updated: 7 Apr 2007  
In this article, you will learn how to create an asynchronous RSS reader Windows application (using threads).
C# 2.0, Windows, .NETVS.NET2003, VS2005, Dev
Mohammad Sadegh Akbarizadegan 3.52
XML String Browser (just like Internet Explorer) using the WebBrowser Control
Updated: 14 Apr 2008  
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.
C# (C# 2.0), XML, XSLT, Windows, WinForms, Architect, Dev
George Zabanah 3.41
Quick XML Read and Write Adapters for C#
Updated: 9 Mar 2006  
For cleaner code. Easy to add methods as needed.
C#, XML, Windows, .NET, Visual Studio, Dev
ColinBashBash 2.19
Fast Xml Utility - Unedited
Updated: 31 Mar 2008  
A fast utility to deal with xml
C++ (VC6, VC7, VC7.1, VC8.0), C++/CLI, C, MFC, ATL, STL
wak1984 1.59

SOAP and XML - Web Services

top
Title / Updated Author Score  
Understanding UDDI's tModel
Updated: 11 Nov 2005  
Understanding the role of tModels in UDDI.
XML, Windows, .NET, ASP.NET, Visual Studio, Dev
liyang yu 4.78
Sending Files in Chunks with MTOM Web Services and .NET 2.0
Updated: 23 Nov 2007  
How to send large files across web services in small chunks using MTOM (WSE 3)
C#, XML.NET 2.0, Win2K, WinXP, Vista, ASP.NET, WebForms, VS2005, Dev
Tim_Mackey 4.74
.NET Web Services Concepts
Updated: 10 Nov 2006  
An article on Web Service concepts.
XML, Windows, Visual Studio, Dev
GanesanSenthilvel 4.58
Custom WSE 3.0 Policy Assertions for Signing and Encrypting SOAP Messages with Username Tokens
Updated: 8 Nov 2005  
An article describing the implementation of custom WSE 3.0 policy assertions for signing and encrypting SOAP messages with Username tokens.
C#, XML, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Feodor Fitsner 4.54
Implementing WS-SecureConversation in Microsoft IssueVision
Updated: 27 Sep 2005  
Adding secure communications to the Microsoft IssueVision sample application using WSE 2.0.
C#, XML, SQL.NET 1.1, WinXP, Win2003, ASP.NET, SQL 2000, IIS 5.1, IIS 6, VS.NET2003, IE 6.0, DBA, Dev
Weidong Shen 4.53
An XML based (we)blog with RSS feed
Updated: 7 Jul 2003  
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.
VB, XML, Windows, .NET 1.0, ASP.NET, Dev
Johan Danforth 4.50
A proxy generator to WebServices for JavaScript and AJAX
Updated: 20 Sep 2005  
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.
C#, Javascript, XML, Windows, .NET, ASP.NET, Visual Studio, Dev
Matthias Hertel 4.46
WS-Security: Secure Web services through SOAP Message Level Security
Updated: 27 Aug 2004  
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.
C#, XML, Windows, .NET 1.1VS.NET2003, Architect, Dev
Vamsi Prattipati 4.41
Calling a WebService from ASP3.0 and JavaScript
Updated: 23 Jun 2005  
Calling a WebService from ASP3.0 and JavaScript.
VBScript, Javascript, XML, Windows, .NET, ASP, ASP.NET, Visual Studio, Dev
ipsit.naik 4.40
Web Service optimization
Updated: 30 Jan 2006  
Client-side web-service optimization and minimizing network traffic.
C#, XML, .NET, Win2K, WinXP, Win2003, ASP.NET, IIS, VS.NET2003, Dev
Alexander Yumashev 4.40
WS-Security: Web services the secure way
Updated: 28 Sep 2003  
Web Services themselves are not offering authentication and security services. The WS-Security standards can solve this issue.
VB, XML.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
Michal Altair Valasek 4.38
A web service as a framework for simplifying development and deployment of business functions
Updated: 27 Dec 2005  
Getting the most out of XML, web service, and typed data sets.
C#, XML.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, CEO, Architect, Dev
Xiangyang Liu 刘向阳 4.33
XML2JSON Conversion WebService (Demo: IP Info in AJAX-style)
Updated: 13 Jun 2006  
The XML2JSON web service allows conversion of any kind of XML in to JSON format.
C#, Javascript, XML, Windows, .NET 1.1, ASP.NET, Ajax, VS.NET2003, Dev
Dan Radu 4.32
Central Key Management
Updated: 8 Mar 2006  
A central key manager for multiple web server clients in a web farm.
C#, XML, SQL.NET 2.0, WinXP, ASP.NET, SQL 2005, VS2005, DBA, Dev
Brian Bayless 4.30
Externalizing Web Service Documentation
Updated: 6 Oct 2004  
Enable .NET to display Web Service documentation stored in an XML file.
C#, XML.NET 1.1, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
Andrew Clynes 4.28
How to make your Web Reference proxy URL dynamic
Updated: 30 Nov 2005  
This is a quick helper to allow you to make the web reference URLs for your WSDL proxies easier to configure when switching environments.
XML, Windows, .NET, ASP.NET, Visual Studio, Dev
Christopher G. Lasater 4.27
WSS Web Service DISCO and WSDL Generator Helper
Updated: 19 Jun 2005  
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.
C#, XML, Windows, .NET 1.1VS.NET2003, Dev
Casey Rayback 4.25
Building web services with persistent state
Updated: 13 Mar 2006  
Describes a way of creating a web service that persists its state between sequent calls.
C#, XML, Windows, .NET 1.0, .NET 1.1, .NET 2.0, ASP.NET, WebForms, IIS 6, VS.NET2003, VS2005, Dev
Alexandru Ghiondea 4.19
How to consume an ASP.NET webservice from Java via SOAP
Updated: 15 Jan 2004  
Demonstrates how to call ASP.NET webservices from the client within other languages and platforms.
C#, XML, Java, Windows, Java, .NET 1.0, ASP.NET, Dev
David S Hobbs 4.11
Performance of a Web Service using NetMon
Updated: 8 May 2005  
An article to find the performance of a Web Service, using NetMon tool provided by Microsoft.
XML, Windows, .NET, ASP.NET, Visual Studio, Dev
Tulasi Guraja 4.05
Exception Handling SOAP Extension
Updated: 6 Jun 2005  
SOAP Extension to transport full exception information from server to client.
VB, XML, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Jon Merrifield 4.00
Publish SQL Server 2005 As Webservice
Updated: 30 Sep 2007  
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
XML, SQL, Windows, .NET, SQL Server, Visual Studio, Architect, DBA, Dev
rilov 4.00
Web Services using WebService Behavior and .NET
Updated: 18 Jul 2004  
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.
VB, Javascript, XML, Windows, .NET 1.0, .NET 1.1, ASP.NET, VS.NET2003, Dev
super_coding 3.79
VC Soap Client
Updated: 7 Feb 2001  
Creating a SOAP client using C++ instead of VB.
XML, VC6Win2K, Dev
Steve Maier 3.71
Improving the ASP.NET Webservice Help Generator to Reflect Inheritance
Updated: 17 Aug 2008  
Apply an XSL transformation to the service description of an ASP.NET webservice to generate better interface documentation.
C#, XML, XSLT, Windows, .NET, ASP.NET, Architect, Dev
Sebastian Böthin 3.63
Working with IP Addresses
Updated: 12 Sep 2005  
Using a web service to find the location of an IP address...
VB, XML, Windows, .NET 1.1VS.NET2003, Dev
Thang Q. Tran 3.57
Publishing Crystal Report as a Web Service
Updated: 11 Aug 2004  
A code walk to expose a Crystal Report as a Web Service.
VB, XML.NET 1.1, WinXP, ASP.NET, VS.NET2003, IE 6.0, Dev
mysorian 3.50
Web Services, a simple approach
Updated: 24 Mar 2006  
This articles is an introduction to web services, with a simple illustration.
C#, XML, Windows, .NET 2.0, ASP.NET, ADO.NET, VS2005, Dev
vivekthangaswamy 3.49
Remote scripting - Calling a WebService with JavaScript and C#
Updated: 18 Feb 2005  
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.
C#, Javascript, XML, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Marcelo Lujan [El Bebe.Net ] 3.37
Configure DIME with WSE 2.0
Updated: 25 Apr 2005  
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.
C#, XML, Windows, .NET 1.1, WinForms, IIS 5.1, IIS 6, VS.NET2003, IE 6.0, IE 5.5, Dev
Nirosh 3.34
Reverse Engineering Through WSDL.EXE
Updated: 18 Jan 2006  
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.
C#, XML, Windows, .NET, ASP.NET, Visual Studio, Dev
Y.M.Gopala Krishna Reddy alias Murali 3.33
OPC XML-DA Sample Clients
Updated: 25 Apr 2007  
The OPC XML-DA sample clients show how OPC XML-DA web services can be accessed from different kinds of desktop and web applications.
C#, VB, Javascript, XML.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP, ASP.NET, WebForms, VS.NET2003, Dev
Advosol Inc. 3.21
WebMethods - Reference parameters and OverLoading
Updated: 27 Aug 2004  
Article about how reference parameters are implemented in web methods and how method overloading is achieved in webmethods.
C#, XML, .NET, Win2K, WinXP, Visual Studio, Dev
Ansil 3.11
Image Upload Web Service in C#.NET
Updated: 13 Mar 2006  
Uploading an image using a .NET webservice.
C#, XML.NET 2.0, WinXP, Win2003, ASP.NET, WinForms, WebForms, VS2005, Dev
Aby Watson 3.08
Log Application Versions
Updated: 23 Aug 2005  
Logging remote application version numbers using web services.
VB, XML.NET 1.0, .NET 1.1, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
Donsw 3.00
Transactions in ASP.NET WebServices
Updated: 12 Jun 2004  
Article about transaction and transaction flow in ASP.NET webservices.
XML.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP.NET, Visual Studio, Dev
Ansil 2.97
How to Add a 5-Day Forecast to your Website
Updated: 28 Apr 2005  
An article that demostrates the use of the National Weather Service's Experimental National Digital Forecast Database XML Web Service.
C#, XML.NET 1.1, Win2K, Win2003, ASP.NET, VS.NET2003, Dev
Scott Burgett 2.85
How to make a simple WebService and consume it.
Updated: 11 Sep 2004  
How to make a simple WebService and consume it.
C#, XML, Windows, .NET 1.0, .NET 1.1, ASP.NET, IIS, VS.NET2003, Dev
azamsharp 2.81
SOAP 1.2 in .NET Framework 2.0
Updated: 5 Oct 2005  
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.
C#, XML, Windows, .NET 2.0, ASP.NET, VS2005, Dev
Abhishek Chatterjee 2.78
Centralized Event Logging in .NET Using Web Services
Updated: 28 Apr 2005  
Centralized event logging in .NET using web services.
C#, XML.NET 1.1, Win2K, Win2003, ASP.NET, IIS, VS.NET2003, Architect, Dev
Subbiah Anandan 2.45
Creating and consuming Web services using the SOAP Proxy Client Object
Updated: 9 Aug 2005  
An article on creating and consuming Web services.
C#, XML.NET 1.1, Win2K, WinXP, Win2003, ASP.NET, IIS, VS.NET2003, Dev
Venus Patel 2.14

C# Programming - XML/XSLT

top
Title / Updated Author Score  
XSLT Number to String Transformation
Updated: 6 Jul 2008  
An XSLT transform for string representation of numeric place values.
XML, HTML, XSLT, Dev
Mahendra Kumar Srivastava 5.00
A (very) simple XSLT test utility
Updated: 7 Sep 2006  
A (very) simple XSLT test utility.
XML, XSLT, C# 2.0.NET 2.0, Win2K, WinXP, Win2003, WinForms, VS2005, Dev
Riaan Hanekom 4.83
How to Append to a Large XML File
Updated: 11 Oct 2006  
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.
XML, C# 1.0, Windows, .NET 1.1, Visual Studio, Dev
Dustin Metzgar 4.78
Design Pattern for Overriding XML
Updated: 28 Oct 2008  
A design pattern on how to override elements in a base XML.
XML, XSLT, Architect, Dev, Design
Serghei Sarafudinov 4.78
XmlSerializer and 'not expected' Inherited Types
Updated: 24 Oct 2004  
A solution to XmlSerializing inherited types not known until runtime.
C#, Windows, .NETVS.NET2003, Dev
SimmoTech 4.78
XSLT Unleashed
Updated: 11 Jan 2007  
Another use for XML and XSLT
XML, C# 1.0, C# 2.0, Windows, .NET 1.1, .NET 2.0, Dev
Chris Stefano 4.76
C# and XML Source Code Documentation
Updated: 8 Sep 2005  
Demonstrates how to use C#.NET's XML source documentation to produce professional, indexed and searchable source documentation.
C#, XML, Windows, .NET, Visual Studio, Dev
Mike Elliott 4.74
Quick and Dirty Settings Persistence with XML
Updated: 9 Sep 2006  
A quick and dirty use of an XML file to save program settings between application execution sessions.
XML, C# 2.0.NET 2.0, Win2K, WinXPVS2005, Dev
circumpunct 4.73
Enumerate over XML data in a foreach loop
Updated: 11 Jan 2005  
An article which shows how to enumerate over XML data in a foreach loop as if the data were in a collection.
C#, XML, Windows, .NET 1.1VS.NET2003, Dev
Josh Smith 4.71
EDIFACT to XML to Anything You Want
Updated: 11 Aug 2005  
An article on converting EDIFACT messages to XML, and converted the XML into anything XSLT can perform.
C#, XML.NET 1.1, Win2K, WinXP, Win2003VS.NET2003, Dev
Tonster101 4.65
XML Data Files, XML Serialization, and .NET
Updated: 27 Aug 2003  
Describes a means to build XML data files using XML Schema and xsd.exe to facilitate easy XML Serialization
C#, Windows, .NET 1.0, .NET 1.1VS.NET2003, Dev
KennS 4.61
XPath reader-writer
Updated: 26 May 2003  
Writes data in an XML file using XPath
C#, .NET, Win2K, WinXP, ASP.NET, Visual Studio, Dev
Richard van den Berg 4.59
Saving app settings as XML
Updated: 24 Apr 2007  
Saving application settings to XML.
C#, XML, Windows, .NET 1.0, Dev
Jason Titcomb 4.56
XML Control Panel
Updated: 30 Nov 2004  
Demonstrating putting together a useful application from the amazing amount of code available here at The Code Project.
C#, XML, Windows, .NET 1.1, XAML, WinForms, VS.NET2003, Dev
Marc Clifton 4.56
AnyDataFileToXmlConverter Class/Utility
Updated: 13 Apr 2007  
A class/utility that converts data-files of various formats to .NET DataSet-compatible XML.
XML, C# 2.0, Windows, .NET 2.0VS2005, Dev
Chris Hambleton 4.54
Create Data Classes
Updated: 21 Nov 2007  
An application that creates an XML database and a C# class to access it
C#, XML, Windows, .NET, Visual Studio, Dev
Jeff Gaines 4.52
XSLT Object Relational Mapping
Updated: 13 Feb 2005  
An article describing a technique for using XSLT to map between relational and object representations of data.
C#, XML, Windows, .NET 1.1VS.NET2003, DBA, Dev
Mark Porter 4.50
Load and save objects to XML using serialization
Updated: 1 Sep 2006  
A C# program to demonstrate loading and saving an object to an XML file using XML serialization encapsulated in a wrapper class.
C#, XML, Windows, .NET 1.0, .NET 1.1, .NET 2.0VS.NET2003, VS2005, Dev
T-C 4.49
An XML Compiler
Updated: 13 Sep 2005  
Convert your XML object graph to code using CodeDom.
C#, Windows, .NET 1.1, XAML, VS.NET2003, Dev
Marc Clifton 4.45
Import/Export registry sections as XML
Updated: 8 Feb 2005  
Allows for the import and export of registry sections as XML.
C#, Windows, .NET 1.1VS.NET2003, Dev
Sam DenHartog 4.43
Extracting tags and details from your MP3 collection into XML
Updated: 31 Jul 2005  
Extracting various information (ID3vN tags and general info) from MP3 files in a directory tree into XML format.
C#, Windows, .NET 2.0VS2005, Dev
Raven123 4.36
A better MSXSL.EXE: Adding the ability to Transform XSL with Embedded Scripts
Updated: 18 Nov 2004  
This program creates a wrapper around the XSLT process that allows you to transform an XML file using the embedded MSXSL script.
C#, XML, Windows, .NET 1.1VS.NET2003, Dev
ritzcoder 4.33
Using Saxon XSL 2.0 and XQuery 1.0 in .NET
Updated: 29 Mar 2008  
Using the open source Saxon library, .NET programmers can benefit from XSL 2.0 and XQuery 1.0.
C#, XML, XSLT, .NET, Dev
Gavin Sinai 4.33
XPath - Elements and Attributes
Updated: 1 Jul 2004  
An article on using XPath to select elements of an XML. The XML uses various configurations of elements and attributes to represent identical data.
C#, Windows, .NET 1.0, Visual Studio, Dev
sirgilligan 4.30
From XML to Strong Types in C#
Updated: 14 Aug 2005  
Demonstrates how to create strong types in C# by using the Xsd.exe utility and XML.
C#, Windows, .NETVS.NET2003, VS2005, Dev
Mike Elliott 4.29
XMLWriter - A simple reusable class
Updated: 20 Mar 2006  
An example for reusable code - an XML writer class.
C++, XML, Windows, Visual Studio, Dev
Boby Thomas P 4.29
Generate Classes From Declarative Code
Updated: 7 Oct 2004  
Creates C# classes from declarative XML code samples.
C#, XML, Windows, .NET, Visual Studio, Dev
Marc Clifton 4.26
A Simple Serializer / Deserializer
Updated: 22 Sep 2004  
A simple Serializer / Deserializer.
C#, XML, Windows, .NET CF, Mobile, .NET 1.1, Visual Studio, Dev
Marc Clifton 4.24
Template Messages Using XSL Transformations and XML Serialization
Updated: 23 Aug 2007  
This article shows how you can implement templated messages, such as email templates
XML, XSLT, C# 2.0, Windows, .NET 2.0, Visual Studio, Dev
Cvetomir Todorov 4.20
XML-based Data Abstraction Layer generator
Updated: 19 Apr 2004  
XML script engine that pilots SQLpp to generate BLL/DAL/SQL.
C#, Windows, .NET 1.0, .NET 1.1, ASP.NET, Visual Studio, Dev
Jonathan de Halleux 4.06
C#/XML based state engine
Updated: 20 Jul 2004  
How to create an XML based state engine for controlling a simple real-time system
C#.NET 1.0, .NET 1.1, WinXPVS.NET2003, Dev
Russ Quinn 4.00
XML forking in .NET Framework 1.1
Updated: 25 Jan 2006  
An article on how to fork the processing of XML, in .NET Framework 1.1.
C#, XML, Windows, .NET 1.1VS.NET2003, Dev
Paulo Morgado 4.00
XML configuration files made simple... at last!
Updated: 14 Jan 2007  
A simple to use wrapper class for reading and writing XML configuration files.
C# 2.0, Windows, .NET 2.0VS2005, Dev
axos88 4.00
Debugging XML Transforms (XSLT) with Visual Studio - Unedited
Updated: 1 Sep 2009  
 XSLT stands for Extensible Stylesheet Language Transformations.There is so much to learn in our technical world… and so little time….and for some of us, even fewer brain cells. Alas, such is the life of a nerd/dweeb/geek.The latest technology I spent brain cells on is XML Transforms. You've pr
XML, XSLT, Windows, .NET, Visual Studio
Steve Wellens 4.00
HTML reporting with page break, using XSL and CSS
Updated: 16 Mar 2008  
One possible way to build an HTML report that has a dynamic number of pages.
XML, CSS, HTML, XSLT
Martin Garcia 3.90
Multiple Document Output from XSL Transformations using Parameters and C#
Updated: 20 Apr 2004  
A small C# application to demonstrate the use of parameters in producing a number of static web-pages from a single XML, XSL pair.
C#.NET 1.0, .NET 1.1, WinXP, Dev
Paul Baker 3.90
XPath - Elements and Attributes
Updated: 1 Aug 2004  
Beginners Tutorial for XSLT. Creating elements, converting attributes into elements, selecting parent node, and other examples
C#, XML, Windows, .NET 1.0, Visual Studio, Dev
sirgilligan 3.89
A Simple XML Validator
Updated: 1 Oct 2004  
A simple application for validating XML files from within Windows Explorer.
C#, XML, Windows, .NET 1.0, .NET 1.1VS.NET2003, Dev
David Salter 3.87
Extract RSS feeds from Web pages
Updated: 25 Sep 2004  
Shows how to extract RSS feeds from Web pages.
C#.NET 1.0, .NET 1.1, Win2K, WinXPVS.NET2003, Dev
Alex Furman 3.85
Autogenerate Source Code for a Finite State Automaton Applying XML/XSLT
Updated: 1 Sep 2005  
Shows how to generate source code for a finite state automaton described by XML applying XSLT
C#, XML, Windows, .NET CF, .NET, Mobile, Visual Studio, Dev
Maxim Alekseykin 3.83
Vector Data Language Specification (v1.1)
Updated: 22 Feb 2004  
This article covers the Vector Data Language Specification for Vector version 1.1
C#, Windows, .NET, Visual Studio, Dev
Stephan Johnson 3.71
XSLT Number to String Transformation II - Unedited
Updated: 17 Jul 2009  
XSLT Number to String Transformation for Hindi Language
XML, XSLT, Architect, Dev
Mahendra Kumar Srivastava 3.67
Recursive directory watch
Updated: 25 Nov 2002  
A simple filewatcher based using XML and treeview control
C#, VC7, Windows, .NET 1.0, Dev
Daniel Ripoll 3.58
Version Resource Tool Using XML/XSLT and .NET
Updated: 24 Oct 2002  
A tool for automatically updating version resources in C++, C# and other projects.
C#, Windows, .NET 1.0, Dev
John Lyon-Smith 3.50
TransformXML - a command line utility to apply XSL transforms
Updated: 27 Nov 2006  
A command line utility wrapping the XslCompiledTransform class.
C#, XML, Windows, .NET 2.0, Visual Studio, Dev
Andrew Tweddle 3.50
XML Pivot To XML
Updated: 27 Mar 2007  
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.
C#, XML, XSLT, Windows, .NET, Visual Studio, Dev
Mike DiRenzo 3.50
AidaNet : Network resources inventory
Updated: 7 Mar 2004  
XPath script to analyze multiple XML files.
C#, Windows, .NET 1.1VS.NET2003, Dev
Thierry Parent 3.47
XML_Serialization Part-2 - Unedited
Updated: 21 Feb 2008  
How to Use XML to Serialize and Deserialize an Object
Patel Pranav 3.40
XmlBuilder
Updated: 20 Oct 2008  
Wraps an XmlDocument to simplify formatting flat data into XML
C#, XML, .NET, Dev
PIEBALDconsult 3.40
Read/Write Configuration in XML file
Updated: 9 Sep 2005  
An article on how to read/write App configuration data in an easy way.
C#, XML.NET 1.1, Win2K, Win2003VS.NET2003, Dev
Michael Chao 3.39
XML sub-tree processing in .NET Framework 1.1
Updated: 25 Jan 2006  
An article on how to process XML sub-trees in .NET Framework 1.1.
C#, XML, Windows, .NET 1.1VS.NET2003, Dev
Paulo Morgado 3.38
Insert XML Nodes Using XmlTextReader and XmlTextWriter
Updated: 29 Jan 2004  
Using XmlTextReader and XmlTextWriter to insert an XML document within another document without creating an XmlDocument object
C#, Windows, .NET 1.1VS.NET2003, Dev
Dave Curylo, MCAD 3.20
Using .xml files to replace small databases
Updated: 2 Sep 2003  
Let an XML file become your local small database.
C#, Windows, .NET 1.1VS.NET2003, Dev
biztig 3.12
Customize applications with XML fragments: part 2
Updated: 19 Jun 2007  
An advanced discussion of customizing applications with XML fragments
C# 2.0, Windows, .NET 2.0, Visual Studio, Dev
Burkovsky 3.00
Reading an XML file using .NET
Updated: 31 Aug 2003  
An article on how to read an xml file into an ASP.NET page
C#, Windows, .NET, Visual Studio, Dev
Tahir Nasir 2.90
Embedding a Date Formatting Script in an XSL File
Updated: 12 Nov 2004  
This example shows you how to use Microsoft's XSL script extensions to add custom scripts to your XSL file.
C#, XML, Windows, .NET 1.0, Visual Studio, Dev
ritzcoder 2.86
Generating Get/Set Methods for your C# Code Using XML/XSLT
Updated: 25 Nov 2004  
Genaration of GET/SET methods using XML and XSLT.
C#, XML, Windows, .NET, Visual Studio, Dev
A.Raja Sekhar 2.67
Creating an XML file based on XSD
Updated: 16 Oct 2006  
An article which describes creating an XML file based on a schema.
C#, XML, Windows, .NET, Visual Studio, Dev
jebarson 2.57
Wrap the .NET Xml Serialization Framework
Updated: 1 Jun 2003  
This lightweight base class trivializes Xml Serialization and eliminates duplication in projects with multiple serializable classes.
C#, Windows, .NET 1.0, .NET 1.1VS.NET2003, Dev
lechonsazo 2.53
Configuration File Reader
Updated: 3 Apr 2006  
Easily read and use XML configuration files.
C#, XML, Windows, .NET 2.0VS2005, Dev
rbriere 2.50
Mapper Pipeline Component
Updated: 17 Jun 2007  
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.
C#, XML, XSLT, Windows, .NET 2.0VS2005, Dev
Shankar Balaji 2.30
XML Solution for the INI File System
Updated: 28 Aug 2007  
An attempt to use the common XML language to replace an ageing INI system
XML, C# 2.0, Windows, .NET, Visual Studio, Dev
Jeremy Hiestand 2.00
Convert RSSBandit XML files to OPML format
Updated: 12 Mar 2004  
Convert your RSS Feeds to OPML.
C#.NET 1.0, Win2K, WinXP, Win2003, Dev
Matthew Hazlett 1.85
Customize an application with XML fragments
Updated: 22 May 2007  
How to customize an application using XML fragments
C# 2.0, Windows, .NET 2.0, Visual Studio, Dev
Burkovsky 1.44
Auto generate validation error messages XML document - Unedited
Updated: 26 Jun 2008  
Auto generate validation error messages XML document
C#, Windows (WinXP), .NET (.NET 2.0), WinForms, Dev
Viswanath Majeti 1.00

SOAP and XML - XSLT

top
Title / Updated Author Score  
Word 2003 CodeProject Article Template
Updated: 24 May 2004  
A Word 2003 template for CodeProject articles, and an examination of XSL transformation from Word to concise HTML
XML, Windows, Dev
Mike Ellison 4.73
Number To Word Conversion Program using XSLT
Updated: 6 Mar 2002  
Number To Word Conversion Program using XSLT
XML, Windows, Dev
Anand Bolangadi 4.71
Really The Most Simple Syndication
Updated: 26 Apr 2006  
The article presents the XSLT/JScript framework that handles all types of RSS feeds and HTML-based newsreader application that is built upon it.
Javascript, XML, XSLT, Windows, Visual Studio, Dev
Dmitry Khudorozhkov 4.65
Simple XSLT stylesheet for Visual Studio .NET XML documentation
Updated: 21 Sep 2005  
A simple XSLT stylesheet to convert a Visual Studio .NET XML document into basic HTML.
XML, Windows, .NET 1.1VS.NET2003, Dev
Emma Burrows 4.60
Digits to Charts
Updated: 9 Jun 2006  
This article presents several XSLT stylesheets for converting XML numerical data to eye-candy HTML bar charts.
XML, XSLT, Windows, Visual Studio, Dev
Dmitry Khudorozhkov 4.55
Recursive XSL Templates
Updated: 22 Dec 2006  
This brief article will demonstrate the recursive nature of templates.
XML, XSLT, Windows, Visual Studio, Dev
Kiran Kumar G 4.43
Using XSLT to render XML data returned by a COM object
Updated: 12 Sep 2001  
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!
XML, VC6Win2K, ATL, Dev
Alan Wen 4.38
Grouping XML using XSLT
Updated: 17 Feb 2002  
Using XSLT to group XML elements based on unique ID values in the XML. The XML is transformed into an HTML table.
XMLWin2K, Dev
MS le Roux 4.29
Using XSLT to generate a multi-level tree menu from XML
Updated: 28 Feb 2002  
A simple and generic way to use XSLT to generate a multi-level HTML tree menu from an XML source.
XMLWin2K, ASP, Dev
MS le Roux 4.12
Sorting Book Titles in XSLT
Updated: 28 Jan 2006  
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.
XML, XSLT, Windows, Visual Studio, Dev
Emma Burrows 4.02
Creating page link buttons with XSLT
Updated: 4 Jan 2004  
Shows how to split an XML file into pages and render page links using XSL Transformation style sheet.
C++/CLI, C#, VB, XML.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, ASP, ASP.NET, Visual Studio, Dev
Igor Gribanov 4.00
Self documenting XSLTs
Updated: 18 Jun 2003  
Make your XSLTs self documenting
XMLWin2K, WinXP, Win2003, Dev
Mark Focas 3.85
Creating a Node Tree Fragment in XSLT Using Internet Explorer
Updated: 19 May 2006  
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.
C#, XML, XSLT, Windows, .NET, Visual Studio, Dev
Mike DiRenzo 3.77
Adding custom XPath functions to XSL
Updated: 2 Mar 2003  
This article shows you how to add context aware XPath functions to an XSL transformation. This is done by a hack using reflection.
C#, XML.NET 1.0, Win2K, WinXP, Dev
Stefan Popov 3.75
Using XML/XSLT with the "C Preprocessor"
Updated: 7 May 2007  
How to misuse XML/XSL to do what not even the
C#, XML, XSLT, Windows, .NET, Visual Studio, Dev
PIEBALDconsult 3.52
Email Template using XSLT and XSLTArgumentList
Updated: 16 Feb 2005  
Usage of custom .NET objects in XSLT transformation.
C#, XML, Windows, .NET 1.1, ASP.NET, VS.NET2003, Dev
Mahendra_Nepali 3.50
XSLT Extension Functions
Updated: 30 Jan 2004  
Extending the functionality of the XSLT Processor.
XML, VC6, VC7, VC7.1Win2K, WinXP, Win2003, ATL, WTL, VS.NET2003, Dev
Doug Mitchell 3.06

Last Updated 21 Nov 2009
Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use