<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>.NET programming area at Sigmea Blog</title>
	<link>http://sigmea.dyndns.org</link>
	<description>Sigmea Programming Blog. In this blog I talk about some of the personal work I do in .NET programming.</description>
	<pubDate>Tue, 25 Dec 2007 15:01:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Reading and Writing XML in .NET Version 2.0 - Part 1</title>
		<link>http://sigmea.dyndns.org/?p=1</link>
		<comments>http://sigmea.dyndns.org/?p=1#comments</comments>
		<pubDate>Tue, 25 Dec 2007 14:48:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://sigmea.dyndns.org/?p=1</guid>
		<description><![CDATA[It must be tough for companies that develop software for working with XML. No sooner do they get a product out of the door, the World Wide Web Consortium (W3C) changes the recommendations and standards so that their product is out of date. Yet the manufacturers still have to maintain backward compatibility with their previous [...]]]></description>
			<content:encoded><![CDATA[<p>It must be tough for companies that develop software for working with XML. No sooner do they get a product out of the door, the World Wide Web Consortium (W3C) changes the recommendations and standards so that their product is out of date. Yet the manufacturers still have to maintain backward compatibility with their previous releases, while attempting to encompass all the new standards. We&#8217;ve seen this several times before in Microsoft&#8217;s XML product space, and the process shows little sign of stabilizing yet.</p>
<p>OK, so the base specification for XML itself, version 1.0, is complete, stable and implemented in almost all products now. But recent advances in technologies such as XML Query Language (XQuery - see <a href="http://www.w3.org/XML/Query">http://www.w3.org/XML/Query</a>) and the XML Information Set (XML InfoSet - see <a href="http://www.w3.org/TR/xml-infoset/">http://www.w3.org/TR/xml-infoset/</a>) require changes to core classes in the System.Xml namespace with each release of the Framework, to keep up with evolving standards. <a href="http://sigmea.dyndns.org/?p=1#more-1" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sigmea.dyndns.org/?feed=rss2&amp;p=1</wfw:commentRss>
		</item>
	</channel>
</rss>
