asp.net LoadXml code
October 24, 2008 .Net, Xml — Tags: asp.net, aspnet loadxml, aspnet readxml — 52coding
<%@ Page Language=”C#” %>
<%@ Import Namespace=”System.Xml” %>
CSS+JQuery+Xml Create Menu Navigation
September 10, 2008 Css, Javascript, Xml — Tags: Css, css menu, jquery, jquery menu, menu, Xml, xml menu — 52coding
XML as configuration file,other code generation using js, code and data to achieve separation。Test environment IE6, Firefox3, run of good IE and Firefox, without test other environmental.
When we in the definition of AJAX services, for a variety of requests, should be what kind of data format to respond to what ?Of course, if the request is Markup section of the code, HTML is the most appropriate, the client requests to the data, it will be directly inserted into the front page. If the client needs is a purely data, we should provide XML, or JSON? Both have advantages and disadvantages and advantages of what ?
XML into SQL Server 2000
July 7, 2008 Sql Server, Xml — Tags: Sql Server, sql server2000, Xml, xml into sql server — 52coding
 XML into SQL Server a number of ways, here one of three kinds:
  1. COM interface loading capacity. If you need to document the entities and attributes into to the table, the fastest way is to use SQL Server 2000 Extensible Markup Language 3.0 Service Pack 1 (SQLXML 3.0 SP1) provides high-capacity load COM interfaces. Large state COM interfaces included in the SQLXML 3.0 SP1 in the free download.
This Post introduces you to XML(Extensible Markup Language) and explains some of its
concepts. It’s an ideal place to start if you’re completely new to XML. The concepts that I
introduce here are covered in more detail later in the book.

