Documents And Specifications
Article

Integrating ASP.NET XML Web Services with 'Classic' ASP Applications

Microsoft is investing millions in promoting .NET and its advantages. One of the many plugged advantages of the Microsoft .NET initiative is XML Web Services the ability to remove your business...
Article

Creating XML Documents with the XmlTextWriter Class

As XML's popularity and use in Web-enabled applications continues to rise, it is becoming more and more important to have a good understanding of how to create, consume, and alter XML documents...
Article

XSLT Support in the .NET Framework

XSLT is an excellent technology that adds more power to XML. XSLT is a language by itself like most other programming languages. It is the language to transform source data structure to destination...
Article

Transforming XML Into RSS

Many users of this site have been introduced to the world of weblogs and many have downloaded and found their favorite aggregator for RSS and other syndication formats. MSDN has realized their...
Article

Translating RSS With XSLT

RSS, Real Simple Syndication, is an XML dialect used by bloggers to hold their channels and entries. Other sites use RSS to describe the content on a page or recent articles they have written. XSLT...
Article

Got RSS? MS.NET

RSS, Real Simple Syndication, is currently in version 2.0 based on the Userland specification. This article will go over the uses of the XML dialect, the channel elements, and a few examples of RSS...
Article

Using Database Schema Information with ASP.NET

The database schema, sometimes called metadata, is how the database defines itself. To oversimplify things, when an action is taken against the database such as an update, the database checks the...
Article

Making A Simple Server Control

In this tutorial we will be walking you through creating your own server control. Granted, this is a very simple example, but will give you an idea of what you have to do to create one. I will be...
Article

Loading .NET Server Controls - Client Side?

I decided to write a trick article I was just messing around the other day and wanted to figure out an easy way to load .NET server controls from the client for display purposes only (you could...
Article

HOW TO: Build and Use XML Web Services by Using Visual Studio .NET

This article demonstrates how to create and use an XML Web service with Visual Studio .NET. XML Web services are reusable units of application logic that you can expose to clients across the Internet...
Article

HOW TO: Validate an XML Document by Using DTD, XDR, or XSD in Visual C# .NET

This article demonstrates how to apply a Document Type Definition (DTD), a Microsoft XML-Data Reduced (XDR) schema, or an XML Schema Definition Language (XSD) schema to an Extensible Markup Language...
Article

HOW TO: Integrate an Apache SOAP 2.2 Client with a .NET XML Web Service

This step-by-step article describes how to integrate an Apache SOAP 2.2 client with an XML Web Service that is based on Active Server Pages (ASP) .NET. This article assumes that the ASP.NET...
Article

HOW TO: Read XML from a File by Using Visual Basic .NET

This article demonstrates how to use the XmlTextReader class to read Extensible Markup Language (XML) from a file. XmlTextReader provides direct parsing and tokenizing of XML and implements the XML 1...
Article

Introducing ADO+: Data Access Services for the Microsoft .NET Framework

ADO+ is the new set of data access services for the .NET Framework. ADO+ is a natural evolution of ADO, built around n-tier development and architected with XML at its core. This article presents the...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.