Categories
Tags → Xml Database Tutorial

Data Source Controls in ASP.NET 2.0

Tutorial introduces a number of new Web controls designed for accessing and modifying data in ASP.NET 2.0. You can perform all common database related tasks like displaying, editing and updating the data with minimum effort. ASP.NET 2.0 has got...
DETAILS

Get MySQL database layout in XML format

In this tutorial I will show you how to get your MySQL database description / layout in XML format.
DETAILS

VB.NET 2005 Tutorials: Using XML Data

VB.NET 2005 Tutorials: Using XML Data In this tutorial you will learn about Using XML Data - XML Basics, Using XmlDocument Class, Treating XML as Relational Data, The Introduction, The database, Handle Data Errors - Handle Database Errors and Handlin...
DETAILS

Flash GuestBook using PHP and Text files

This tutorial shows you how to create a simple Guest book in Flash. This Guest book is simple, efficient, fast, and easy to implement. There are no complicated database or xml issues to worry about. One swf, one script, and one text file. In this ex...
DETAILS

Professional ADO 2.5 RDS Programming with ASP 3.0

Getting the most out of ASP-based Web pages on the Microsoft Web platform is the mission of Professional ADO 2.5 RDS Programming with ASP 3.0, a practical-minded tutorial for developing Web pages with dynamic content using the latest standards from M...
DETAILS

Saving HTML Form Data to XML

Form submissions in ASP are usually written to some sort of database management system. However, if you need your form submission data to be more portable, you may want to write it to an XML file. Especially useful when the data you are gathering wil...
DETAILS
©2003-2008 jCay.com