<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_博弈IT_分类_WebService</title><id>http://feed.cnblogs.com/blog/u/58258/category/198998/rss</id><updated>2012-06-03T07:13:33Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/justime/category/198998.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/58258/category/198998/rss"/><entry><id>http://www.cnblogs.com/justime/archive/2009/07/08/1519360.html</id><title type="text">今天解决的问题（webservice远程调试开启,IIS访问网站的用户过多）解决方案</title><summary type="text">    今天解决的问题（webservice远程调试开启,IIS访问网站的用户过多）解决方案</summary><published>2009-07-08T10:21:00Z</published><updated>2009-07-08T10:21:00Z</updated><author><name>博弈IT</name><uri>http://www.cnblogs.com/justime/</uri></author><link rel="alternate" href="http://www.cnblogs.com/justime/archive/2009/07/08/1519360.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/justime/archive/2009/07/08/1519360.html"/><content type="text">    今天解决的问题（webservice远程调试开启,IIS访问网站的用户过多）解决方案</content></entry><entry><id>http://www.cnblogs.com/justime/archive/2009/07/08/1519333.html</id><title type="text">WinForm中動態調用Webservice的問題</title><summary type="text">    1.用一個公用的Webservice.就是把Webservice發布到Internet上,然後,WinForm調用Inernet上的 Webservice.    2. 在每個局域網都建立Webservice,動態的配置Webservice.      每個Webservice引用后,都會生成一個Reference.cs,然後,在Reference.cs裡面,     更改Url或者讀取事先寫在.config文件的Url,編譯成各個局域網的運行程序.   3.建立WebService虚拟代理，使用xml登记WebService的引用地址</summary><published>2009-07-08T09:37:00Z</published><updated>2009-07-08T09:37:00Z</updated><author><name>博弈IT</name><uri>http://www.cnblogs.com/justime/</uri></author><link rel="alternate" href="http://www.cnblogs.com/justime/archive/2009/07/08/1519333.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/justime/archive/2009/07/08/1519333.html"/><content type="text">    1.用一個公用的Webservice.就是把Webservice發布到Internet上,然後,WinForm調用Inernet上的 Webservice.    2. 在每個局域網都建立Webservice,動態的配置Webservice.      每個Webservice引用后,都會生成一個Reference.cs,然後,在Reference.cs裡面,     更改Url或者讀取事先寫在.config文件的Url,編譯成各個局域網的運行程序.   3.建立WebService虚拟代理，使用xml登记WebService的引用地址</content></entry><entry><id>http://www.cnblogs.com/justime/archive/2009/07/08/1519299.html</id><title type="text">动态调用WebService(C#)</title><summary type="text">     通常我们在程序中需要调用WebService时，都是通过“添加Web引用”，让VS.NET环境来为我们生成服务代理，然后调用对应的Web服务。这样是使工作简单了，但是却和提供Web服务的URL、方法名、参数绑定在一起了，这是VS.NET自动为我们生成Web服务代理的限制。如果哪一天发布 Web服务的URL改变了，则我们需要重新让VS.NET生成代理，并重新编译。</summary><published>2009-07-08T09:07:00Z</published><updated>2009-07-08T09:07:00Z</updated><author><name>博弈IT</name><uri>http://www.cnblogs.com/justime/</uri></author><link rel="alternate" href="http://www.cnblogs.com/justime/archive/2009/07/08/1519299.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/justime/archive/2009/07/08/1519299.html"/><content type="text">     通常我们在程序中需要调用WebService时，都是通过“添加Web引用”，让VS.NET环境来为我们生成服务代理，然后调用对应的Web服务。这样是使工作简单了，但是却和提供Web服务的URL、方法名、参数绑定在一起了，这是VS.NET自动为我们生成Web服务代理的限制。如果哪一天发布 Web服务的URL改变了，则我们需要重新让VS.NET生成代理，并重新编译。</content></entry><entry><id>http://www.cnblogs.com/justime/archive/2009/07/08/1519083.html</id><title type="text">.Net下采用GET/POST/SOAP方式动态调用WebService的简易灵活方法(C#)</title><summary type="text">     .Net下采用GET/POST/SOAP方式动态调用WebService的简易灵活方法</summary><published>2009-07-08T05:43:00Z</published><updated>2009-07-08T05:43:00Z</updated><author><name>博弈IT</name><uri>http://www.cnblogs.com/justime/</uri></author><link rel="alternate" href="http://www.cnblogs.com/justime/archive/2009/07/08/1519083.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/justime/archive/2009/07/08/1519083.html"/><content type="text">     .Net下采用GET/POST/SOAP方式动态调用WebService的简易灵活方法</content></entry></feed>
