.NET news » XML XML Rss Feed

< 1 2 3 4 5 >
Professional ASP.NET 2.0 XML (Programmer to Programmer)
Author: Thiru Thangarathinam
Average rating: 4.5 / 6
(6 reviews)
More .NET XML books
download
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.
24 Aug 2006, 08:38:09   Source: Amazing XAML   Tags: XML
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.
7 Aug 2006, 17:33:20   Source: Service Station: What's new in System.Xml 2.0?   Tags: XML
Read/Write App.Config File with .NET 2.0
Learn what .NET 2.0 offers you to read/write App.Config files
10 Jul 2006, 17:18:00   Source: Read/Write App.Config File with .NET 2.0   Tags: Examples XML
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.
5 Jul 2006, 19:00:00   Source: InfoPath 2007: Designing Form Templates With The New...   Tags: XML
Serialize and Deserialize IEnumerable Objects
CustomXmlSerializer is an alternative to XmlSerializer supporting ArrayLists, Collections, and Dictionaries.
17 Jun 2006, 19:02:00   Source: Serialize and Deserialize IEnumerable Objects   Tags: XML
Making Sense of the XML DataType in SQL Server 2005
In SQL Server 2005, XML becomes a first-class data type. Developers can make minor remote modifications to stored XML documents easily, taking advantage of new support for XML schema-based strong typing, and server-based XML data validation.
13 Jun 2006, 11:44:50   Source: Making Sense of the XML DataType in SQL Server 2005   Tags: Database XML
WBXML Parser
A library for compressing XML content suitable for mobile devices.
1 Jun 2006, 10:15:00   Source: WBXML Parser   Tags: Mobile XML
Creating a Node Tree Fragment in XSLT Using Internet Explorer
This is a technique describing how to create node-tree-fragments in XSLT using C#. Additionally, this aritcle describes how to use C# in XSLT.
19 May 2006, 14:15:00   Source: Creating a Node Tree Fragment in XSLT Using Internet...   Tags: XML
Using the XmlSerializer Attributes
How to serialize and de-serialize .Net objects and XML using the XmlSerializer and the serializer attributes.
9 May 2006, 17:00:00   Source: Using the XmlSerializer Attributes   Tags: XML
Having fun with the XmlSchemaProvider: Serializing object trees
Learn how to serialize object trees into SOAP and back again.
9 May 2006, 09:33:00   Source: Having fun with the XmlSchemaProvider: Serializing object...   Tags: XML
< 1 2 3 4 5 >