9,869,444 members (23,512 online)
Visit CodeProject.TV
Discuss CodeProject.TV
Sign in
Email
Password
Forgot your password?
Sign in using
home
articles
Chapters and Sections
>
Search
Latest Articles
Latest Tips/Tricks
Top Articles
Beginner Articles
Technical Blogs
Posting/Update Guidelines
Article Help Forum
Article Competition
Submit an article or tip
Post your Blog
quick answers
Ask a Question
View Unanswered Questions
View All Questions...
C# questions
ASP.NET questions
VB.NET questions
C#4.0 questions
C++ questions
discussions
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work & Training Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
Adobe Technologies
C#
Free Tools
Objective-C
Ruby On Rails
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
.NET Framework
Mobile
VS 11 & .NET 4.5
Sharepoint
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
features
Component & Service Catalog
Competitions
News
The Insider Newsletter
Newsletter archive
Surveys
Product Showcase
Research Library
CodeProject Stuff
community
The Insider News
The Lounge
The Weird & The Wonderful
The Soapbox
Press Releases
Who's Who
Most Valuable Professionals
Company Listings
Non-English Language
>
General Indian Topics
General Chinese Topics
help
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
Site Map
Advertise with us
Employment Opportunities
About Us
The default search term operator is
AND
.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
364 Results
Search
Everything
Articles
Technical Blogs
Tips & Tricks
Questions
Answers
Forum Messages
News Items
Catalog Items
Videos
Training Courses
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating Asc
Rating Desc
Title Asc
Title Desc
Author Asc
Author Desc
Date Created Asc
Date Created Desc
Date Modified Asc
Date Modified Desc
Price Asc
Price Desc
Duration Asc
Duration Desc
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
Advanced Filters:
Article Topics
All Topics
Desktop Development
Web Development
Mobile Development
Cloud Computing
Enterprise Systems
Database
Multimedia
Languages
C / C++ Language
C#
C++ / CLI
Java
MSIL
Other .NET Languages
Perl
VB.NET
VB6 Interop
VBScript
XML
Platforms, Frameworks & Libraries
General Programming
Graphics / Design
Development Lifecycle
General Reading
Third Party Products
Mentor Resources
Article License
All Licenses
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Product Lifecycle
Database & SysAdmin
General Discussions
Non-English Language
Catalog Category
All Categories
Books & Training
Charting & Graphing
Components, Controls, Libraries
Data Manipulation & Mining
Database Tools
Debugging
Documentation & Help
Financial, Math & Scientific
Frameworks & APIs
General Development Tools
GIS & Maps
Graphics & 3D Modeling
Hardware and Robotics
Hosting
IDEs
Imaging
Mobility
Multimedia
Networking
Performance and Profiling
Programming Languages
Project Life-cycle Management (ALM)
Reporting
Search
Security
Setup & Deploy
System Adminstration
Utilities
Virtualization
Web Design/Development
Catalog License
All Licenses
Commercial
Fully Function Evaluation version
Limited Functionality Trial
Limited Time Trial
Shareware
Free For Personal Use
Freeware
Page 1 of 8
Page Size:
10
·
25
·
50
Category filtered by: Languages
[x]
| XML
[x]
XML* (or XMLStar), an STL based XML serialization engine
by
trident99
Tip/Trick
6 May 2013
license:
CPOL
An STL based simple XML serialization and de-serialization engine.
Languages » Xml »
Serializing
C++
STL
Dev
Beginner
C++
Windows
VC9.0
Win7
programming
XML Serialization and Deserialization: Part-1
by
mayankgupta688
Article
21 Apr 2013
license:
CPOL
XML serialization and deserialization using C#.
Languages » Xml »
Serializing
.NET2.0
.NET3.0
.NET3.5
C#
ASP.NET
XML
Dev
Intermediate
.NET
C#3.5
, +
How to track outgoing links using javascript and XML
by
Manny Khasria
Technical Blog
9 Apr 2013
license:
CPOL
The idea is simple, everytime an outgoing link is clicked, we will load an XML file at the backend and pass the URL of the outgoing link or an associated unique ID (e.g. web trends ID in case we are using a web analytics software such as Web Trends) This will leave a stamp of [...]How to track outgo
Languages » Xml »
Jaxb
C++
SQL
Windows
SQL-Server
DBA
Determining nil in an XML element
by
Adam Zuckerman
Technical Blog
19 Feb 2013
license:
CPOL
I have been trying to find a way to determine if an XML element is marked as null. There isn't built in support in .NET 4 or earlier versions. So, after doing some research (Dimuthu's Blog: XML Schema nillable=“true” vs minOccurs=“0”, XLinq xsi:nil=“true”, Do XML parsers tell the difference betwee
Languages » Xml »
General
C++
SQL
Windows
SQL-Server
DBA
All about XmlSerializer Performance and Sgen
by
Amit Bezalel
Article
21 Jan 2013
license:
CPOL
Improving XmlSerialization performance.
Languages » Xml »
Serializing
C#
XML
.NET
performance
Building a better mouse-trap – Improving the creation of XML Message Requests using Reflection, XML & XSLT
by
Paul S. Chapman
Technical Blog
18 Jan 2013
license:
CPOL
Introduction The way I previously created messages to send to the GovTalk service I used the XMLDocument to create the request. While this worked it left a number of problems; not least that for every message a special function would need to created. This is OK for the short term but the biggest co
Languages » Xml »
Xml/Xslt
C++
SQL
Windows
SQL-Server
DBA
CXml - A Wrapping Class for MSXML 3.0/4.0/5.0/6.0
by
Jerry.Wang
Article
10 Jan 2013
license:
CPOL
This wrapping class will try to use the latest version of MSXML in the machine, and it is easy because of using auto_ptr.
Languages » Xml »
General
VC8.0
Win2K
WinXP
Win2003
Vista
VS2005
XML
MFC
Dev
COM
, +
XSL 2.0 and XQuery 1.0 in .NET
by
Gavin Sinai
Article
10 Jan 2013
license:
Ms-PL
Using the open source Saxon library, .NET programmers can benefit from XSL 2.0 and XQuery 1.0.
Languages » Xml »
Xml/Xslt
C#
XML
.NET
Dev
XSLT
Intermediate
XSLT-Delta Calculation Component (DCC) Technical Description and How to Us
by
Amr Rekaby
,
Mai Sobhy
Article
2 Jan 2013
license:
CPOL
This article provides a reusable component to calculate the delta difference between 2 XMLs structures, it is implemented by XSLT to be faster and platform independent.
Languages » Xml »
Xml/Xslt
XML
Dev
Intermediate
XMLFoundation
by
Brian Aberle
Article
21 Dec 2012
license:
CPOL
XMLFoundation is the fastest approach to dealing with XML and it also delivers a simple and easy to manage pattern of software developpment into your application.
Languages » Xml »
General
C++
XML
HTML
Dev
Intermediate
Converting XML string to HTML Table
by
Rajesh Kuramdasu
Tip/Trick
19 Dec 2012
license:
CPOL
This article describes about converting an XML string to a HTML table.
Languages » Xml »
General
C#
ASP.NET
XML
.NET
HTML
Dev
Intermediate
Cinchoo - Handling nested XML files
by
Cinchoo
Tip/Trick
10 Dec 2012
license:
CPOL
Way to read the nested xml files
Languages » Xml »
General
C#
.NET
Dev
Intermediate
Wordnet Rightfully Transmogrified
by
Jim Meadors
Article
19 Nov 2012
license:
CPOL
String manipulation of XML files.
Languages » Xml »
Xml/Xslt
WinXP
VB
XML
Windows
Dev
XSLT
LINQ
Intermediate
Windows
Win7
, +
XML Visualizer v.2
by
Lars Hove Christiansen
Article
12 Nov 2012
license:
CPOL
XML Visualizer v.2 improves the standard XML Visualizer in Visual Studio 2005, 2008, and 2010.
Languages » Xml »
Utilities
VS2005
.NET3.5
VS2008
C#
Dev
Intermediate
.NET
Visual-Studio
VS2010
Remove space in .NET serialization of empty XML element
by
Herbert Oppmann
Article
9 Nov 2012
license:
CPOL
Shows how to get the .NET XmlWriter class to write empty element tags as instead of
Languages » Xml »
Serializing
C#
XML
.NET
Dev
Workaround
XML Serialization and Deserialization: Part-2
by
mayankgupta688
Article
6 Nov 2012
license:
CPOL
Serialization and deserialization of XML.
Languages » Xml »
Serializing
XML
Windows
Dev
Beginner
C#3.5
How to customize XML serialization
by
wells cheung
Article
12 Oct 2012
license:
CPOL
How to serialize an object to an XML document with a specific format.
Languages » Xml »
Serializing
XML
Windows
.NET
Dev
Intermediate
C#
C#4.0
Yet Another XML Serialization Library for the .NET Framework
by
Sina Iravanian
Article
2 Oct 2012
license:
MIT
A flexible XML serialization library that lets developers design the XML file structure, and select the exception handling policy. YAXLib supports polymorphic serialization and serializing generic and non-generic collection classes and arrays.
Languages » Xml »
Serializing
.NET3.0
.NET3.5
C#
XML
Architect
Dev
Intermediate
.NET
XSLT 2.0 programming basics
by
S V Saichandra
Article
17 Sep 2012
license:
CPOL
This article describes XSLT programming for beginners.
Languages » Xml »
Xslt
XML
.NET
HTML
Dev
XSLT
Intermediate
C#: Two ways to extract XML data from an XML file (System.XML.Linq, System.IO)
by
point64
Tip/Trick
16 Sep 2012
license:
CPOL
A sample application that shows 2 ways to extract XML data
Languages » Xml »
General
.NET3.5
C#
Dev
Intermediate
.NET
.NET4
.NET4.5
Serialize/Deserialize any object to an XML file
by
akramKamal
Tip/Trick
10 Sep 2012
license:
CPOL
Code to serialize/deserialize any object to an XML file.
Languages » Xml »
Serializing
VS2005
C#2.0
VS2008
C#
XML
Windows
Visual-Studio
Linux
Intermediate
Advanced
, +
Simple way to share tree organized info on intranet
by
Aurel Velicanu
Article
22 Aug 2012
license:
CPOL
A simple way to share tree organized info on Intranet.
Languages » Xml »
General
C#
XML
Windows
.NET
Dev
Intermediate
Using XPath to Navigate the File System
by
ideafixxxer
Article
11 Aug 2012
license:
CPOL
How to implement XPathNavigator for file system
Languages » Xml »
Utilities
C#
XML
.NET
Dev
XSLT
Intermediate
Diffrence between CROSS APPLY and OUTER APPLY of SQL XML
by
jsd24
Tip/Trick
19 Jul 2012
license:
CPOL
The diffrence between CROSS APPLY and OUTER APPLY of SQL XML.
Languages » Xml »
Beginners
SQL
Windows
SQL-Server
DBA
Intermediate
An exe to generate CodeMetrics Summary report in HTML form
by
dreamzlife
Tip/Trick
18 Jul 2012
license:
CPOL
A simple way to parse multiple CodeMetrics XML data and generate a summary report.
Languages » Xml »
Utilities
C#
XML
Intermediate
XSL
PrettyXML (.NET Port)
by
PIEBALDconsult
Tip/Trick
12 Jul 2012
license:
CPOL
This is an alternative for "PrettyXML (.NET Port)"
Languages » Xml »
Xml/Xslt
WinXP
C#2.0
C#3.0
XML
.NET
Dev
XSLT
Beginner
C#
Windows
, +
PrettyXML (.NET Port)
by
ednrg
Tip/Trick
12 Jul 2012
license:
CPOL
This is a .NET port of a VBScript utility
Languages » Xml »
Xml/Xslt
WinXP
C#2.0
C#3.0
XML
.NET
Dev
XSLT
Beginner
C#
Windows
, +
Python-Embedded XML and Test Automation
by
Trustamind
Article
8 Jul 2012
license:
CPOL
Python code is embedded in XML and evaluated on the fly to generate data values.
Languages » Xml »
General
C++
C#
XML
Windows
Dev
QA
Beginner
Intermediate
Advanced
Python
Generate Sample XML from XSD
by
Joshi, Rushikesh
Article
8 Jun 2012
license:
CPOL
This is an alternative for "Generate Sample XML from XSD".
Languages » Xml »
General
VS2005
VS2008
XML
Dev
Design
Beginner
Intermediate
Visual-Studio
VS2010
Generate Sample XML from XSD
by
Joshi, Rushikesh
Tip/Trick
7 Jun 2012
license:
CPOL
How to Generate Sample XML from XSD
Languages » Xml »
General
VS2005
VS2008
XML
Visual-Studio
Architect
Dev
Design
Beginner
Intermediate
Visual-Studio
, +
XML Serialization and Deserialization in C#
by
DARSHAN MODANI
Tip/Trick
30 May 2012
license:
CPOL
Use System.Xml.Serialization.XmlSerializer to perform XML serialization and deserialization.
Languages » Xml »
Serializing
C#
ASP.NET
XML
.NET
Beginner
XML Serialization and Deserialization
by
Md. Rashim uddin
Article
12 May 2012
license:
CPOL
XML Serialization and Deserialization in c#
Languages » Xml »
Serializing
.NET2.0
C#2.0
.NET3.0
C#3.0
.NET3.5
Windows
Dev
Intermediate
C#
.NET
, +
Convert XML into Object using XML serialization (Deserialize from XML)
by
Naufel Basheer
Tip/Trick
10 May 2012
license:
CPOL
XML Serialization
Languages » Xml »
Serializing
C#
Dev
programming
serialization
Parsing and Interpreting XSD Using LINQ
by
CodingBruce
Article
6 May 2012
license:
CPOL
How to use a Linq2Xsd generated object to directly manipulate XmlSchema
Languages » Xml »
Utilities
C#
XML
Dev
LINQ
Intermediate
XML Databases
by
AlexTatiyants
Technical Blog
21 Apr 2012
license:
CPOL
JSON-oriented document stores like Mongo and Couch have really become the darlings of the web application crowd. Of course, JSON (or BSON) isn't the only game in town. When it comes to document store formats, the other white meat if you will is XML.
Languages » Xml »
Web Services
C++
SQL
Windows
SQL-Server
DBA
XML serialization using Generics
by
Rui Jarimba
Technical Blog
3 Apr 2012
license:
CPOL
Serialize/deserialize your objects using generics. Customize settings like indentation, encoding, namespaces and others.
Languages » Xml »
Serializing
C#
XML
Windows
.NET
Dev
Intermediate
XML Processing using XSL with Parameters
by
Anish_R
Article
28 Mar 2012
license:
CPOL
Passing Parameters to XSL
Languages » Xml »
Xml/Xslt
ASP.NET
XML
.NET
XSLT
Intermediate
Connect an External Stylesheet to XML
by
tomjoly45
Tip/Trick
19 Mar 2012
license:
CPOL
How to connect an external stylesheet to XML.
Languages » Xml »
Xml/Xslt
XML
CSS
Dev
Intermediate
Using the XmlReader class with C#
by
Richard James Moss
Technical Blog
24 Jan 2012
license:
CPOL
How to use the XmlReader class with C#.
Languages » Xml »
General
C#
XML
.NET
Dev
Intermediate
Split large XML files into small files
by
Slava Khristich
Article
9 Jan 2012
license:
CPOL
Read any size XML docuement and split it into small supporting files.
Languages » Xml »
General
VS.NET2003
VS2005
VS2008
C#
XML
Windows
.NET
Visual-Studio
Dev
Beginner
, +
Parse XML at SAX Speed without DOM or SAX
by
unitrunker
Article
11 Dec 2011
license:
CPOL
SAX performance with the readability of DOM like access.
Languages » Xml »
General
C++
XML
Dev
Intermediate
XmlReader
Passing XML Nodes into Text Box Values and Passing the values from Textbox to XML Nodes
by
Vishnu Prasad C
Article
5 Dec 2011
license:
CPOL
How to load the values from XML Node into Text Box Controls and Text Box values into XML Nodes with XML Preview
Languages » Xml »
General
C#
XML
Windows
.NET
Intermediate
WinForm
XP
Applying XSLT Stylesheet to an XML File at Runtime
by
Azim Zahir
Article
3 Dec 2011
license:
CPOL
This article demonstrates applying an XSLT stylesheet to an XML file dynamically
Languages » Xml »
Xml/Xslt
C#
XML
Windows
HTML
Beginner
Serialization 101 - Part III: XML Serialization
by
MBigglesworth79
Technical Blog
1 Dec 2011
license:
CPOL
XML Serialization
Languages » Xml »
Serializing
C#
SQL
Windows
SQL-Server
DBA
VB
VB.NET
Open, Modify and Save an XML
by
nereo.lopez
Technical Blog
1 Dec 2011
license:
CPOL
Open, Modify and Save an XML
Languages » Xml »
Jaxb
XML
XML Serialization of Generic Dictionary, Multidimensional Array, and Inherited Type, with sharpSerializer .NET
by
Pawel idzikowski
Article
9 Nov 2011
license:
CPOL
How to serialize to XML, any generic, derived, or other complex type, which XMLSerializer cannot serialize
Languages » Xml »
Serializing
.NET2.0
WinXP
Win2003
Vista
C#2.0
.NET3.0
C#3.0
WinMobile5
.NET3.5
XML
, +
Grouping XML elements using XSLT version 1.0
by
Adel Refaat
Tip/Trick
6 Nov 2011
license:
CPOL
A quick example of how to do grouping in XSLT version 1.0
Languages » Xml »
General
XML
XSLT
XML Validation with XSD along with Custom Exception
by
Bangla Gopal Surya
Article
2 Nov 2011
license:
CPOL
Validating XML against defined XSD
Languages » Xml »
General
C#
XML
xsd
XML Validation with XSLT & Calling Custom function from XSLT
by
Bangla Gopal Surya
Article
2 Nov 2011
license:
CPOL
Validating XML against defined XSL
Languages » Xml »
Xml/Xslt
C#
XML
XSLT
Social Sharing Buttons using jQuery and XML
by
Bryian Tan
Technical Blog
13 Sep 2011
license:
CPOL
Social Buttons using jQuery and XML| Social Sharing Buttons | Social Sharing Buttons using jQuery and XML| Social Networking Sharing Buttons| Sharing Button Yet, another social sharing buttons script created by using jQuery and XML for your website. The script is very straight forward and sel
Languages » Xml »
Jaxb
C++
SQL
Windows
SQL-Server
DBA
Page 1 of 8
1
2
3
4
5
6
7
8
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web02 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid