﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>博客园-Artech-随笔分类-I. XML</title><link>http://www.cnblogs.com/artech/category/76633.html</link><description>Develop every application as an art using the most suitable technologies!</description><language>zh-cn</language><lastBuildDate>Sat, 11 Oct 2008 14:02:38 GMT</lastBuildDate><pubDate>Sat, 11 Oct 2008 14:02:38 GMT</pubDate><ttl>60</ttl><item><title>[原创]SQLXML系列之一：SQLXML初体验——用XML代替SQL来操作数据库</title><link>http://www.cnblogs.com/artech/archive/2007/03/26/687769.html</link><dc:creator>Artech</dc:creator><author>Artech</author><pubDate>Sun, 25 Mar 2007 18:59:00 GMT</pubDate><guid>http://www.cnblogs.com/artech/archive/2007/03/26/687769.html</guid><wfw:comment>http://www.cnblogs.com/artech/comments/687769.html</wfw:comment><comments>http://www.cnblogs.com/artech/archive/2007/03/26/687769.html#Feedback</comments><slash:comments>29</slash:comments><wfw:commentRss>http://www.cnblogs.com/artech/comments/commentRss/687769.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/artech/services/trackbacks/687769.html</trackback:ping><description><![CDATA[摘要: 随着Internet的飞速发展，W3C成员意识到必须找到一种办法将数据和Web的表现方式分离出来，于是XML诞生了。当今的XML已经成为IT领域各个数据（特别是文档）的首选格式。由于它具有标记不同字段的能力，因此使搜索变得更简单。从微软发布SQL Server 2000的时候，就读XML数据的存储和检索提供内置的支持。而且微软早已意识到必须对其不断地改进，以便和不断发展的W3C的XML标准保持一致。在微软发布SQL Server 2000的几个月之后，它便在Web站点上发布了完全可以支持XML特性的软件包提供免费的下载。这些软件包被称作SQLXML（XML for SQL Server），当时的版本是3.0。5年之后，SQL Server 升级到了SQL Server 2005，提供了一系列的新的功能和特性，比如对新的XML数据类型的支持；提供了新的Data Access Provider——Native Client；等等。为了提供对这个新的功能的支持，和对原来版本的改进，SQLXML4.0被推出来。SQLXML4.0已经成为了一种成熟的数据访问技术.&nbsp;&nbsp;<a href='http://www.cnblogs.com/artech/archive/2007/03/26/687769.html'>阅读全文</a><img src ="http://www.cnblogs.com/artech/aggbug/687769.html?type=1" width = "1" height = "1" />]]></description></item></channel></rss>