<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title><![CDATA[飘遥的BLOG]]></title> 
<link>http://www.xianfen.net/</link> 
<description><![CDATA[--专注于.NET开发]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[Copyright 2010, 飘遥的BLOG]]></copyright> 
<webMaster><![CDATA[tda7264@163.com (飘遥)]]></webMaster> 
<generator>ZxjayBlog Beta2</generator> 
<pubDate>Fri, 30 Jul 2010 08:15:48 GMT</pubDate> 
<ttl>60</ttl>
      <item>
      <title><![CDATA[.NET 下动态设置 WebService 引用]]></title> 
      <link>http://www.xianfen.net/Article43.aspx</link> 
      <category><![CDATA[WebService]]></category> 
      <author><![CDATA[tda7264@163.com <飘遥>]]></author> 
      <pubDate>Tue, 11 Mar 2008 18:42:51 GMT</pubDate> 
      <guid>http://www.xianfen.net/Article43.aspx</guid>      <description><![CDATA[做需要部署 WebService 的项目时，要根据部署环境环境设置 WebService 引用。VS(2008)下可以引用 WebService 并且引用地址也设置在app.config(winform)中，但引用后生成了一堆配置文件，并且配置文件中含有引用地址，给人硬编码的错觉。如果手动引用，稍微配置可达到同样的效果。即使用 WSDL.exe 工具生成WebService的代理，本地调用即可。]]></description>
    </item>
      <item>
      <title><![CDATA[调试 Web Service]]></title> 
      <link>http://www.xianfen.net/Article40.aspx</link> 
      <category><![CDATA[WebService]]></category> 
      <author><![CDATA[tda7264@163.com <飘遥>]]></author> 
      <pubDate>Tue, 04 Mar 2008 18:32:22 GMT</pubDate> 
      <guid>http://www.xianfen.net/Article40.aspx</guid>      <description><![CDATA[调试&nbsp;Web Service&nbsp;的方法就是 Attach to Process... (附加到进程)。]]></description>
    </item>
</channel></rss>