<?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 Screencast - A lap around the new API extensions for REST - Part 1 (Endpoint on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/shows/endpoint/endpointtv-screencast-a-lap-around-the-new-api-extensions-for-rest-part-1/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 Screencast - A lap around the new API extensions for REST - Part 1 (Endpoint on Channel 9)</title><link>http://channel9.msdn.com/shows/Endpoint/endpointtv-Screencast-A-lap-around-the-new-API-extensions-for-REST-Part-1/</link></image><description>endpoint.tv Screencast - A lap around the new API extensions for REST - Part 1</description><link>http://channel9.msdn.com/shows/Endpoint/endpointtv-Screencast-A-lap-around-the-new-API-extensions-for-REST-Part-1/</link><language>en-us</language><pubDate>Mon, 23 Mar 2009 18:05:37 GMT</pubDate><lastBuildDate>Mon, 23 Mar 2009 18:05:37 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: Re: endpoint.tv Screencast - A lap around the new API extensions for REST - Part 1</title><description>Woaw, sweet!.&lt;br&gt;I never know about this cool stuff (automatic serialization).&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/Endpoint/endpointtv-Screencast-A-lap-around-the-new-API-extensions-for-REST-Part-1/?CommentID=462117</link><pubDate>Mon, 23 Mar 2009 18:05:37 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/Endpoint/endpointtv-Screencast-A-lap-around-the-new-API-extensions-for-REST-Part-1/?CommentID=462117</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/462117/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Woaw, sweet!.I never know about this cool stuff (automatic serialization).</evnet:previewtext><dc:creator>NinC #</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/462117/Trackback.aspx</trackback:ping></item><item><title>Re: endpoint.tv Screencast - A lap around the new API extensions for REST - Part 1</title><description>One of the new features in .NET 3.5 SP1 is WCF serialization support for "POCO" types (plain old CLR objects) that don't have any [DataContract] or [Serializable] annotations (similar to XmlSerializer behavior). You can read more about it on my blog here: &lt;a href="http://www.pluralsight.com/community/blogs/aaron/archive/2008/05/13/50934.aspx"&gt;http://www.pluralsight.com/community/blogs/aaron/archive/2008/05/13/50934.aspx&lt;/a&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/Endpoint/endpointtv-Screencast-A-lap-around-the-new-API-extensions-for-REST-Part-1/?CommentID=459553</link><pubDate>Tue, 03 Mar 2009 18:56:01 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/Endpoint/endpointtv-Screencast-A-lap-around-the-new-API-extensions-for-REST-Part-1/?CommentID=459553</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/459553/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>One of the new features in .NET 3.5 SP1 is WCF serialization support for "POCO" types (plain old CLR objects) that don't have any [DataContract] or [Serializable] annotations (similar to XmlSerializer behavior). You can read more about it on my blog&amp;#8230;</evnet:previewtext><dc:creator>Aaron Skonnard</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/459553/Trackback.aspx</trackback:ping></item><item><title>Re: endpoint.tv Screencast - A lap around the new API extensions for REST - Part 1</title><description>The Demo was great, but I still don't understand:&lt;BR&gt;&lt;BR&gt;Since you did not mark MyFavoriteMovie class as Data Contract, how the WCF know how to package MyFavoriteMovie object in an XML format and sent to Browser?</description><comments></comments><link>http://channel9.msdn.com/shows/Endpoint/endpointtv-Screencast-A-lap-around-the-new-API-extensions-for-REST-Part-1/?CommentID=458103</link><pubDate>Thu, 19 Feb 2009 19:51:04 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/Endpoint/endpointtv-Screencast-A-lap-around-the-new-API-extensions-for-REST-Part-1/?CommentID=458103</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/458103/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>The Demo was great, but I still don't understand:Since you did not mark MyFavoriteMovie class as Data Contract, how the WCF know how to package MyFavoriteMovie object in an XML format and sent to Browser?</evnet:previewtext><dc:creator>NinC #</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/458103/Trackback.aspx</trackback:ping></item><item><title>Re: endpoint.tv Screencast - A lap around the new API extensions for REST - Part 1</title><description>Awesome. The combination of Ron Jacobs and Aaron Skonnard are bringing REST to life with WCF.</description><comments></comments><link>http://channel9.msdn.com/shows/Endpoint/endpointtv-Screencast-A-lap-around-the-new-API-extensions-for-REST-Part-1/?CommentID=448889</link><pubDate>Wed, 17 Dec 2008 18:00:01 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/Endpoint/endpointtv-Screencast-A-lap-around-the-new-API-extensions-for-REST-Part-1/?CommentID=448889</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/448889/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Awesome. The combination of Ron Jacobs and Aaron Skonnard are bringing REST to life with WCF.</evnet:previewtext><dc:creator>BrettRobi</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/448889/Trackback.aspx</trackback:ping></item></channel></rss>