<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>codemeit &#187; Web Service</title>
	<atom:link href="http://www.codemeit.com/tag/web-service/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codemeit.com</link>
	<description>programming, software &#38; problem solving</description>
	<lastBuildDate>Tue, 31 Aug 2010 08:22:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WCF POX, JSON and SOAP Coexist</title>
		<link>http://www.codemeit.com/wcf/wcf-restful-pox-json-and-soap-coexist.html</link>
		<comments>http://www.codemeit.com/wcf/wcf-restful-pox-json-and-soap-coexist.html#comments</comments>
		<pubDate>Sun, 15 Aug 2010 11:51:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WCF]]></category>
		<category><![CDATA[basicHttpBinding]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[POX]]></category>
		<category><![CDATA[RESTful]]></category>
		<category><![CDATA[SOAP]]></category>
		<category><![CDATA[Web Service]]></category>
		<category><![CDATA[webHttpBinding]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.codemeit.com/?p=145</guid>
		<description><![CDATA[Sometimes, we want to make a service available in different protocols so that clients could have an option to choose one of their favorite methods to consume the web services. Here we are going to talk about how to make one WCF service available in POX(Plain Old XML as XML for short), JSON and SOAP [...]]]></description>
		<wfw:commentRss>http://www.codemeit.com/wcf/wcf-restful-pox-json-and-soap-coexist.html/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Generate WSE3 client without GUI</title>
		<link>http://www.codemeit.com/webservices/geneate-wse-client-without-ui.html</link>
		<comments>http://www.codemeit.com/webservices/geneate-wse-client-without-ui.html#comments</comments>
		<pubDate>Mon, 24 Aug 2009 02:44:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WebServices]]></category>
		<category><![CDATA[Web Service]]></category>

		<guid isPermaLink="false">http://www.codemeit.com/?p=478</guid>
		<description><![CDATA[Solution 1 When using Visual Studio 2008, the web service proxy generated might not be WSE enabled. In order to generate WSE enabled proxy class, you can use the command line to do that. Yes, you can use WCF to communicate with WSE enabled service for sure, but here we are talking WSE3. Firstly, you [...]]]></description>
		<wfw:commentRss>http://www.codemeit.com/webservices/geneate-wse-client-without-ui.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange Server 2007 WebService, Get Inbox Email Items &#8211; C#, SOAP Requests and Responses</title>
		<link>http://www.codemeit.com/webservices/exchange-server-2007-webservice-get-inbox-email-items-c-soap-requests-and-responses.html</link>
		<comments>http://www.codemeit.com/webservices/exchange-server-2007-webservice-get-inbox-email-items-c-soap-requests-and-responses.html#comments</comments>
		<pubDate>Mon, 25 May 2009 11:30:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WebServices]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[SOAP]]></category>
		<category><![CDATA[Web Service]]></category>

		<guid isPermaLink="false">http://www.codemeit.com/?p=404</guid>
		<description><![CDATA[I was evaluating the Exchange Server 2007 WebService API and trying to get a list of latest inbox items from EWS web service. It took me a while to figure out the request objects and the way to configure all the parameters. Here is the C# code doing this. The ExchangePlay.exws Proxy was generated within [...]]]></description>
		<wfw:commentRss>http://www.codemeit.com/webservices/exchange-server-2007-webservice-get-inbox-email-items-c-soap-requests-and-responses.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>WSE UsernameToken Password SendHashed  &#8211; Crack</title>
		<link>http://www.codemeit.com/security/wse-usernametoken-password-sendhashed-crack.html</link>
		<comments>http://www.codemeit.com/security/wse-usernametoken-password-sendhashed-crack.html#comments</comments>
		<pubDate>Mon, 12 Nov 2007 05:50:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Digest]]></category>
		<category><![CDATA[Hashing]]></category>
		<category><![CDATA[SHA]]></category>
		<category><![CDATA[SOAP]]></category>
		<category><![CDATA[Web Service]]></category>
		<category><![CDATA[WSE]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.codemeit.com/security/wse-usernametoken-password-sendhashed-crack.html</guid>
		<description><![CDATA[Using ServiceCapture, Ethereal, Charles or some SOAP sniffer software to inspect the XML sent on wire. Here is XML snippet in the SOAP header. &#60;wsse:usernametoken wsu:id="...." xmlns:wsu="...."&#62; &#160; &#160; &#60;wsse:username&#62;xxxxxx&#60;/wsse:username&#62; &#160; &#160; &#60;wsse:password type="...."&#62; &#160; &#160; &#160; &#160; &#160; &#160;fCQCp/A9wFD/Gku0L+yF/u+0leg= &#160; &#160; &#160;&#60;/wsse:password&#62; &#160; &#160; &#60;wsse:nonce&#62;eSM7S/iT0KyA39vuWPQcPQ==&#60;/wsse:nonce&#62; &#160; &#160; &#60;wsu:created&#62;1975-12-01T05:28:36Z&#60;/wsu:created&#62; &#160;&#60;/wsse:usernametoken&#62; &#91;STAThread&#93; static void Main&#40;&#41; &#123; [...]]]></description>
		<wfw:commentRss>http://www.codemeit.com/security/wse-usernametoken-password-sendhashed-crack.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
