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, .NET1.0, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
Matt Berther |
4.65 |
|
|
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.63 |
|
|
XmlNode
Updated: 15 May 2011
A technique to make working with XML easier
C#, XML, .NET (.NET3.5), Dev
|
PIEBALDconsult |
4.50 |
|
|
XML for Beginners
Updated: 28 Aug 2007
This article will help those who want to learn XML from scratch
XML, C#2.0, Windows, .NET2.0, VS2005, Dev
|
Farhan Ali |
4.44 |
|
|
.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, .NET1.0, Dev
|
Daniel Ang Chee Meng |
4.44 |
|
|
Layman's SOAP
Updated: 7 Jun 2001
This article gives a basic overview of SOAP.
XML, Win2K, Dev
|
Dhandapani Ammasai |
4.31 |
|
|
How to create a simple XML file using MSXML in C++
Updated: 26 Oct 2009
This article demonstrates the use of MSXML APIs using C++.
C++, XML, Windows, MFC, Dev
|
Javed Akhtar Ansari |
4.00 |
|
|
Compare Two XML By Using OPENXML Query in ASP.NET
Updated: 18 May 2011
Compare two XML by using OPENXML Query in Microsoft SQL Server
C#, XML, SQL, HTML, Windows (WinXP), .NET, ASP.NET, Dev
|
R S Dodiya |
4.00 |
|
|
A beginner's guide to XPath
Updated: 27 May 2007
This article demonstrates how a beginner can start to get to grips with XPath using C#.
XML, C#2.0, Windows, .NET2.0, Dev
|
francisg2005 |
3.78 |
|
|
SOAP - A bubbly future
Updated: 7 Jun 2000
An Introduction to SOAP
XML, VC6, Win2K, Visual-Studio, Dev
|
Jeremiah Talkar |
2.87 |
|
|
Xerces for C++ Tutorial Using Visual C++
Updated: 25 Jan 2009
Create an empty DOM document using Xerces for C++.
C++ (VC9.0), XML, Windows, VS2008, Dev
|
Peter Wilson |
2.09 |
|
SOAP and XML - General |
top |
| Title /
Updated |
Author |
Score |
|
|
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 |
5.00 |
|
|
XMLFoundation
Updated: 10 May 2010
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, Virtualization, virtual-machine
|
Brian Aberle |
5.00 |
|
|
XML Validation with XSD along with Custom Exception
Updated: 2 Nov 2011
Validating XML against defined XSD
C#, XML, xsd
|
Bangla Gopal Surya |
5.00 |
|
|
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.0, Win2K, WinXP, Win2003, Vista, MFC, COM, VS2005, Dev
|
Jerry.Wang |
4.98 |
|
|
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.94 |
|
|
Parse XML at SAX Speed without DOM or SAX
Updated: 11 Dec 2011
SAX performance with the readability of DOM like access.
C++, XML, Dev, XmlReader
|
unitrunker |
4.91 |
|
|
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 |
|
|
Merging XML Files with XStreamingElement
Updated: 3 May 2010
Got a few Gigs of XML data you need to combine? Here's one way that won't blow your RAM.
C#, XML, .NET3.0, LINQ, Dev
|
Lee Humphries |
4.80 |
|
|
An XML parser and editor with shades of a Design Pattern
Updated: 16 Aug 2010
A very generic XML parser whose internal implementation can be changed without affecting the rest of the source code.
C++, XML, Dev
|
Mukit, Ataul |
4.80 |
|
|
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.79 |
|
|
Using XPathNavigator in C#
Updated: 13 Jan 2010
How to use XPathNavigator to iterate through XML documents.
C#, XML, Windows, Visual-Studio, Dev
|
Danny Hauptman |
4.71 |
|
|
Updating Charts in Word Document using OpenXML
Updated: 29 Apr 2011
This article contains information on how to update a chart in a Word document.
C# (C#4.0), Windows, .NET (.NET3.5), Office, Visual-Studio (VS2010)
|
Imran S Mohamed |
4.71 |
|
|
XML Transform Shell Extension
Updated: 11 Oct 2003
A shell extension to transform xml files against a stylesheet
XML, VC6, VC7, VC7.1, Win2K, WinXP, Win2003, ATL, Dev
|
Doug Mitchell |
4.70 |
|
|
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), WinMobile, .NETCF, .NET (Mono, DotGNU, .NET3.5), Win32, Win64, SQL-Server (SQL2000, SQL2005), ADO.NET, VS.NET2003, VS2005, VS2008, Architect, DBA, Dev, QA, Design
|
Jimmy Zhang |
4.68 |
|
|
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, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Simon Segal |
4.68 |
|
|
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.0, WinXP, MFC, VS2005, Dev
|
DavidCrow |
4.63 |
|
|
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.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, .NET2.0, Win2K, WinXP, Win2003, Vista, .NET3.0, .NET3.5, VS.NET2003, VS2005, VS2008, Architect, Dev, Design
|
Slava Khristich |
4.53 |
|
|
XML Alphabetizer
Updated: 8 Mar 2011
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.
C#, XML, .NET, Visual-Studio (VS2010), LINQ, Dev
|
Matt Heidenreich |
4.50 |
|
|
ImageUpdater
Updated: 27 Apr 2011
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.
C#, XML, Windows, .NET (.NET3.5), Office, Visual-Studio (VS2010)
|
Imran S Mohamed |
4.50 |
|
|
Parse XML Documents by XMLDocument and XDocument
Updated: 5 Apr 2011
This article demonstrates how to parse XML documents using "XMLDocument" as well as "XDocument".
C#, XML, .NET, Dev, MVVM
|
Dr. Song Li |
4.50 |
|
|
Minimalist XML Application Settings
Updated: 7 Aug 2011
Simple way of storing objects of arbitrary type in an XML settings file
C#, Windows, .NET
|
Libor Tinka |
4.50 |
|
|
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, .NET1.0, Win2K, WinXP, Visual-Studio, Dev
|
Tim Smith |
4.48 |
|
|
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, .NET2.0, VS2005, Dev
|
Xiaozheng Chen |
4.42 |
|
|
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, .NET1.1, VS.NET2003, Dev
|
vonwao |
4.38 |
|
|
Strongly Typed Custom Configuration Sections using XML Serialization
Updated: 6 Jan 2008
This article demonstrates a simple approach to get strongly typed configuration objects to use in your code using XML serialization
C#, .NET1.1, .NET2.0, ASP.NET, Win32, Dev
|
Benzi K. Ahamed |
4.33 |
|
|
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.33 |
|
|
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, eVC3.0, Win2K, WinXP, Win2003, PocketPC-2002, STL, Dev
|
ljw1004 |
4.32 |
|
|
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, .NETCF, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP, Win32, Win64, ADO.NET, WCF, Ajax, Architect, DBA, Dev, QA, Design
|
Jimmy Zhang |
4.31 |
|
|
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 (.NET1.0, .NET1.1, .NET2.0, Mono, DotGNU, .NET3.0, .NET3.5), Dev
|
Tomislav Stare |
4.29 |
|
|
Getting Started with Schematron
Updated: 16 Aug 2011
The fastest way to get started with Schematron and Altova's XMLSpy®
XML, Windows (WinXP, Vista), Architect, DBA, Dev, QA, Design
|
ToniMaroni |
4.25 |
|
|
What is RSS, and reading and writing RSS feeds
Updated: 24 Feb 2010
This article explains what RSS is and how we can read and write RSS feeds.
C#, XML, ASP.NET, Dev
|
Indrajeet Sutar |
4.25 |
|
|
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 (.NET2.0), Dev
|
T Clark |
4.22 |
|
|
No-namespace/Chameleon Include Support for .NET 1.1
Updated: 30 Nov 2006
Add support for chameleon include to .NET 1.1 using a custom XmlResolver to modify schema dynamically.
C#, XML, Windows, .NET (.NET1.1), VS.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, .NET1.0, .NET1.1, .NET2.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, .NET1.0, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Kastellanos Nikos |
4.12 |
|
|
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 (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), Win32, Visual-Studio (VS.NET2003, VS2005, VS2008)
|
Nelson Kosta Souto |
4.08 |
|
|
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, .NET1.1, VS.NET2003, Dev
|
Thanh Dao |
4.04 |
|
|
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, .NET1.1, ADO.NET, VS.NET2003, Dev
|
Gabriel Szabo |
4.00 |
|
|
Split large XML files into small files
Updated: 9 Jan 2012
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.95 |
|
|
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, .NET1.0, VS.NET2003, Dev
|
liyang yu |
3.89 |
|
|
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, .NET2.0, Win2K, WinXP, Win2003, .NET3.0, .NET3.5, Architect, WinForm
|
AhsanS |
3.85 |
|
|
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, .NET1.1, ASP.NET, Visual-Studio, Dev
|
ManOwaR |
3.80 |
|
|
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.
VB6, XML, VC6, Win2K, 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 |
|
|
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.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 (.NET2.0, .NET3.0, .NET3.5), VS2005, VS2008, Architect, Dev
|
AFSEKI |
3.73 |
|
|
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, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, PocketPC-2002, ASP.NET, Visual-Studio, Dev
|
jemodurn |
3.72 |
|
|
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, .NET1.1, ASP.NET, ADO.NET, VS.NET2003, Dev
|
Kareem Shaker |
3.70 |
|
|
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, .NET1.0, Win2K, WinXP, Dev
|
s972687(KFUPM) |
3.65 |
|
|
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 |
|
|
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, VC6, Win2K, WinXP, Dev
|
Lymington |
3.54 |
|
|
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.52 |
|
|
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, .NET2.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, .NET2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, IIS, WebForms, VS2005, Dev
|
Maulik Soni |
3.38 |
|
|
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, VC6, Win2K, WinXP, Dev
|
Lymington |
3.37 |
|
|
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, Windows, SQL2000, 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 (.NET2.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 |
|
|
SOAP Client: Using SOAP Toolkit 3.0
Updated: 2 Nov 2003
A SOAP client, using SOAP Toolkit 3.0.
XML, VC6, Win2K, Dev
|
Vipul Bansal |
3.17 |
|
|
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 |
3.09 |
|
|
XInclude
Updated: 30 Oct 2001
XML implementation using XML SAX2 API from Microsoft XML Parser
XML, VC6, Win2K, Dev
|
Frank Wessels |
3.00 |
|
|
Generic/Dynamic XML file handling using Reflection and C#
Updated: 18 Aug 2010
This article describes how to read XML files dynamically and as generic as possible using .NET Reflection.
C#, XML, Windows, .NET
|
Mohamed Amr El Sisi |
3.00 |
|
|
Sorting dates in XSL
Updated: 2 Jun 2003
Sorting dates in XSL
XML, Windows, Dev
|
Amol Chavan |
2.82 |
|
|
Stop tailoring - create generic applications.
Updated: 4 Apr 2003
Using XML as a basis for generic applications
XML, Windows, Dev
|
Harsha Priya |
2.81 |
|
|
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, DotGNU, VS.NET2003, Dev
|
ShahabFatemi |
2.68 |
|
|
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, .NET2.0, VS.NET2003, VS2005, Dev
|
Jinjun Xie |
2.47 |
|
|
Tearing Apart an XML Document
Updated: 31 Oct 2005
You have an XML document that needs to be broken apart into its constituent parts.
C#, XML, Windows, .NET1.1, VS.NET2003, Dev
|
ShahabFatemi |
2.44 |
|
|
Recursive procedures to check if a given node is the immediate parent or a child node of another node in an XML DOM tree
Updated: 20 Nov 2006
These recursive procedures check for the immediate parent node or child node of another node.
VB, XML, Windows, Visual-Studio, Dev
|
G. Kiran |
2.33 |
|
|
What makes XML such a great technology
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
Updated: 14 Sep 2007
Xml schema defines the structure of an xml document
XML, Windows, Visual-Studio, Dev
|
Mangesh.v.s |
2.11 |
|
|
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.00 |
|
|
Passing XML Nodes into Text Box Values and Passing the values from Textbox to XML Nodes
Updated: 5 Dec 2011
How to load the values from XML Node into Text Box Controls and Text Box values into XML Nodes with XML Preview
C#, XML, Windows, .NET, WinForm, XP
|
Vishnu Prasad C |
2.00 |
|
|
XML timing
Updated: 3 Nov 2001
Test timing of searching using an XML document or a simple array of structures.
XML, VC6, Win2K, WinXP, ATL, WTL, Dev
|
Mark Nischalke |
1.93 |
|
|
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, Windows, VS2008, Dev
|
Maximus Byamukama |
1.80 |
|
|
Check if an XmlNode is a child node in an XML DOM tree
Updated: 11 Oct 2006
A recursive procedure to check if an XML node is a child node of another XML node in an XML DOM tree.
VB, XML, Windows, .NET1.0, .NET1.1, .NET2.0, Visual-Studio, Dev
|
G. Kiran |
1.76 |
|
|
Simple C# XML Parser
Updated: 29 Jan 2007
Simple XML parser for C# for those who are used to the ways of libxml2 or Expat.
C#2.0, Windows, .NET2.0, VS2005, Dev
|
BizzyD |
1.60 |
|
|
Using an XML file as One Table Database
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.59 |
|
|
Retrieving settings in different XML configuration formats
Updated: 2 Jul 2006
A simple code that retrieves configurations from an external XML file.
C#, Windows, .NET1.0, .NET1.1, Visual-Studio, Dev
|
massivegas |
1.44 |
|
|
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 |
1.29 |
|
|
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, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Bernardo Heynemann |
1.28 |
|
|
Loading XML Data Using Generics and Reflection
Updated: 21 Jul 2007
A generic method that takes the XML node list and type and loads the XML data in a node of the supplied type.
C#2.0, Windows, .NET2.0, VS2005, Dev
|
Kiran Bheemarti |
1.23 |
|
|
XML Basics Handbook
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.22 |
|
|
XML Reading Using DOM and SAX
Updated: 10 Aug 2002
Example of reading XML using two interfaces DOM and SAX
C#, XML, Windows, .NET1.0, Dev
|
rosen |
1.22 |
|
|
What is Web Service?
Updated: 7 Mar 2007
Learn the Very Basics on Web Service
C#, XML, Windows, .NET1.0, ASP.NET, WebForms, VS.NET2003, Dev
|
Nakul Lande |
1.17 |
|
|
XML-new mainland of report datasource
Updated: 27 Jul 2007
How to get report data from XML document.
XML, C#1.0, Windows, .NET1.1, VS.NET2003, Dev
|
fu yuans |
1.00 |
|
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 SE, Dev
|
Koundinya |
3.37 |
|
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, .NET1.1, Win2K, WinXP, SQL2000, VS.NET2003, Architect, DBA, Dev
|
DGoins |
4.92 |
|
|
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, VC6, Win2K, 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, VC6, Win2K, ATL, Dev
|
Catalin Hatmanu |
3.86 |
|
|
Remove MySpace IM Ads
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, .NET1.1, WinXP, VS.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 |
|
|
XML Serialization of Generic Dictionary, Multidimensional Array, and Inherited Type, with sharpSerializer .NET
Updated: 9 Nov 2011
How to serialize to XML, any generic, derived, or other complex type, which XMLSerializer cannot serialize
XML, C#2.0, C#3.0, C#4.0, .NETCF, .NET2.0, WinXP, Win2003, Vista, .NET3.0, WinMobile5, .NET3.5, WinMobile6, Win2008, Win7, Win2008-R2, Win32, Win64, Silverlight, Dev, .NET4
|
Pawel idzikowski |
4.95 |
|
|
XML Serializer Library
Updated: 10 Dec 2007
A library for serializing any class in XML format.
XML, C#2.0, Windows, .NET, VS2005, Dev
|
jonnynolimits |
4.92 |
|
|
Yet Another XML Serialization Library for the .NET Framework
Updated: 17 May 2010
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, .NET3.0, .NET3.5, Architect, Dev
|
Sina Iravanian |
4.90 |
|
|
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 (.NET2.0), Dev
|
Gabriel Rozsa |
4.87 |
|
|
Mini XML serializer
Updated: 6 Jul 2010
A small XML serializer for Silverlight projects.
XML, C#2.0, C#3.0, C#4.0, .NET2.0, Mono, .NET3.0, .NET3.5, Silverlight, Dev, .NET4
|
Alain Bertrand |
4.80 |
|
|
.NET XML and SOAP Serialization Samples, Tips
Updated: 22 Jul 2005
Provides samples for XML and SOAP serialization using C#.
C#, XML, .NET1.1, Win2K, WinXP, Win2003, VS.NET2003, Dev
|
gokselm |
4.79 |
|
|
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.75 |
|
|
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, .NET2.0, VS2005, Dev
|
Marcus Deecke |
4.73 |
|
XML Serialization and Deserialization
Updated: 12 May 2012
XML Serialization and Deserialization in c#
C#2.0, C#3.0, C#4.0, Windows, .NET2.0, .NET3.0, .NET3.5, Dev
|
Md. Rashim uddin |
4.73 |
|
|
.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, .NET1.0, Win2K, WinXP, Dev
|
James T. Johnson |
4.69 |
|
|
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, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, TabletPC, WebForms, VS.NET2003, VS2005, Architect, Dev, WinForm
|
LSteinle |
4.67 |
|
|
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, .NET2.0, VS2005, Dev
|
Wouter van Vugt |
4.65 |
|
|
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.64 |
|
|
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, .NET2.0, WebForms, VS2005, Dev, WinForm
|
Kim Major |
4.60 |
|
|
XMLFormatter provider for serialization
Updated: 25 Sep 2006
Creating a custom XMLFormatter for serialization of objects.
XML, C#2.0, Windows, .NET2.0, VS2005, Dev
|
Patrick Boom |
4.56 |
|
|
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 (.NET2.0, .NET3.0), ASP.NET
|
farzaneh ansari |
4.50 |
|
|
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, .NET3.5
|
Hemant__Sharma |
4.50 |
|
|
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, .NET, VS.NET2003, VS2005, Dev
|
BoneSoft |
4.47 |
|
|
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, .NET1.1, Win2K, WinXP, Win2003, VS.NET2003, Dev
|
Wilfred Verkley |
4.43 |
|
|
XML Serialization in .NET
Updated: 26 Jul 2002
This article shows an example on how to use XML serialization in .NET
C#, XML, Windows, .NET1.0, Visual-Studio, Dev
|
Liong Ng |
4.33 |
|
|
XMLize Your Class
Updated: 2 Apr 2001
This article shows how to serialize a class into XML string.
XML, VC6, Win2K, ATL, Dev
|
Dhandapani Ammasai |
4.12 |
|
|
User options in XML
Updated: 2 Nov 2004
Serialization of user options.
C#, XML, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev, WinForm
|
Richard Schneider |
4.08 |
|
|
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, .NETCF, Mobile, .NET1.0, .NET1.1, .NET2.0, PocketPC-2002, WinMobile2003, .NET3.0, WinMobile5, .NET3.5, Dev, WinForm
|
Romain TAILLANDIER |
4.06 |
|
|
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, .NET2.0, VS2005, Dev
|
cmumford |
4.00 |
|
|
XML class used to store or load information
Updated: 11 Feb 2003
Serialize information stored as XML.
XML, VC6, VC7, Win2K, WinXP, Visual-Studio, Dev
|
gosh |
3.94 |
|
|
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, .NET3.5, Dev
|
Shawn Dempsay |
3.89 |
|
|
SOAP serialization
Updated: 15 Jul 2003
An article on object serialization in .NET
C#, XML, .NET, WinXP, Visual-Studio, Dev
|
Alex Sivokho |
3.60 |
|
|
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 (.NET2.0), Dev, WinForm
|
mukeshkumar123 |
3.57 |
|
|
Bob Custom XML Serializer
Updated: 25 Feb 2007
A custom XML serializer using .NET.
XML, C#1.0, C#2.0, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, Vista, .NET3.0, Visual-Studio, Dev
|
Babak Ansari |
3.50 |
|
|
XML Serialization for Complex Object Model
Updated: 5 Mar 2008
Handles object graphs and circular references in XML serialization
C#, .NETCF, .NET
|
brent.wjh |
3.40 |
|
|
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, .NET1.0, .NET1.1, .NET2.0, .NET3.0, VS2005, 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, .NETCF, .NET1.1, .NET2.0, Mono, .NET3.0, .NET3.5, Dev
|
baretta2 |
3.33 |
|
|
COM Object Serialization
Updated: 21 Oct 2003
Serializes and deserializes COM objects into and from XML documents
VB6, VB, VBScript, Windows (Win2K, WinXP, Win2003), Visual-Studio, Dev
|
Paul Welter |
3.17 |
|
|
JavaScript Serializer
Updated: 6 Apr 2006
A JavaScript generic serializer.
Javascript, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Alex_1 |
3.15 |
|
|
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, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, Vista, VS.NET2003, Dev
|
Thomas R. Wolfe |
3.11 |
|
|
Simple XML Parser - Minimalistic Approach
Updated: 25 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
Updated: 21 Feb 2008
How to Use XML to Serialize and Deserialize an Object
VB6, VB (VB7.x, VB8.0, VB9.0), Windows (Win2K, WinXP, Win2003), .NET (.NET2.0), Visual-Studio (VS2005), Dev
|
Patel Pranav |
3.00 |
|
|
Simple High Performance XML Serialization using RestDirector™
Updated: 2 Aug 2008
RestDirector provides performance and readability to XML.
C#, Windows (Win2K, WinXP, Win2003, Vista, TabletPC, Embedded), .NET (.NET2.0, .NET3.0, .NET3.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, .NET2.0, VS2005, 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.73 |
|
|
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 |
2.13 |
|
|
Use XMLSerializer to Store a Shape's Information
Updated: 19 Aug 2010
Use an XML serializer and deserializer to store graphics configuration data
C#, XML, .NET, WinXP, Dev
|
Lewis Liu (yyiu002) |
2.00 |
|
|
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 (.NET2.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 |
|
|
Simple settings using Generics and XML serialization
Updated: 22 Aug 2007
An easy and very dynamic way of saving your settings.
C#, XML, Windows, .NET2.0, VS2005, Dev
|
Lasse Offt |
1.41 |
|
|
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, .NET1.1, VS.NET2003, Dev
|
Vincent DUVERNET (Nolmë Informatique) |
1.40 |
|
|
Serializing Nested XML
Updated: 2 Nov 2007
Serializing and deserializing nested XML.
XML, VB8.0, Windows, .NET2.0, VS2005, Dev
|
Rekhender |
1.33 |
|
|
Serializing All Data in a Window into XML
Updated: 31 Oct 2001
Serializing data into an XML string in a window dialog
XML, VC6, Win2K, Dev
|
Bassam Abdul-Baki |
1.00 |
|
|
Extend ConfigurationElement to Deserialize Text Elements
Updated: 3 Jan 2010
This article describes how to extend the ConfigurationElement class to deserialize text elements.
XML, C#2.0, .NET2.0, ASP.NET, Dev, WinForm
|
Todd Schilling |
|
|
SOAP and XML - Utilities |
top |
| Title /
Updated |
Author |
Score |
|
Parsing and interpreting Xsd using Linq
Updated: 6 May 2012
How to use a Linq2Xsd generated object to directly manipulate XmlSchema
C#, XML, LINQ, Dev, QA
|
CodingBruce |
5.00 |
|
|
XmlToXsd - A Better Schema Generator
Updated: 7 Dec 2010
Build better schema for rapid data model prototyping.
XML, C#3.0, C#4.0, .NET3.0, .NET3.5, VS2010, Dev, coding, programming, Algorithms, .NET4
|
CodingBruce |
4.92 |
|
|
Quick XML Reader
Updated: 23 Feb 2011
A quick XML interpreter for large XML files.
C#4.0, Windows, .NET, Dev
|
Eduard Keilholz |
4.74 |
|
|
XML Visualizer v.2
Updated: 30 Mar 2012
XML Visualizer v.2 improves the standard XML Visualizer in Visual Studio 2005, 2008, and 2010.
C#, .NET (.NET3.5), Visual-Studio (VS2005, VS2008, VS2010), Dev
|
Lars Hove Christiansen |
4.73 |
|
|
XML Explorer
Updated: 11 Sep 2008
An extremely fast, lightweight XML file viewer.
C#2.0, .NET2.0, WinXP, Vista, VS2005, Dev
|
Jason Coon |
4.68 |
|
|
Parsing an XML file in a C/C++ program
Updated: 15 Apr 2011
A DOM based XML parser with C/C++.
C++, XML, Dev
|
Sergey Chepurin |
4.50 |
|
|
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, VS.NET2003, Dev, WinForm
|
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 (.NET2.0), Visual-Studio (VS2005, VS2008), COM, Dev
|
JadBenAutho |
4.43 |
|
|
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, Architect, Dev, WinForm
|
George Zabanah |
4.40 |
|
|
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 (VB8.0, VB9.0), XML, Windows (Vista), DirectX, LINQ, Dev, Design
|
rspercy65 |
4.33 |
|
|
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: 21 Aug 2008
How to use XML to write and read log files.
C# (C#1.0, C#2.0, C#3.0), XML, .NET (.NET2.0), Dev
|
Norbert Ruessmann |
4.00 |
|
|
Hierarchical XML Data Builder
Updated: 17 Oct 2007
Data builder that builds XML from a SQL query in hierarchical format.
XML, VB8.0, Windows, .NET2.0, ASP.NET, WebForms, SQL2005, VS2005, DBA, Dev
|
asithangae |
3.67 |
|
|
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, .NET, VS.NET2003, VS2005, Dev
|
Mohammad Akbarizadegan |
3.52 |
|
|
XML to XML Mapping Tool
Updated: 9 May 2007
XML2XML is a mapping tool to transform XML data from one XML format to any another XML format.
XML, XSLT, VB7.x, Windows, .NET1.1, VS.NET2003, Dev, WinForm
|
Srinivas-Miriyala |
3.26 |
|
|
Quick & Dirty XML XPath Parser
Updated: 7 May 2007
A simple XPath parser.
VC6, VC7, VC7.1, VC8.0, Windows, Visual-Studio, Dev
|
flippydeflippydebop |
3.00 |
|
|
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.05 |
|
|
Fast Xml Utility
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.22 |
|
SOAP and XML - Web Services |
top |
| Title /
Updated |
Author |
Score |
|
|
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, .NET2.0, Win2K, WinXP, Vista, ASP.NET, WebForms, VS2005, Dev
|
Tim_Mackey |
4.94 |
|
|
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.92 |
|
|
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.90 |
|
|
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, .NET2.0, ASP.NET, VS2005, Dev
|
Feodor Fitsner |
4.87 |
|
|
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, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Michal Altair Valášek |
4.80 |
|
|
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, .NET1.1, ASP.NET, Ajax, VS.NET2003, Dev
|
Dan Radu |
4.80 |
|
|
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.77 |
|
|
.NET Web Services Concepts
Updated: 10 Nov 2006
An article on Web Service concepts.
XML, Windows, Visual-Studio, Dev
|
GanesanSenthilvel |
4.68 |
|
|
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, .NET1.0, .NET1.1, .NET2.0, ASP.NET, WebForms, IIS6, VS.NET2003, VS2005, Dev
|
Alexandru Ghiondea |
4.67 |
|
|
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.64 |
|
|
Central Key Management
Updated: 8 Mar 2006
A central key manager for multiple web server clients in a web farm.
C#, XML, SQL, .NET2.0, WinXP, ASP.NET, SQL2005, VS2005, DBA, Dev
|
Brian Bayless |
4.63 |
|
|
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, .NET1.1, WinXP, Win2003, ASP.NET, SQL2000, IIS5.1, IIS6, VS.NET2003, IE6.0, DBA, Dev
|
Weidong Shen |
4.61 |
|
|
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, .NET1.0, ASP.NET, Dev
|
Johan Danforth |
4.59 |
|
|
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, .NET1.1, VS.NET2003, Architect, Dev
|
Vamsi Prattipati |
4.53 |
|
|
Externalizing Web Service Documentation
Updated: 6 Oct 2004
Enable .NET to display Web Service documentation stored in an XML file.
C#, XML, .NET1.1, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
|
Andrew Clynes |
4.47 |
|
|
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 |
|
|
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, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, CEO, Architect, Dev
|
Xiangyang Liu 刘向阳 |
4.35 |
|
|
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 SE, .NET1.0, ASP.NET, Dev
|
David S Hobbs |
4.29 |
|
|
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, .NET1.1, VS.NET2003, Dev
|
Casey Rayback |
4.25 |
|
|
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, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Jon Merrifield |
4.00 |
|
|
Getting XML Data from Webservice to Infopath
Updated: 6 Mar 2011
This all about getting XML data through webservices to infopath
C#, XML, Dev
|
sudheer mattapally |
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 |
3.92 |
|
|
Working with IP Addresses
Updated: 12 Sep 2005
Using a web service to find the location of an IP address...
VB, XML, Windows, .NET1.1, VS.NET2003, Dev
|
Thang T. |
3.86 |
|
|
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, .NET1.0, .NET1.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, VC6, Win2K, 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 |
|
|
Web Services, a simple approach
Updated: 24 Mar 2006
This articles is an introduction to web services, with a simple illustration.
C#, XML, Windows, .NET2.0, ASP.NET, ADO.NET, VS2005, Dev
|
vivekthangaswamy |
3.54 |
|
|
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, .NET1.1, WinXP, ASP.NET, VS.NET2003, IE6.0, Dev
|
mysorian |
3.50 |
|
|
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, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Marcelo Lujan [El Bebe.Net ] |
3.45 |
|
|
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.38 |
|
|
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, .NET1.1, IIS5.1, IIS6, VS.NET2003, IE6.0, IE5.5, Dev, WinForm
|
Nirosh |
3.34 |
|
|
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, .NET1.0, .NET1.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.15 |
|
|
Log Application Versions
Updated: 23 Aug 2005
Logging remote application version numbers using web services.
VB, XML, .NET1.0, .NET1.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, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Ansil |
2.97 |
|
|
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, .NET1.0, .NET1.1, ASP.NET, IIS, VS.NET2003, Dev
|
azamsharp |
2.90 |
|
|
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, .NET2.0, ASP.NET, VS2005, Dev
|
Abhishek Chatterjee |
2.83 |
|
|
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, .NET1.1, Win2K, Win2003, ASP.NET, VS.NET2003, Dev
|
Scott Burgett |
2.78 |
|
|
Centralized Event Logging in .NET Using Web Services
Updated: 28 Apr 2005
Centralized event logging in .NET using web services.
C#, XML, .NET1.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, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, IIS, VS.NET2003, Dev
|
Venus Patel |
2.33 |
|
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 |
|
|
XSLT 2.0 in .NET
Updated: 9 Feb 2012
The .NET Framework provides XslCompiledTransform which is an XSLT processor 1.0. However this doesn't mean that we can’t work with XSLT 2.0 in .NET. This article is for folks who want to use XSLT 2.0 in .NET.
C#, XML, CSS, HTML, XSLT, .NET
|
Akram El Assas |
5.00 |
|
|
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, .NET2.0, Win2K, WinXP, VS2005, Dev
|
circumpunct |
4.97 |
|
|
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.92 |
|
|
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.91 |
|
|
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, .NET1.1, VS.NET2003, Dev
|
Josh Smith |
4.90 |
|
|
EDIFACT to XML to Anything You Want
Updated: 10 Aug 2005
An article on converting EDIFACT messages to XML, and converted the XML into anything XSLT can perform.
C#, XML, .NET1.1, Win2K, WinXP, Win2003, VS.NET2003, Dev
|
Tonster101 |
4.88 |
|
|
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, .NET1.0, .NET1.1, .NET2.0, VS.NET2003, VS2005, Dev
|
T-C |
4.85 |
|
|
XmlSerializer and 'not expected' Inherited Types
Updated: 24 Oct 2004
A solution to XmlSerializing inherited types not known until runtime.
C#, Windows, .NET, VS.NET2003, Dev
|
SimmoTech |
4.84 |
|
|
A (very) simple XSLT test utility
Updated: 7 Sep 2006
A (very) simple XSLT test utility.
XML, XSLT, C#2.0, .NET2.0, Win2K, WinXP, Win2003, VS2005, Dev, WinForm
|
Riaan Hanekom |
4.84 |
|
|
C# and XML Source Code Documentation
Updated: 2 Apr 2010
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.84 |
|
|
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.82 |
|
|
XSLT Unleashed
Updated: 11 Jan 2007
Another use for XML and XSLT
XML, C#1.0, C#2.0, Windows, .NET1.1, .NET2.0, Dev
|
Chris Stefano |
4.81 |
|
|
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, .NET, VS.NET2003, VS2005, Dev
|
Mike Elliott |
4.77 |
|
|
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, .NET1.1, Visual-Studio, Dev
|
Dustin Metzgar |
4.76 |
|
|
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, .NET2.0, VS2005, Dev
|
Chris Hambleton |
4.75 |
|
|
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, .NET1.0, .NET1.1, VS.NET2003, Dev
|
KennS |
4.73 |
|
|
Saving app settings as XML
Updated: 24 Apr 2007
Saving application settings to XML.
C#, XML, Windows, .NET1.0, Dev
|
Jason Titcomb |
4.63 |
|
|
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, .NET1.1, XAML, VS.NET2003, Dev, WinForm
|
Marc Clifton |
4.60 |
|
|
An XML Compiler
Updated: 13 Sep 2005
Convert your XML object graph to code using CodeDom.
C#, Windows, .NET1.1, XAML, VS.NET2003, Dev
|
Marc Clifton |
4.59 |
|
|
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.52 |
|
|
Import/Export registry sections as XML
Updated: 8 Feb 2005
Allows for the import and export of registry sections as XML.
C#, Windows, .NET1.1, VS.NET2003, Dev
|
Sam DenHartog |
4.50 |
|
|
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, .NET1.1, VS.NET2003, DBA, Dev
|
Mark Porter |
4.50 |
|
|
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, .NET2.0, VS2005, Dev
|
Raven123 |
4.48 |
|
|
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, .NET1.0, Visual-Studio, Dev
|
sirgilligan |
4.42 |
|
|
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, .NET2.0, VS2005, Dev
|
axos88 |
4.42 |
|
|
Autogenerate Source Code for a Finite State Automaton Applying XML/XSLT
Updated: 31 Aug 2005
Shows how to generate source code for a finite state automaton described by XML applying XSLT
C#, XML, Windows, .NETCF, .NET, Mobile, Visual-Studio, Dev
|
Maxim Alekseykin |
4.36 |
|
|
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 |
|
|
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, .NET2.0, Visual-Studio, Dev
|
Cvetomir Todorov |
4.33 |
|
|
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, .NET1.1, VS.NET2003, Dev
|
ritzcoder |
4.33 |
|
|
A Simple Serializer / Deserializer
Updated: 22 Sep 2004
A simple Serializer / Deserializer.
C#, XML, Windows, .NETCF, Mobile, .NET1.1, Visual-Studio, Dev
|
Marc Clifton |
4.32 |
|
|
Using XSLT to Generate SQL Script
Updated: 26 Feb 2010
How to use XSLT to generate SQL script
SQL, XSLT, Dev
|
Leo Bi |
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, .NET1.0, .NET1.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#, .NET1.0, .NET1.1, WinXP, VS.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, .NET1.1, VS.NET2003, Dev
|
Paulo Morgado |
4.00 |
|
|
XML Validation with XSLT & Calling Custom function from XSLT
Updated: 2 Nov 2011
Validating XML against defined XSL
C#, XML, XSLT
|
Bangla Gopal Surya |
4.00 |
|
|
XML Processing using XSL with Parameters
Updated: 28 Mar 2012
Passing Parameters to XSL
XML, XSLT, .NET, ASP.NET
|
Anish_R |
4.00 |
|
|
A Simple XML Validator
Updated: 1 Oct 2004
A simple application for validating XML files from within Windows Explorer.
C#, XML, Windows, .NET1.0, .NET1.1, VS.NET2003, Dev
|
David Salter |
3.96 |
|
|
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.91 |
|
|
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#, .NET1.0, .NET1.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, .NET1.0, Visual-Studio, Dev
|
sirgilligan |
3.90 |
|
|
Extract RSS feeds from Web pages
Updated: 25 Sep 2004
Shows how to extract RSS feeds from Web pages.
C#, .NET1.0, .NET1.1, Win2K, WinXP, VS.NET2003, Dev
|
Alex Furman |
3.85 |
|
|
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
Updated: 17 Jul 2009
XSLT Number to String Transformation for Hindi Language
XML, XSLT, Architect, Dev
|
Mahendra Kumar Srivastava |
3.67 |
|
|
Shuffle XML Elements with XPath and VTD-XML
Updated: 25 May 2010
Shuffle XML elements with XPath and VTD-XML.
XML, Java, XSLT, C#1.0, C#2.0, C#3.0, C#4.0, Dev
|
harryXu2010 |
3.67 |
|
|
TransformXML - a command line utility to apply XSL transforms
Updated: 27 Nov 2006
A command line utility wrapping the XslCompiledTransform class.
C#, XML, Windows, .NET2.0, Visual-Studio, Dev
|
Andrew Tweddle |
3.59 |
|
|
AidaNet : Network resources inventory
Updated: 7 Mar 2004
XPath script to analyze multiple XML files.
C#, Windows, .NET1.1, VS.NET2003, Dev
|
Thierry Parent |
3.56 |
|
|
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, .NET1.1, Win2K, Win2003, VS.NET2003, Dev
|
Michael Chao |
3.52 |
|
|
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, .NET1.0, Dev
|
John Lyon-Smith |
3.50 |
|
|
Using .xml files to replace small databases
Updated: 2 Sep 2003
Let an XML file become your local small database.
C#, Windows, .NET1.1, VS.NET2003, Dev
|
biztig |
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 |
|
|
Recursive directory watch
Updated: 25 Nov 2002
A simple filewatcher based using XML and treeview control
C#, VC7, Windows, .NET1.0, Dev
|
Daniel Ripoll |
3.45 |
|
|
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, .NET1.1, VS.NET2003, Dev
|
Dave Curylo, MCAD |
3.41 |
|
|
XmlBuilder
Updated: 20 Oct 2008
Wraps an XmlDocument to simplify formatting flat data into XML
C#, XML, .NET, Dev
|
PIEBALDconsult |
3.40 |
|
|
XML_Serialization - Part 2
Updated: 21 Feb 2008
How to Use XML to Serialize and Deserialize an Object
VB, XML, .NET
|
Patel Pranav |
3.40 |
|
|
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, .NET1.1, VS.NET2003, Dev
|
Paulo Morgado |
3.38 |
|
|
Customize applications with XML fragments: part 2
Updated: 19 Jun 2007
An advanced discussion of customizing applications with XML fragments
C#2.0, Windows, .NET2.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.92 |
|
|
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, .NET1.0, Visual-Studio, Dev
|
ritzcoder |
2.86 |
|
|
Generating Get/Set Methods for your C# Code Using XML/XSLT
Updated: 24 Nov 2004
Genaration of GET/SET methods using XML and XSLT.
C#, XML, Windows, .NET, Visual-Studio, Dev
|
A.Raja Sekhar |
2.67 |
|
|
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, .NET1.0, .NET1.1, VS.NET2003, Dev
|
lechonsazo |
2.64 |
|
|
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 |
|
|
Configuration File Reader
Updated: 3 Apr 2006
Easily read and use XML configuration files.
C#, XML, Windows, .NET2.0, VS2005, 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, .NET2.0, VS2005, 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 |
|
|
XSL Transformer
Updated: 17 Apr 2007
A simple editor for XSL transformations.
VB, XML, XSLT, Windows, .NET, Visual-Studio, Dev, WinForm
|
Srinivas-Miriyala |
1.86 |
|
|
Convert RSSBandit XML files to OPML format
Updated: 12 Mar 2004
Convert your RSS Feeds to OPML.
C#, .NET1.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, .NET2.0, Visual-Studio, Dev
|
Burkovsky |
1.44 |
|
|
Applying XSLT Stylesheet to an XML File at Runtime
Updated: 3 Dec 2011
This article demonstrates applying an XSLT stylesheet to an XML file dynamically
C#, XML, HTML, Windows
|
Azim Zahir |
|
|
SOAP and XML - XSLT |
top |
| Title /
Updated |
Author |
Score |
|
|
XSLT Survival Kit
Updated: 1 Feb 2012
XSLT Survival Kit provides useful and handy templates for XSLT 1.0 language.
XML, XSLT
|
Akram El Assas |
4.92 |
|
|
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.78 |
|
|
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.77 |
|
|
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.77 |
|
|
How to Display Nested List using SharePoint
Updated: 21 Jul 2010
Nested list using SharePoint designer
XSLT, Office, MOSS2007, Sharepoint
|
RAshmiBhimani |
4.75 |
|
|
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 |
|
|
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, .NET1.1, VS.NET2003, Dev
|
Emma Burrows |
4.64 |
|
|
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, VC6, Win2K, ATL, Dev
|
Alan Wen |
4.38 |
|
|
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.37 |
|
|
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.
XML, Win2K, Dev
|
MS le Roux |
4.21 |
|
|
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.13 |
|
|
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.
XML, Win2K, ASP, Dev
|
MS le Roux |
4.12 |
|
|
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, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP, ASP.NET, Visual-Studio, Dev
|
I G 198 |
4.00 |
|
|
Self documenting XSLTs
Updated: 18 Jun 2003
Make your XSLTs self documenting
XML, Win2K, 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, .NET1.0, Win2K, WinXP, Dev
|
Stefan Popov |
3.75 |
|
|
Email Template using XSLT and XSLTArgumentList
Updated: 15 Feb 2005
Usage of custom .NET objects in XSLT transformation.
C#, XML, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Mahendra_Nepali |
3.62 |
|
|
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 |
|
|
XSLT Extension Functions
Updated: 30 Jan 2004
Extending the functionality of the XSLT Processor.
XML, VC6, VC7, VC7.1, Win2K, WinXP, Win2003, ATL, WTL, VS.NET2003, Dev
|
Doug Mitchell |
3.06 |
|