<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: .Net web service moving faster than light</title>
	<atom:link href="http://blogs.seapine.com/grant/net-web-service-moving-faster-than-light.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.seapine.com/grant/net-web-service-moving-faster-than-light.html</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 13:37:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Crouching tiger, coding monkey &#187; Grant.JinxedSelf() == true</title>
		<link>http://blogs.seapine.com/grant/net-web-service-moving-faster-than-light.html#comment-1684</link>
		<dc:creator>Crouching tiger, coding monkey &#187; Grant.JinxedSelf() == true</dc:creator>
		<pubDate>Tue, 06 Nov 2007 17:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.seapine.com/grant/net-web-service-moving-faster-than-light.html#comment-1684</guid>
		<description>[...] even ten hours after I complimented ASP.Net it has already come back to haunt [...]</description>
		<content:encoded><![CDATA[<p>[...] even ten hours after I complimented ASP.Net it has already come back to haunt [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://blogs.seapine.com/grant/net-web-service-moving-faster-than-light.html#comment-678</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Fri, 13 Apr 2007 15:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.seapine.com/grant/net-web-service-moving-faster-than-light.html#comment-678</guid>
		<description>Now you'll have to update your toolbox. The first thing that happens when you start to do web services is that everyone will blame you when something doesn't work. Naturally, you'll want to blame them for an incorrect request. Something like Wireshark (nee Ethereal) is invaluable in this area. Setting the capture filter to the port your services are running on and the display filter to syns or acks will usually let you find the right request the quickest. While that one can handle https, it's a bear. Covelight ClearWatch (not ClearHTTP, at least I don't think) makes watching https downright easy at least for Windows boxes. Or you can use one of them fancy SOAP Management proxies that will capture every request and response. 
 Then comes the whole thing around the services themselves. I vote for SOAP only if necessary, WSDL first, make sure it's encapsulated, atomic and reusable.
 Well, that's what I have for now. Good luck!</description>
		<content:encoded><![CDATA[<p>Now you&#8217;ll have to update your toolbox. The first thing that happens when you start to do web services is that everyone will blame you when something doesn&#8217;t work. Naturally, you&#8217;ll want to blame them for an incorrect request. Something like Wireshark (nee Ethereal) is invaluable in this area. Setting the capture filter to the port your services are running on and the display filter to syns or acks will usually let you find the right request the quickest. While that one can handle https, it&#8217;s a bear. Covelight ClearWatch (not ClearHTTP, at least I don&#8217;t think) makes watching https downright easy at least for Windows boxes. Or you can use one of them fancy SOAP Management proxies that will capture every request and response.<br />
 Then comes the whole thing around the services themselves. I vote for SOAP only if necessary, WSDL first, make sure it&#8217;s encapsulated, atomic and reusable.<br />
 Well, that&#8217;s what I have for now. Good luck!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
