.NET news » XML XML Rss Feed

Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer)
Author: Imar Spaanjaars
Average rating: 4.5 / 45
(45 reviews)
More .NET XML books
download

Serialization for Rapid Application Development: A Better Approach

Serialize and Deserialize your objects with ease and simplicity

Index XML Documents with VTD-XML

Traditionally DOM or SAX-based enterprise applications have to repeat CPU-intensive XML parsing when accessing the same documents multiple times. This article introduces a very simple, general-purpose, native XML index called VTD+XML that eliminates the need for repetitive parsing of those applications.
11 Apr 2008, 14:20:00   Source: Index XML Documents with VTD-XML   Tags: XML Examples

XML Programming in Visual Basic 9.0

With Visual Basic 9.0, working with XML gets much easier for developers. Here's a look at some of the new features, including LINQ support, XML literals, embedded expressions, XML properties, and XML Schema IntelliSense.
17 Dec 2007, 18:00:00   Source: XML Programming in Visual Basic 9.0   Tags: XML VB.NET

Create Dynamic XAML Forms with the Presentation Model Pattern

This article presents an advanced technique that lets you bind multiple editable line items to a collection using Windows Presentation Foundation and the Presentation Model pattern. It assumes you are familiar with basic WPF data binding techniques as well as design patterns that object-oriented UI libraries typically use. After an introduction to the sample application used throughout this article, you'll see how applying the Presentation Model pattern insulates this application's UI and business logic layers from one another. Finally, you'll see the WPF-specific details involved in binding a Presentation Model to XAML controls to create a dynamic UI with multiple editable line items.
10 Aug 2007, 15:04:44   Source: Create Dynamic XAML Forms with the Presentation Model...   Tags: GUI XML

Introduction to XAML in Windows Workflow Foundation

Extensible Application Markup Language or XAML is a new declarative language that is used in Windows Framework and Windows Presentation Foundation. Introduced with .NET Framework 3.0, XAML is harbinger of declarative (in contrast with imperative using coding) programming model. In Workflow Foundation, workflows can be created using code as well as XAML. Even fully XAML-based solutions are possible with no code at all! This not only gives flexibility of no-compilation-needed to applications, it also opens up a window of possibility for entirely non-technical persons (like business analysts) to design workflows..
13 Apr 2007, 10:38:00   Source: Introduction to XAML in Windows Workflow Foundation   Tags: XML

An Introduction to Oracle's Berkeley XML Database

An article introducing Oracle's Berkeley XML Database and the command shell
20 Mar 2007, 21:46:00   Source: An Introduction to Oracle's Berkeley XML Database   Tags: Database XML

Accelerate Your XML Development Under .NET 2.0

An article on using XML in a lazy way
8 Mar 2007, 20:23:00   Source: Accelerate Your XML Development Under .NET 2.0   Tags: XML

Serving SQL XML through a WebService (SQL2005)

How to server XML from SQL2005 through a WebService
4 Feb 2007, 04:04:00   Source: Serving SQL XML through a WebService (SQL2005)   Tags: Web Services Database XML

XML Configuration Files made simple... at last! :)

A simple to use wrapper class for reading and writing configuration xml files
30 Dec 2006, 08:21:00   Source: XML Configuration Files made simple... at last! :)   Tags: XML

Office Space: Building Office Open XML Files

This new column explores how you can extend and customize Microsoft Office System applications and file formats.
20 Dec 2006, 18:00:00   Source: Office Space: Building Office Open XML Files   Tags: XML
« Previous12345Next »