<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Abu's blog  : Web Service</title><link>http://msmvps.com/blogs/abu/archive/tags/Web+Service/default.aspx</link><description>Tags: Web Service</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>WS-* specifications and WCF</title><link>http://msmvps.com/blogs/abu/archive/2008/11/11/ws-specifications-and-wcf.aspx</link><pubDate>Tue, 11 Nov 2008 18:20:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1653777</guid><dc:creator>abu</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/abu/rsscomments.aspx?PostID=1653777</wfw:commentRss><comments>http://msmvps.com/blogs/abu/archive/2008/11/11/ws-specifications-and-wcf.aspx#comments</comments><description>&lt;p&gt;To create robust distributed service with WCF it is very essential to understand WS-* specifications.&lt;/p&gt;
&lt;p&gt;List of Web service specifications - &lt;a href="http://en.wikipedia.org/wiki/List_of_Web_service_specifications"&gt;http://en.wikipedia.org/wiki/List_of_Web_service_specifications&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In .NET this supports as &lt;strong&gt;Web Services Enhancements&lt;/strong&gt; (&lt;b&gt;WSE&lt;/b&gt;). &lt;a href="http://en.wikipedia.org/wiki/Web_Services_Enhancements"&gt;http://en.wikipedia.org/wiki/Web_Services_Enhancements&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Web Service Specifications is to provide interoperable protocols for Security, Reliable Messaging, and Transactions&amp;nbsp;&lt;a href="http://msdn.microsoft.com/en-us/library/ms951274.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms951274.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Windows Communication Foundation (WCF) implements a number of Web services protocols. &lt;a href="http://msdn.microsoft.com/en-us/library/ms734776.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms734776.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The article for &lt;strong&gt;WCF&lt;/strong&gt; implementation of the &lt;strong&gt;WS-ReliableMessaging&lt;/strong&gt; &lt;a href="http://msdn.microsoft.com/en-us/library/aa480191.aspx"&gt;http://msdn.microsoft.com/en-us/library/aa480191.aspx&lt;/a&gt;&amp;nbsp;is very nice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1653777" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/abu/archive/tags/WCF/default.aspx">WCF</category><category domain="http://msmvps.com/blogs/abu/archive/tags/.NET/default.aspx">.NET</category><category domain="http://msmvps.com/blogs/abu/archive/tags/Web+Service/default.aspx">Web Service</category></item><item><title>Web Services to WCF </title><link>http://msmvps.com/blogs/abu/archive/2008/11/08/web-services-to-wcf.aspx</link><pubDate>Sat, 08 Nov 2008 18:32:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1653520</guid><dc:creator>abu</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/abu/rsscomments.aspx?PostID=1653520</wfw:commentRss><comments>http://msmvps.com/blogs/abu/archive/2008/11/08/web-services-to-wcf.aspx#comments</comments><description>&lt;p&gt;Those who are familiar ASN.NET/WinForm development and .NET Websevice to know better way WCF by comaring with WS, this arcticles will help a lot...&lt;/p&gt;
&lt;p&gt;Comparing ASP.NET Web Services to WCF Based on Development &lt;a href="http://msdn.microsoft.com/en-us/library/aa738737.aspx"&gt;http://msdn.microsoft.com/en-us/library/aa738737.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1653520" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/abu/archive/tags/WCF/default.aspx">WCF</category><category domain="http://msmvps.com/blogs/abu/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://msmvps.com/blogs/abu/archive/tags/Web+Service/default.aspx">Web Service</category></item><item><title>XML .NET Web Service, SOAP</title><link>http://msmvps.com/blogs/abu/archive/2007/01/19/xml-net-web-service-soap.aspx</link><pubDate>Fri, 19 Jan 2007 07:09:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:504160</guid><dc:creator>abu</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/abu/rsscomments.aspx?PostID=504160</wfw:commentRss><comments>http://msmvps.com/blogs/abu/archive/2007/01/19/xml-net-web-service-soap.aspx#comments</comments><description>&lt;p&gt;I found these two links are very much useful for the foundation level atleast to paly with these...&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.topxml.com/soapformatter/default.asp"&gt;http://www.topxml.com/soapformatter/default.asp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.xmlme.com/XmlWebServices.aspx?tabindex=4&amp;amp;tabid=11"&gt;http://www.xmlme.com/XmlWebServices.aspx?tabindex=4&amp;amp;tabid=11&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=504160" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/abu/archive/tags/.NET/default.aspx">.NET</category><category domain="http://msmvps.com/blogs/abu/archive/tags/Web+Service/default.aspx">Web Service</category></item></channel></rss>