<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for endpoint.tv - SOAP and REST a Perspective (rojacobs on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/posts/rojacobs/endpointtv-soap-and-rest-a-perspective/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for endpoint.tv - SOAP and REST a Perspective (rojacobs on Channel 9)</title><link>http://channel9.msdn.com/posts/rojacobs/endpointtv-SOAP-and-REST-a-Perspective/</link></image><description>endpoint.tv - SOAP and REST a Perspective</description><link>http://channel9.msdn.com/posts/rojacobs/endpointtv-SOAP-and-REST-a-Perspective/</link><language>en-us</language><pubDate>Wed, 06 Aug 2008 07:06:20 GMT</pubDate><lastBuildDate>Wed, 06 Aug 2008 07:06:20 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: endpoint.tv - SOAP and REST a Perspective</title><description>Excellent&amp;nbsp;interview Ron,&lt;BR&gt;&lt;BR&gt;I liked the notepad example.&amp;nbsp; Looking forward for your endpoint podcasts.&lt;BR&gt;&lt;BR&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/rojacobs/endpointtv-SOAP-and-REST-a-Perspective/?CommentID=419841</link><pubDate>Wed, 06 Aug 2008 07:06:20 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/rojacobs/endpointtv-SOAP-and-REST-a-Perspective/?CommentID=419841</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/419841/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Excellent&amp;nbsp;interview Ron,I liked the notepad example.&amp;nbsp; Looking forward for your endpoint podcasts.</evnet:previewtext><dc:creator>Jomit Vaghela</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/419841/Trackback.aspx</trackback:ping></item><item><title>Re: endpoint.tv - SOAP and REST a Perspective</title><description>For practial purposes, SOAP is a superset of REST.&amp;nbsp; The key limitation of REST is the operations which are limited to what HTTP supports.&amp;nbsp; Like anything else even those limits can be hacked away and actually are by FORM style web processing.&amp;nbsp; But REST sticks with a small number of basic operations on addressable resources, get, put (insert), post (update), and delete.&amp;nbsp; These operations are the same ones used to access relational databases.&amp;nbsp; The alterative that used to be in much more favor is a distributed object model along the lines of DCOM where you have network communication that involves remote references to objects and complicated state models between objects that cooperate across the net.&amp;nbsp; For all the noise, Microsoft's strategy seems strongly in tune with the REST model.&amp;nbsp; You see that in the way that LINQ, ADO.Net Data Services, and the Entity Framework operate.&amp;nbsp; Data is separated from behavior,&amp;nbsp;modeled as sets of entities, and made network addressable.&amp;nbsp; The operations on data are those used by REST and also by traditional databases.&amp;nbsp; So the decision between REST and SOAP will mainly revolve around the particular environment that you are working with and the supporting function that is easiest for you to use.</description><comments></comments><link>http://channel9.msdn.com/posts/rojacobs/endpointtv-SOAP-and-REST-a-Perspective/?CommentID=419745</link><pubDate>Tue, 05 Aug 2008 14:56:02 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/rojacobs/endpointtv-SOAP-and-REST-a-Perspective/?CommentID=419745</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/419745/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>For practial purposes, SOAP is a superset of REST.&amp;nbsp; The key limitation of REST is the operations which are limited to what HTTP supports.&amp;nbsp; Like anything else even those limits can be hacked away and actually are by FORM style web processing.&amp;nbsp; But REST sticks with a small number of&amp;#8230;</evnet:previewtext><dc:creator>dnjake</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/419745/Trackback.aspx</trackback:ping></item><item><title>Re: endpoint.tv - SOAP and REST a Perspective</title><description>Nice Interview.&lt;br&gt;&lt;br&gt;So to sum up some of the considerations in choosing both :&lt;br&gt;&lt;ul&gt;&lt;li&gt;Security&lt;/li&gt;&lt;li&gt;URI Length (Remember URL can be at max 2K)&lt;/li&gt;&lt;li&gt;Type of Consumer Clients (Lot of Javascript/Air/Silverlight calls)&lt;br&gt;&lt;/li&gt;&lt;li&gt;Complexity of Return Types&lt;/li&gt;&lt;/ul&gt;Anything more ??&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/rojacobs/endpointtv-SOAP-and-REST-a-Perspective/?CommentID=419647</link><pubDate>Tue, 05 Aug 2008 04:42:21 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/rojacobs/endpointtv-SOAP-and-REST-a-Perspective/?CommentID=419647</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/419647/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Nice Interview.So to sum up some of the considerations in choosing both :SecurityURI Length (Remember URL can be at max 2K)Type of Consumer Clients (Lot of Javascript/Air/Silverlight calls)Complexity of Return TypesAnything more ??</evnet:previewtext><dc:creator>Parag Mehta</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/419647/Trackback.aspx</trackback:ping></item></channel></rss>