Categories
Tags → Xml Sample Data

Generating XML files from SQL Database

Before you continue to write your own aspx file, check your directory write permission. I have used Northwind sample database. We will write some of data from Employees table to XML file.
DETAILS

Simple Flash and XML Sample

This sample explains how XML and flash connects. You will see how to to load data from an external XML file and use that data inside a swf flash file. XML file tags are explained and the flash ActionScript lines are commented so you understand ea...
DETAILS

Displaying XML to DataGrid

In this source code we will look at how to read an XML data source and how to put it on our ASP.NET page. For this example you can use a sample XML file putting same folder with our source code. .
DETAILS

XML Tutorials - XSD (XML Schema Definition) Syntax

This tutorial describes: Simple XML Elements with Pre-defined Data Types Simple XML Elements with Extended Data Types Complex XML Elements Simple Content XML Elements Empty XML Elements Anomymous Data Types Sample XSD File - dictionary.xsd
DETAILS

Generic ADO.net database access

MaxVirtual.Data is a compact yet powerful class library enabling database independent .net development. The information of data sources used in the application is stored in the XML configuration file. This extends the library to use all the possible ...
DETAILS

REMailX ActiveX

The ActiveX component also includes a Windows DLL. Use the DLL from C++, Delphi, VB, PB, etc. Use the ActiveX from the .NET, ASP and scripts. The package includes sample VB applications for both the DLL and the ActiveX demonstrating how to create spe...
DETAILS

Create XML Documents from Access Output

The author writes &"Active Server Pages allow for the easy ability to create dynamic views of your data on a web server, but you can also create &"static&" documents on the server. This can be particularly useful if you wis...
DETAILS

VoiceXML with XSLT (HTML and WML)

A Sample Chapter from Early Adopter VoiceXML. This chapter examines the use of the Extensible Stylesheet Language for Transformations (XSLT) as a tool for the generation of VoiceXML. I intend to illustrate a complete, end-to-end example of implementi...
DETAILS

Using XLink to simplify the representation of data

This column takes a look at how to use XLink pointers when representing data to make XML documents more compact and flexible. Sample code shows examples of an invoice with and without the XLink pointers, plus an example of using XLinks with a URL-add...
DETAILS

Reading XML file with Active Server Pages

This tutorial provides introduction to XML and then moves on to create an XML page. Step by step instructions are given to read the data from XML file using ASP pages. Sample Code and online demo available.
DETAILS

Page:
©2003-2019 jCay.com