web service Basics
http://msdn.microsoft.com/webservices/understanding/webservicebasics/default.aspx
---
XML Web Services Created Using ASP.NET and XML Web Service Clients
Declaring an XML Web Service
(reference:@ WebService Directive in XML Web Services
Using the WebMethod Attribute
---
Using SOAP Extensions in ASP.NET
http://msdn.microsoft.com/msdnmag/issues/04/03/ASPColumn/
Altering the SOAP Message Using SOAP Extensions
---
Asynchronous Web Service Calls over HTTP with the .NET Framework
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service09032002.asp
Server-Side Asynchronous Web Methods
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service10012002.asp
(reference:.NET Delegates: Making Asynchronous Method Calls in the .NET Environment
http://msdn.microsoft.com/library/default.asp?url=/msdnmag/issues/01/08/Async/toc.asp)
---
Exploying XML in .NET Framework
http://msdn.microsoft.com/library/en-us/cpguide/html/cpconemployingxmlinnetframework.asp
XML Document Object Model (DOM)
Reading XML with the XmlReader
XML and the DataSet
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconXMLDataSet.asp
DataSets, Web Services, DiffGrams, Arrays, and Interoperability
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service02112003.asp
XPathNavigator in the .NET Framework
(
a XPath Tutorial
http://www.zvon.org/xxl/XPathTutorial
XML Path Language (XPath) 2.0
XML in a Nutshell Chapter 9: XPath
http://www.zvon.org/xxl/XPathTutorial/General/examples.html
XML Namespaces and How They Affect XPath and XSLT
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnexxml/html/xml05202002.asp
)
XML Schema Object Model (SOM)
XML Schemas (XSD)
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/html/xmconXMLSchemas.asp
Validation of XML with Schemas
SQLXML 2.0 RTM download
-----
UDDI: an XML Web Service
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnexxml/html/xml12182000.asp
Publishing and Discovering Web Services with DISCO and UDDI
http://msdn.microsoft.com/msdnmag/issues/02/02/xml/default.aspx
Web Service Description and Discovery Using UDDI, Part I
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service10032001.asp
Web Service Description and Discovery Using UDDI, Part II
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service10172001.asp
----
Versioning Options( for Web Service)
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service10152002.asp
Web Services Security (WS-Security)
转载:http://dotnet.mblogger.cn/zhouyue/posts/1728.aspx