.NET news » XML 
XMLとWebサービス・セキュリティ Report
Authors: ZapThink, Jason Bloomberg
Average rating: (0 reviews)
More .NET XML books
A deep XmlSerializer, supporting complex classes, enumerations, structs, collections, and arrays
A deep XmlSerializer, supporting complex classes, enumerations, structs, collections, and arrays.
4 Oct 2006, 15:15:00 Source: A deep XmlSerializer, supporting complex classes,...
Tags: Components
XML
XMLFormatter provider for serialization
Creating a custom XMLFormatter for serialization of objects.
Read and write Open XML files (MS Office 2007)
Learn how to read and write Open XML files in the new Microsoft Office 2007, with a particular examination of the Excel file format.
Quick and Dirty Settings Persistence with XML
A quick and dirty use of an XML file to save program settings between application execution sessions.
Load and save objects to XML using serialization
A C# program to demonstrate loading and saving an object to an XML file using XML serialization encapsulated in a wrapper class.
Amazing XAML
.NET 3.0, formerly known as WinFx, uses XAML for describing and building object graphs. Windows Presentation Foundation (aka Avalon), for example, uses XAML for building the next generation user interfaces. In this article we will look at the XAML syntax (which is a lot more than simply XML) by building a maze sample, such as can be found in old-fashioned adventure games like Zork, etc... Please note that this article is not about Windows Presentation Foundation, it is all about XAML and how you can use it for your own applications. Some examples will use WPF when appropriate, but only to explain some of the concepts.
Service Station: What's new in System.Xml 2.0?
In this installment of Service Station, Aaron Skonnard takes a long hard look at System.Xml 2.0.
Read/Write App.Config File with .NET 2.0
Learn what .NET 2.0 offers you to read/write App.Config files
InfoPath 2007: Designing Form Templates With The New Features Of InfoPath
InfoPath 2007 is an XML forms designer and editor, and a fully featured and integrated member of the Office family. This article takes a sneak peek at some of its new features.
Serialize and Deserialize IEnumerable Objects
CustomXmlSerializer is an alternative to XmlSerializer supporting ArrayLists, Collections, and Dictionaries.

