
Navigator : Home > Tutorials >
XML
ASP.NET XML Tutorials
Online Voting System with Percentage Results in VB
This tutorial will show you how to create an online poll that all visitors can partake in, and view results in # of votes and percentage format. Written in VB.NET
Adding to XML File using WinForms and VB
This tutorial will show how we can add data to an XML file using WinForms. VB version.
Adding to XML File using WinForms and C#
This tutorial will show how we can add data to an XML file using WinForms. C# version.
Displaying and Filtering XML Data with WinForms in VB
This tutorial will show you how to create a Windows Application that can read the contents of an XML file, and also how to filter the contents of an XML file to display only the data we want. VB version.
Displaying and Filtering XML Data with WinForms in C#
This tutorial will show you how to create a Windows Application that can read the contents of an XML file, and also how to filter the contents of an XML file to display only the data we want. C# version.
Restructure XML with Transformation file in ASP.NET
Shows how to restructure XML with Transformation files in ASP.NET
Displaying Data from XML file using ASP.NET and VB
This tutorial shows you how to display data that resides in an XML file, in a GridView and DataList. VB version.
Displaying Data from XML file using ASP.NET and C#
This tutorial shows you how to display data that resides in an XML file, in a GridView and DataList. C# version.
Average Xml Data using ASP.NET and VB
This tutorial will show you how to calculate average of data from XML using ASP.NET 2.0 and VB.
Average Xml Data using ASP.NET and C#
This tutorial will show you how to calculate average of data from XML using ASP.NET 2.0 and C#.
RSS Reader using ASP.NET 2.0 and VB.NET 2005
RSS Feed is very popular in Internet. This tutorial will show you how to create a RSS Reader using ASP.NET 2.0 and VB.NET.
RSS Reader using ASP.NET 2.0 and C# 2005
RSS Feed is very popular in Internet. This tutorial will show you how to create a RSS Reader using ASP.NET 2.0 and C#.
Navigating XML information items using ASP.NET and C#
This tutorial will show you how to navigate XML information items in ASP.NET 2.0 using C#.
Navigating XML information items using ASP.NET and VB
This tutorial will show you how to navigate XML information items in ASP.NET 2.0 using VB.NET.