<?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 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0 (10-4 on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/shows/10-4/10-4-episode-8-aspnet-ajax-40/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0 (10-4 on Channel 9)</title><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/</link></image><description>10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</description><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/</link><language>en-us</language><pubDate>Sun, 15 Nov 2009 22:15:13 GMT</pubDate><lastBuildDate>Sun, 15 Nov 2009 22:15:13 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>&lt;p&gt;Hi, thank you for a great video.&lt;/p&gt;
&lt;p&gt;I have a little question : is it possible (and if yes, is it easy ?) to mix this kind of client side technologie with standard asp.net webcontrols (ie. with postback/viewstate/etc..) ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Lek&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=506446</link><pubDate>Sun, 15 Nov 2009 22:16:57 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=506446</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/506446/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hi, thank you for a great video.
I have a little question : is it possible (and if yes, is it easy ?) to mix this kind of client side technologie with standard asp.net webcontrols (ie. with postback/viewstate/etc..) ?
&amp;nbsp;
Best regards,
&amp;nbsp;Lek
&amp;nbsp;</evnet:previewtext><dc:creator>Lek</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/506446/Trackback.aspx</trackback:ping></item><item><title>Re: Re: 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>&lt;p&gt;Yep, exactly. Unfortunately, because we're trying to be cutting edge with this show, stuff WILL change between an episode being published and new versions of the bits coming out :)&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=477308</link><pubDate>Tue, 07 Jul 2009 18:16:07 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=477308</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/477308/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Yep, exactly. Unfortunately, because we're trying to be cutting edge with this show, stuff WILL change between an episode being published and new versions of the bits coming out :)</evnet:previewtext><dc:creator>Jonathan Carter</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/477308/Trackback.aspx</trackback:ping></item><item><title>Re: Re: 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>&lt;p&gt;Yep, you'll need to include the JavaScript files. Just keep in mind that the ScriptManager control in ASP.NET WebForms was the one that was including the ASP.NET AJAX libraries for you, so once you aren't using it, you'll have to include the scripts manually.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=477307</link><pubDate>Tue, 07 Jul 2009 18:15:13 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=477307</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/477307/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Yep, you'll need to include the JavaScript files. Just keep in mind that the ScriptManager control in ASP.NET WebForms was the one that was including the ASP.NET AJAX libraries for you, so once you aren't using it, you'll have to include the scripts manually.</evnet:previewtext><dc:creator>Jonathan Carter</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/477307/Trackback.aspx</trackback:ping></item><item><title>Re: Re: 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>&lt;p&gt;AjaxRes.js is actually an artifact of the internal builds that I was using for the video :) If you grab the latest bits off of Codeplex, you won't need it.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=477306</link><pubDate>Tue, 07 Jul 2009 18:13:52 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=477306</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/477306/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>AjaxRes.js is actually an artifact of the internal builds that I was using for the video :) If you grab the latest bits off of Codeplex, you won't need it.</evnet:previewtext><dc:creator>Jonathan Carter</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/477306/Trackback.aspx</trackback:ping></item><item><title>Re: 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>&lt;pre&gt;/// 
/// 
/// 

Sys.Application.add_init(function()
{
    $create(Sys.UI.DataGrid,
    {
        alternateRowClass: "odd",
        columnExpressions: ["Title", "FirstName", "MiddleName", "LastName", "Suffix"],
        dataProvider: $create(Sys.Data.AdoNetDataContext, { serviceUri: "AdventureWorks.svc" }),
        itemPlaceholder: $get("customer-placeholder"),
        fetchOperation: "Customers",
        fetchParameters: { $top: 20, $orderby: "FirstName" }
    },
    null,
    null,
    $get("customer-list"));
    
});
&lt;/pre&gt;
&lt;p&gt;I am not sure if this say anything but it might indicate that the dataview has been changed a little. Try typing this into the javascript editor to gain some insight. I got this from the samples download on msdn. &lt;a href="http://msdn.microsoft.com/en-us/library/bb514232(VS.100).aspx"&gt;http://msdn.microsoft.com/en-us/library/bb514232(VS.100).aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;var dv = new Sys.UI.DataView();&lt;/p&gt;
&lt;/p&gt;
&lt;p&gt;when you type dv. the intellisense should give you some more information.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;fetchOperation: "Customers",&lt;br /&gt;&amp;nbsp;fetchParameters: { $top: 20, $orderby: "FirstName" } &lt;br /&gt;&lt;br /&gt;... would be my first guess.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=476449</link><pubDate>Wed, 01 Jul 2009 07:49:14 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=476449</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/476449/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>/// 
/// 
/// 

Sys.Application.add_init(function()
{
    $create(Sys.UI.DataGrid,
    {
        alternateRowClass: "odd",
        columnExpressions: ["Title", "FirstName", "MiddleName", "LastName", "Suffix"],
        dataProvider: $create(Sys.Data.AdoNetDataContext, { serviceUri:&amp;#8230;</evnet:previewtext><dc:creator>jwize</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/476449/Trackback.aspx</trackback:ping></item><item><title>Re: 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>&lt;p&gt;Great video. I tried to reconstruct it on my computer, but somehow can't figure out, where do I actually find the &amp;nbsp;AjaxRes.js file. I assume that might be the reason for the "&lt;em&gt;Sys.InvalidOperationException: 'query' is not a property or an existing field.&lt;/em&gt;" error message that I keep getting.&lt;/p&gt;
&lt;p&gt;I'd appreciate a small hint. :)&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=474704</link><pubDate>Sat, 20 Jun 2009 10:56:56 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=474704</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/474704/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Great video. I tried to reconstruct it on my computer, but somehow can't figure out, where do I actually find the &amp;nbsp;AjaxRes.js file. I assume that might be the reason for the "Sys.InvalidOperationException: 'query' is not a property or an existing field." error message that I keep getting.
I'd appreciate a small hint. :)</evnet:previewtext><dc:creator>Mensur</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/474704/Trackback.aspx</trackback:ping></item><item><title>Re: 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>&lt;p&gt;Jonathan, now that Beta 1 is off do I still need to include Ajax 4.0 JS libraries or are they included in the framework?&lt;/p&gt;
&lt;p&gt;The reason of the question is because I tried to reproduce your sample (without addind ajax libraries) and&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;sys.application is not recognized as valid ("Sys is not defined").&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Carlo&lt;/p&gt;
&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=470513</link><pubDate>Mon, 25 May 2009 12:17:17 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=470513</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/470513/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Jonathan, now that Beta 1 is off do I still need to include Ajax 4.0 JS libraries or are they included in the framework?
The reason of the question is because I tried to reproduce your sample (without addind ajax libraries) and&amp;nbsp;

sys.application is not recognized as valid ("Sys is not&amp;#8230;</evnet:previewtext><dc:creator>Carlo Cecco</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/470513/Trackback.aspx</trackback:ping></item><item><title>Re: 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>&lt;p&gt;Hy,&lt;/p&gt;
&lt;p&gt;I don't see the real interest of this new programing method.&lt;br /&gt;What is the interest to use Microsoft technology without a IIS server ?&lt;br /&gt;Full Microsoft or not ?&lt;/p&gt;
&lt;p&gt;I think it's just attracting php or others langages developers.&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=469376</link><pubDate>Fri, 15 May 2009 13:50:06 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=469376</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/469376/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hy,
I don't see the real interest of this new programing method.What is the interest to use Microsoft technology without a IIS server ?Full Microsoft or not ?
I think it's just attracting php or others langages developers.</evnet:previewtext><dc:creator>LACHAISE C&amp;#233;dric</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/469376/Trackback.aspx</trackback:ping></item><item><title>Re: 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>Another great video.&amp;nbsp; However, I'm a skeptic with this video.&amp;nbsp; If I understand it right, the data is being rendered through javascript after the page loads using a web service.&amp;nbsp; I'm not sure I see the advantage of using this approach as opposed to a server side approach considering that google won't be able to index any data that is retrieved using the client side method.&amp;nbsp; Am I missing something?&lt;br&gt;&lt;br&gt;Also, the example shown in the video is one where the presentation layer and the data layer are tighly coupled.&amp;nbsp; I'm not very familiar with the EF or web services, but is it possible to have the interface bind to a custom business layer instead of the data layer?&lt;br&gt;&lt;br&gt;Keep up the great work with the videos.&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=458789</link><pubDate>Wed, 25 Feb 2009 15:49:29 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=458789</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/458789/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Another great video.&amp;nbsp; However, I'm a skeptic with this video.&amp;nbsp; If I understand it right, the data is being rendered through javascript after the page loads using a web service.&amp;nbsp; I'm not sure I see the advantage of using this approach as opposed to a server side approach considering&amp;#8230;</evnet:previewtext><dc:creator>Felixters</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/458789/Trackback.aspx</trackback:ping></item><item><title>Re: 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>We are very interested in seeing an episode about having the VS IDE made from WPF.&lt;br&gt;so please can we know when u are thinking to make one.&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=457519</link><pubDate>Sun, 15 Feb 2009 17:12:52 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=457519</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/457519/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>We are very interested in seeing an episode about having the VS IDE made from WPF.so please can we know when u are thinking to make one.</evnet:previewtext><dc:creator>Reader Man</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/457519/Trackback.aspx</trackback:ping></item><item><title>Re: 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>thats pretty cool :) &lt;BR&gt;i especially like the binding syntax :)</description><comments></comments><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=457292</link><pubDate>Fri, 13 Feb 2009 01:25:49 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=457292</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/457292/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>thats pretty cool :) i especially like the binding syntax :)</evnet:previewtext><dc:creator>Allan Lindqvist</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/457292/Trackback.aspx</trackback:ping></item><item><title>Re: Re: 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>&lt;P&gt;That's a good question. Firstly, it's important to point out that almost that entire demo could have been done imperatively, without adding anything to the HTML unneccesarily. The declarative command bubbling (sys:command) is a feature I can choose to use, but I can achieve the exact same thing strictly in JavaScript. The same goes for the conditional attributes I used (class:odd).&lt;BR&gt;&lt;BR&gt;While ASP.NET AJAX provides a lot of functionality in terms of working with it declaratively (as some folks like), it was developed with the mindset of using it completely unobtrusively. That said, the data templates are somewhat of&amp;nbsp;a gray area. Defining the template is arguably much easier (for some)&amp;nbsp;to do in HTML as opposed to within JavaScript (as other libraries do). That said, it does impose a foreign component to the HTML that isn't actually valid content (i.e. the binding expressions).&lt;BR&gt;&lt;BR&gt;If you don't like the approach of defining your templates and bindings within the markup, you can still do that in JavaScript as well. The creation of the DataView class simply requires an element that it can bind to and repeat, so there is no reason why that element couldn't be constructed using DOM methods imperatively, as opposed to retreiving it from the actual DOM as I did in the demo.&lt;BR&gt;&lt;BR&gt;I'll put together a demo that does this and post it later.&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=457281</link><pubDate>Thu, 12 Feb 2009 23:34:57 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=457281</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/457281/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>That's a good question. Firstly, it's important to point out that almost that entire demo could have been done imperatively, without adding anything to the HTML unneccesarily. The declarative command bubbling (sys:command) is a feature I can choose to use, but I can achieve the exact same thing&amp;#8230;</evnet:previewtext><dc:creator>Jonathan Carter</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/457281/Trackback.aspx</trackback:ping></item><item><title>Re: 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>&lt;P&gt;Whilst interesting I'm not sure who this is targeting.. is this for purists who want control over html? because they won't use this due to how obtrusive it is.. I think this targets the webforms developers, those that don't really care about whats under the hood, or even how the web works as such, only that they can create an app online.. but then I'm wondering if this is better to them than webforms?&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=457247</link><pubDate>Thu, 12 Feb 2009 16:28:05 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=457247</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/457247/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Whilst interesting I'm not sure who this is targeting.. is this for purists who want control over html? because they won't use this due to how obtrusive it is.. I think this targets the webforms developers, those that don't really care about whats under the hood, or even how the web works as such,&amp;#8230;</evnet:previewtext><dc:creator>stevo_</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/457247/Trackback.aspx</trackback:ping></item><item><title>Re: 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>&lt;P&gt;Awesome technology, quite different to what were normally seeing with Server Controls and having ASP.NET generate the correct runtime scripts to wireup the controls for us.&amp;nbsp; As an honest comment, it seems the more fluid site like Facebook get, the more ASP.NET AJAX is trying to catch up so developers choose that technology.&amp;nbsp; It's a good thing.&amp;nbsp; I can remember a time when ASP.NET was considered what you used to build business apps, but if you wanted to build "fun" sites, you would create that in PHP because it was percieved as "less-heavy".&lt;BR&gt;&lt;BR&gt;Also, it seems that there is plenty of "magic" going on too, if someone wanted to override a part of the pipeline, say if they use controls from vendors like Telerik?&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=457192</link><pubDate>Thu, 12 Feb 2009 03:50:24 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=457192</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/457192/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Awesome technology, quite different to what were normally seeing with Server Controls and having ASP.NET generate the correct runtime scripts to wireup the controls for us.&amp;nbsp; As an honest comment, it seems the more fluid site like Facebook get, the more ASP.NET AJAX is trying to catch up so&amp;#8230;</evnet:previewtext><dc:creator>ChrisStepaniuk</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/457192/Trackback.aspx</trackback:ping></item><item><title>Re: 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>My biggest problem with ASP.NET Ajax client templates:&amp;nbsp; it fails to render anything when script is disabled.&amp;nbsp; I don't expect the templating to work at all when that happens, obviously, but it should have an acceptable fallback strategy, and it doesn't.&amp;nbsp; Google "unobtrusive JavaScript."&amp;nbsp; Hint: use NOSCRIPT to render the data.</description><comments></comments><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=457180</link><pubDate>Thu, 12 Feb 2009 02:01:42 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=457180</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/457180/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>My biggest problem with ASP.NET Ajax client templates:&amp;nbsp; it fails to render anything when script is disabled.&amp;nbsp; I don't expect the templating to work at all when that happens, obviously, but it should have an acceptable fallback strategy, and it doesn't.&amp;nbsp; Google "unobtrusive&amp;#8230;</evnet:previewtext><dc:creator>Joe Chung</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/457180/Trackback.aspx</trackback:ping></item><item><title>Re: 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>I realy enjoyed this video. Thanks for teaching us this stuff Jonathan.&lt;BR&gt;&lt;BR&gt;The new stuff that's comming looks great (2 way data binding and unit of work!) and was presented very well. The form of the presentation was also good so nothing but kudos :)&lt;BR&gt;&lt;BR&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=457148</link><pubDate>Wed, 11 Feb 2009 22:19:56 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=457148</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/457148/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I realy enjoyed this video. Thanks for teaching us this stuff Jonathan.The new stuff that's comming looks great (2 way data binding and unit of work!) and was presented very well. The form of the presentation was also good so nothing but kudos :)</evnet:previewtext><dc:creator>buckley9</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/457148/Trackback.aspx</trackback:ping></item><item><title>Re: 10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>To clarify one thing about the demo I showed off in the video...the DataView control, bindings, command bubbling, and ADO.NET Data Services integration are currently available on Codeplex, but the change tracking functionality and the ability to save changes back to the service aren't. That behavior will be included in the next Codeplex preview, along with much more.&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=457144</link><pubDate>Wed, 11 Feb 2009 21:59:56 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/?CommentID=457144</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/457144/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>To clarify one thing about the demo I showed off in the video...the DataView control, bindings, command bubbling, and ADO.NET Data Services integration are currently available on Codeplex, but the change tracking functionality and the ability to save changes back to the service aren't. That behavior&amp;#8230;</evnet:previewtext><dc:creator>Jonathan Carter</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/457144/Trackback.aspx</trackback:ping></item></channel></rss>