<?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/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel><title>Entries tagged with asp.net ajax - Channel 9</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/tags/asp.net+ajax/feed/ipod/default.aspx" /><itunes:summary>asp.net ajax</itunes:summary><itunes:author>Erik Porter, Charles, Mike Sampson, Grace Francisco, Brian Keller, Nathan Heskew, dshadle, Dan Fernandez, Duncan Mackenzie, Jeff Sandquist</itunes:author><itunes:subtitle></itunes:subtitle><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Entries tagged with asp.net ajax - Channel 9</title><link>http://channel9.msdn.com/tags/ASP.NET+AJAX/</link></image><itunes:image href="http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png" /><itunes:category text="Technology" /><description>asp.net ajax</description><link>http://channel9.msdn.com/tags/ASP.NET+AJAX/</link><language>en-us</language><pubDate>Mon, 16 Nov 2009 16:15:56 GMT</pubDate><lastBuildDate>Mon, 16 Nov 2009 16:15:56 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Introducing the ASP.NET Ajax Library Beta</title><description>&lt;img src="http://ecn.channel9.msdn.com/o9/ch9/3/8/5/6/0/5/AnnounceASPNETAjaxLibrary1_85_ch9.png" border="0" /&gt;&lt;p&gt;During PDC 09 I grabbed some time with Stephen Walther to talk about some of the exciting new developments with the ASP.NET Ajax Library.  There were a number of new things to talk about including:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;The ASP.NET Ajax Library is now in Beta &lt;/li&gt;
    &lt;li&gt;Merging the Ajax Control Toolkit and the ASP.NET Ajax Library &lt;/li&gt;
    &lt;li&gt;There is now a pure client-side version of the Ajax Control Toolkit as well as the server-side version &lt;/li&gt;
    &lt;li&gt;Microsoft donating the ASP.NET Ajax Library into the CodePlex Foundation &lt;/li&gt;
    &lt;li&gt;There is now full product support of ASP.NET Ajax Library from Microsoft (including Ajax Control Toolkit &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We then walked through some demos of the ASP.NET Ajax Library that brings the following exciting capabilities to developers:&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Power&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;
    &lt;p&gt;Build data-centric web apps using advanced client-side data access libraries and controls&lt;/p&gt;
    &lt;/li&gt;
    &lt;li&gt;Keep your markup clean and standards-compliant with imperative coding &lt;/li&gt;
    &lt;li&gt;Make it easier to code using JavaScript intellisense in Visual Studio &lt;/li&gt;
    &lt;li&gt;Keep loading and execution of your scripts simple with the Script Loader with advanced management and execution features &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Performance&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Use the ASP.NET Ajax Library CDN for lightning fast downloads of ASP.NET Ajax Library and jQuery &lt;/li&gt;
    &lt;li&gt;Reduce the number of requests to the server using script combining in the Script Loader &lt;/li&gt;
    &lt;li&gt;Reduce the size of your scripts using the ASP.NET Ajax Minifier Tool &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Interoperability&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Works across all browsers and any platform; ASP.NET, PHP, Ruby on Rails etc &lt;/li&gt;
    &lt;li&gt;Explore the code and make modifications, it’s open source &lt;/li&gt;
    &lt;li&gt;Use powerful jQuery selection syntax and Ajax Control Toolkit controls together &lt;/li&gt;
    &lt;li&gt;Create your own controls by extending ours like the DataView &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Check out my full blog post about the news here: &lt;a href="http://www.jamessenior.com/post/News-on-the-ASPNET-Ajax-Library.aspx"&gt;http://www.jamessenior.com/post/News-on-the-ASPNET-Ajax-Library.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Check out the docs and samples on the wiki here: &lt;a href="http://www.asp.net/ajaxlibrary"&gt;http://www.asp.net/ajaxlibrary&lt;/a&gt;  &lt;br /&gt;
Download the code from &lt;a href="http://ajax.codeplex.com"&gt;http://ajax.codeplex.com&lt;/a&gt; &lt;/p&gt;&lt;img src="http://channel9.msdn.com/506583/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/jsenior/Introducing-the-ASPNET-Ajax-Library-Beta/</comments><itunes:summary>During PDC 09 I grabbed some time with Stephen Walther to talk about some of the exciting new developments with the ASP.NET Ajax Library.  There were a number of new things to talk about including:

    The ASP.NET Ajax Library is now in Beta 
    Merging the Ajax Control Toolkit and the ASP.NET Ajax Library 
    There is now a pure client-side version of the Ajax Control Toolkit as well as the server-side version 
    Microsoft donating the ASP.NET Ajax Library into the CodePlex Foundation 
    There is now full product support of ASP.NET Ajax Library from Microsoft (including Ajax Control Toolkit 

We then walked through some demos of the ASP.NET Ajax Library that brings the following exciting capabilities to developers:
 
Power

    
    Build data-centric web apps using advanced client-side data access libraries and controls
    
    Keep your markup clean and standards-compliant with imperative coding 
    Make it easier to code using JavaScript intellisense in Visual Studio 
    Keep loading and execution of your scripts simple with the Script Loader with advanced management and execution features 

Performance

    Use the ASP.NET Ajax Library CDN for lightning fast downloads of ASP.NET Ajax Library and jQuery 
    Reduce the number of requests to the server using script combining in the Script Loader 
    Reduce the size of your scripts using the ASP.NET Ajax Minifier Tool 

Interoperability

    Works across all browsers and any platform; ASP.NET, PHP, Ruby on Rails etc 
    Explore the code and make modifications, it’s open source 
    Use powerful jQuery selection syntax and Ajax Control Toolkit controls together 
    Create your own controls by extending ours like the DataView 

Check out my full blog post about the news here: http://www.jamessenior.com/post/News-on-the-ASPNET-Ajax-Library.aspx
Check out the docs and samples on the wiki here: http://www.asp.net/ajaxlibrary  
Download the code from http://ajax.codeplex.com </itunes:summary><link>http://channel9.msdn.com/posts/jsenior/Introducing-the-ASPNET-Ajax-Library-Beta/</link><pubDate>Wed, 18 Nov 2009 20:56:00 GMT</pubDate><guid isPermaLink="false">http://ecn.channel9.msdn.com/o9/ch9/3/8/5/6/0/5/AnnounceASPNETAjaxLibrary1_ch9.mp4</guid><evnet:views>42821</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/506583/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>During PDC 09 I grabbed some time with Stephen Walther to talk about some of the exciting new developments with the ASP.NET Ajax Library.....</evnet:previewtext><media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/3/8/5/6/0/5/AnnounceASPNETAjaxLibrary1_320_ch9.png" height="240" width="320" /><media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/3/8/5/6/0/5/AnnounceASPNETAjaxLibrary1_85_ch9.png" height="64" width="85" /><media:group><media:content url="http://ecn.channel9.msdn.com/o9/ch9/3/8/5/6/0/5/AnnounceASPNETAjaxLibrary1_ch9.mp4" expression="full" duration="1861" fileSize="151010480" type="video/mp4" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/3/8/5/6/0/5/AnnounceASPNETAjaxLibrary1_ch9.mp3" expression="full" duration="1861" fileSize="14896832" type="audio/mp3" medium="audio" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/3/8/5/6/0/5/AnnounceASPNETAjaxLibrary1_ch9.mp4" expression="full" duration="1861" fileSize="151010480" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/ch9/3/8/5/6/0/5/AnnounceASPNETAjaxLibrary1_ch9.wma" expression="full" duration="1861" fileSize="15064023" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/ch9/3/8/5/6/0/5/AnnounceASPNETAjaxLibrary1_ch9.wmv" expression="full" duration="1861" fileSize="217407581" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/3/8/5/6/0/5/AnnounceASPNETAjaxLibrary1_2MB_ch9.wmv" expression="full" duration="1861" fileSize="453552635" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/3/8/5/6/0/5/AnnounceASPNETAjaxLibrary1_Zune_ch9.wmv" expression="full" duration="1861" fileSize="199071633" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/3/8/5/6/0/5/AnnounceASPNETAjaxLibrary1_512_ch9.png" expression="full" duration="1861" type="image/jpeg" medium="image" /><media:content url="http://ss.channel9.msdn.com/ch9/3/8/5/6/0/5/AnnounceASPNETAjaxLibrary1.ism/Manifest" expression="full" duration="1861" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://ecn.channel9.msdn.com/o9/ch9/3/8/5/6/0/5/AnnounceASPNETAjaxLibrary1_ch9.mp4" length="151010480" type="video/mp4" /><dc:creator>James Senior</dc:creator><itunes:author>James Senior</itunes:author><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/jsenior/Introducing-the-ASPNET-Ajax-Library-Beta/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/506583/Trackback.aspx</trackback:ping><category>ASP.NET AJAX</category><category>Javascript</category></item><item><title>Introducción a ASP.NET AJAX</title><description>&lt;img src="http://ecn.channel9.msdn.com/o9/ch9/8/3/7/3/0/5/IntroduccionASPNETAjaxElisa_85_ch9.png" border="0" /&gt;Elisa García Anzano, Academic Developer Advisor en Microsoft Ibérica, nos hace una introducción a ASP.NET AJAX. Un webcast muy práctico en el que Elisa nos muestra las ventajas de usar AJAX, y nos comenta algunas otras cosas como el AJAX Control Toolkit y la librería jQuery.&lt;br /&gt;
&lt;br /&gt;
- Enlaces&lt;br /&gt;
&lt;a href="http://www.asp.net/ajax" target="_blank"&gt;http://www.asp.net/ajax&lt;br /&gt;
&lt;/a&gt;&lt;a href="http://www.asp.net/AJAX/AjaxControlToolkit/Samples" target="_blank"&gt;http://www.asp.net/AJAX/AjaxControlToolkit/Samples&lt;/a&gt;&lt;br /&gt;&lt;img src="http://channel9.msdn.com/503738/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/channel9spain/Introduccin-a-ASPNET-AJAX/</comments><itunes:summary>Elisa García Anzano, Academic Developer Advisor en Microsoft Ibérica, nos hace una introducción a ASP.NET AJAX. Un webcast muy práctico en el que Elisa nos muestra las ventajas de usar AJAX, y nos comenta algunas otras cosas como el AJAX Control Toolkit y la librería jQuery.

- Enlaces
http://www.asp.net/ajax
http://www.asp.net/AJAX/AjaxControlToolkit/Samples</itunes:summary><link>http://channel9.msdn.com/posts/channel9spain/Introduccin-a-ASPNET-AJAX/</link><pubDate>Tue, 03 Nov 2009 00:17:00 GMT</pubDate><guid isPermaLink="false">http://ecn.channel9.msdn.com/o9/ch9/8/3/7/3/0/5/IntroduccionASPNETAjaxElisa_ch9.mp4</guid><evnet:views>901</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/503738/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Elisa García Anzano, Academic Developer Advisor en Microsoft Ibérica, nos hace una introducción a ASP.NET AJAX. Un webcast muy práctico en el que Elisa nos muestra las ventajas de usar AJAX, y nos comenta algunas otras cosas como el AJAX Control Toolkit y la librería jQuery.&lt;br /&gt;</evnet:previewtext><media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/8/3/7/3/0/5/IntroduccionASPNETAjaxElisa_320_ch9.png" height="240" width="320" /><media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/8/3/7/3/0/5/IntroduccionASPNETAjaxElisa_85_ch9.png" height="64" width="85" /><media:group><media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/3/7/3/0/5/IntroduccionASPNETAjaxElisa_ch9.mp4" expression="full" duration="687" fileSize="33432374" type="video/mp4" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/3/7/3/0/5/IntroduccionASPNETAjaxElisa_ch9.mp3" expression="full" duration="687" fileSize="5497958" type="audio/mp3" medium="audio" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/3/7/3/0/5/IntroduccionASPNETAjaxElisa_ch9.mp4" expression="full" duration="687" fileSize="33432374" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/ch9/8/3/7/3/0/5/IntroduccionASPNETAjaxElisa_ch9.wma" expression="full" duration="687" fileSize="5568379" type="audio/x-ms-wma" medium="audio" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/3/7/3/0/5/IntroduccionASPNETAjaxElisa_2MB_ch9.wmv" expression="full" duration="687" fileSize="133761607" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/ch9/8/3/7/3/0/5/IntroduccionASPNETAjaxElisa_ch9.wmv" expression="full" duration="687" fileSize="51647131" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/3/7/3/0/5/IntroduccionASPNETAjaxElisa_2MB_ch9.wmv" expression="full" duration="687" fileSize="133761607" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/3/7/3/0/5/IntroduccionASPNETAjaxElisa_Zune_ch9.wmv" expression="full" duration="687" fileSize="36264382" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/3/7/3/0/5/IntroduccionASPNETAjaxElisa_512_ch9.png" expression="full" duration="687" type="image/jpeg" medium="image" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/3/7/3/0/5/IntroduccionASPNETAjaxElisa_2MB_ch9.wmv" expression="full" duration="687" fileSize="133761607" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/8/3/7/3/0/5/IntroduccionASPNETAjaxElisa_2MB_ch9.wmv" expression="full" duration="687" fileSize="133761607" type="video/x-ms-asf" medium="video" /></media:group><enclosure url="http://ecn.channel9.msdn.com/o9/ch9/8/3/7/3/0/5/IntroduccionASPNETAjaxElisa_ch9.mp4" length="33432374" type="video/mp4" /><dc:creator>Channel9Spain</dc:creator><itunes:author>Channel9Spain</itunes:author><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/channel9spain/Introduccin-a-ASPNET-AJAX/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/503738/Trackback.aspx</trackback:ping><category>ASP.NET</category><category>ASP.NET AJAX</category><category>es-es</category><category>español</category><category>Spain</category><category>Spanish</category></item><item><title>Announcing Microsoft Ajax Library Preview 6</title><description>&lt;img src="http://ecn.channel9.msdn.com/o9/ch9/7/9/0/7/9/4/announcingajaxpreview6_85_ch9.png" border="0" /&gt;I sat down with &lt;a href="http://www.stephenwalther.com"&gt;Stephen Walther&lt;/a&gt; from the Microsoft Ajax team to talk about their new release - Preview 6 - of the Microsoft Ajax Library.&lt;br /&gt;
&lt;br /&gt;
Stephen walks us through the three big enhancements in this release:&lt;br /&gt;
&lt;br /&gt;
- Addition of the imperative syntax&lt;br /&gt;
- The Script Loader&lt;br /&gt;
- jQuery support enhancements&lt;br /&gt;
&lt;br /&gt;
We go on to talk about how this will be the last release before we launch the Microsoft Ajax Library before the upcoming Microsoft PDC conference in November and also mention the new Microsoft Ajax CDN where we now have hosted the Microsoft Ajax Library and jQuery.&lt;br /&gt;
&lt;br /&gt;
To download the latest preview and get more information on the Microsoft Ajax Library head over to &lt;a href="http://www.asp.net/ajax"&gt;http://www.asp.net/ajax&lt;/a&gt; and also be sure to check out these related blog posts from the rest of the Microsoft Ajax team:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://weblogs.asp.net/scottgu/archive/2009/10/15/announcing-microsoft-ajax-library-preview-6-and-the-microsoft-ajax-minifier.aspx"&gt;Scott Guthrie has the big announcement&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.jamessenior.com/post/How-the-Script-Loader-in-the-Microsoft-Ajax-Library-will-make-your-life-wonderful.aspx"&gt;James Senior has details on the Script Loader&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://weblogs.asp.net/bleroy/archive/2009/10/15/entirely-unobtrusive-and-imperative-templates-with-microsoft-ajax-4-preview-6.aspx"&gt;Bertrand Le Roy has a blog post on imperative templates&lt;/a&gt;&lt;img src="http://channel9.msdn.com/497097/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/jsenior/Announcing-Microsoft-Ajax-Library-Preview-6/</comments><itunes:summary>I sat down with Stephen Walther from the Microsoft Ajax team to talk about their new release - Preview 6 - of the Microsoft Ajax Library.

Stephen walks us through the three big enhancements in this release:

- Addition of the imperative syntax
- The Script Loader
- jQuery support enhancements

We go on to talk about how this will be the last release before we launch the Microsoft Ajax Library before the upcoming Microsoft PDC conference in November and also mention the new Microsoft Ajax CDN where we now have hosted the Microsoft Ajax Library and jQuery.

To download the latest preview and get more information on the Microsoft Ajax Library head over to http://www.asp.net/ajax and also be sure to check out these related blog posts from the rest of the Microsoft Ajax team:

Scott Guthrie has the big announcement
James Senior has details on the Script Loader
Bertrand Le Roy has a blog post on imperative templates</itunes:summary><link>http://channel9.msdn.com/posts/jsenior/Announcing-Microsoft-Ajax-Library-Preview-6/</link><pubDate>Fri, 16 Oct 2009 10:47:00 GMT</pubDate><guid isPermaLink="false">http://ecn.channel9.msdn.com/o9/ch9/7/9/0/7/9/4/announcingajaxpreview6_ch9.mp4</guid><evnet:views>33583</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/497097/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I sat down with Stephen Walther from the Microsoft Ajax team to talk about their new release - Preview 6 - of the Microsoft Ajax Library.&lt;br /&gt;
&lt;br /&gt;
Stephen walks us through the three big enhancements in this release:&lt;br /&gt;
&lt;br /&gt;
- Addition of the imperative syntax&lt;br /&gt;
- The Script Loader&lt;br /&gt;
- jQuery support enhancements&lt;br /&gt;
&lt;br /&gt;
We go on to talk about how this will be the last release before we launch the Microsoft Ajax Library before the upcoming Microsoft PDC conference in November and also mention the new Microsoft Ajax CDN where we now have hosted the Microsoft Ajax Library and jQuery.&lt;br /&gt;
&lt;br /&gt;</evnet:previewtext><media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/7/9/0/7/9/4/announcingajaxpreview6_320_ch9.png" height="240" width="320" /><media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/7/9/0/7/9/4/announcingajaxpreview6_85_ch9.png" height="64" width="85" /><media:group><media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/9/0/7/9/4/announcingajaxpreview6_ch9.mp4" expression="full" duration="1596" fileSize="129771821" type="video/mp4" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/9/0/7/9/4/announcingajaxpreview6_ch9.mp3" expression="full" duration="1596" fileSize="12771712" type="audio/mp3" medium="audio" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/9/0/7/9/4/announcingajaxpreview6_ch9.mp4" expression="full" duration="1596" fileSize="129771821" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/ch9/7/9/0/7/9/4/announcingajaxpreview6_ch9.wma" expression="full" duration="1596" fileSize="12916163" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://ecn.channel9.msdn.com/o9/ch9/7/9/0/7/9/4/announcingajaxpreview6_ch9.wmv" expression="full" duration="1596" fileSize="193451871" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/9/0/7/9/4/announcingajaxpreview6_2MB_ch9.wmv" expression="full" duration="1596" fileSize="321128835" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/9/0/7/9/4/announcingajaxpreview6_Zune_ch9.wmv" expression="full" duration="1596" fileSize="105386101" type="video/x-ms-wmv" medium="video" /><media:content url="http://ecn.channel9.msdn.com/o9/ch9/7/9/0/7/9/4/announcingajaxpreview6_512_ch9.png" expression="full" duration="1596" type="image/jpeg" medium="image" /><media:content url="http://ss.channel9.msdn.com/ch9/7/9/0/7/9/4/announcingajaxpreview6.ism/Manifest" expression="full" duration="1596" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://ecn.channel9.msdn.com/o9/ch9/7/9/0/7/9/4/announcingajaxpreview6_ch9.mp4" length="129771821" type="video/mp4" /><dc:creator>James Senior</dc:creator><itunes:author>James Senior</itunes:author><slash:comments>4</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/jsenior/Announcing-Microsoft-Ajax-Library-Preview-6/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/497097/Trackback.aspx</trackback:ping><category>Ajax</category><category>ASP.NET</category><category>ASP.NET AJAX</category><category>Javascript</category></item><item><title>Stephen Walther - New Features of ASP.NET 4.0</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/ch9/8/8/5/0/6/4/TKC007StephenWalther_small_ch9.png" border="0" /&gt;&lt;p dir="ltr"&gt;Stephen Walther is preparing two great talks for MIX09 which illustrate some of the new features of ASP.NET 4.0. We were able to spend a little time with him and discussed a couple of the things that he thinks will help developers be more productive in this release.&lt;/p&gt;
&lt;p dir="ltr"&gt;His MIX09 Sessions are: &lt;/p&gt;
&lt;blockquote dir="ltr"&gt;
&lt;p dir="ltr"&gt;&lt;strong&gt;Microsoft ASP.NET 4.0 : What’s Next?&lt;/strong&gt;&lt;br /&gt;
Come learn all about ASP.NET 4.0 and the new Microsoft Visual Studio improvements that will make you more productive.  Hear how to build a simple video gallery website that takes advantage of new features to control the rendering of client ids and view state, and see how ASP.NET AJAX client-side templates and jQuery animations can be used to create a richly interactive web application.&lt;/p&gt;
&lt;p dir="ltr"&gt;&lt;strong&gt;Microsoft ASP.NET: Taking AJAX to the Next Level&lt;/strong&gt;&lt;br /&gt;
Hear how ASP.NET AJAX 4.0 makes building pure client-side AJAX Web applications even easier, and watch us build an entire data-driven ASP.NET AJAX application from start to finish by taking advantage of only JavaScript, HTML pages, and Windows Communication Foundation (WCF) services. Also learn about new ASP.NET AJAX features including the DataView control, declarative templates, live client-side data binding, WCF, and REST integration.&lt;/p&gt;
&lt;/blockquote&gt;&lt;img src="http://channel9.msdn.com/460588/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/shows/The+Knowledge+Chamber/Stephen-Walther-New-Features-of-ASPNET-40/</comments><itunes:summary>Stephen Walther is preparing two great talks for MIX09 which illustrate some of the new features of ASP.NET 4.0. We were able to spend a little time with him and discussed a couple of the things that he thinks will help developers be more productive in this release.
His MIX09 Sessions are: 

Microsoft ASP.NET 4.0 : What’s Next?
Come learn all about ASP.NET 4.0 and the new Microsoft Visual Studio improvements that will make you more productive.  Hear how to build a simple video gallery website that takes advantage of new features to control the rendering of client ids and view state, and see how ASP.NET AJAX client-side templates and jQuery animations can be used to create a richly interactive web application.
Microsoft ASP.NET: Taking AJAX to the Next Level
Hear how ASP.NET AJAX 4.0 makes building pure client-side AJAX Web applications even easier, and watch us build an entire data-driven ASP.NET AJAX application from start to finish by taking advantage of only JavaScript, HTML pages, and Windows Communication Foundation (WCF) services. Also learn about new ASP.NET AJAX features including the DataView control, declarative templates, live client-side data binding, WCF, and REST integration.
</itunes:summary><link>http://channel9.msdn.com/shows/The+Knowledge+Chamber/Stephen-Walther-New-Features-of-ASPNET-40/</link><pubDate>Sat, 14 Mar 2009 00:32:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/ch9/8/8/5/0/6/4/TKC007StephenWalther_ch9.mp4</guid><evnet:views>42650</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/460588/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p dir="ltr"&gt;Stephen Walther is preparing two great talks for MIX09 which illustrate some of the new features of ASP.NET 4.0. We were able to spend a little time with him and discussed a couple of the things that he thinks will help developers be more productive in this release.&lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/8/5/0/6/4/TKC007StephenWalther_large_ch9.png" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/8/5/0/6/4/TKC007StephenWalther_small_ch9.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/8/5/0/6/4/TKC007StephenWalther_ch9.mp4" expression="full" duration="430" fileSize="42169686" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/8/5/0/6/4/TKC007StephenWalther_ch9.mp3" expression="full" duration="430" fileSize="3444738" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/8/5/0/6/4/TKC007StephenWalther_ch9.mp4" expression="full" duration="430" fileSize="42169686" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/8/5/0/6/4/TKC007StephenWalther_ch9.wma" expression="full" duration="430" fileSize="6971265" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/8/5/0/6/4/TKC007StephenWalther_ch9.wmv" expression="full" duration="430" fileSize="26120023" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/8/5/0/6/4/TKC007StephenWalther_2MB_ch9.wmv" expression="full" duration="430" fileSize="133976525" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/8/5/0/6/4/TKC007StephenWalther_Zune_ch9.wmv" expression="full" duration="430" fileSize="34200003" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/8/5/0/6/4/TKC007StephenWalther_ch9.mp4" length="42169686" type="video/mp4" /><dc:creator>Robert Hess</dc:creator><itunes:author>Robert Hess</itunes:author><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/shows/The+Knowledge+Chamber/Stephen-Walther-New-Features-of-ASPNET-40/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/460588/Trackback.aspx</trackback:ping><category>ASP.NET</category><category>ASP.NET AJAX</category></item><item><title>ASP.NET AJAX SlideShow Extender</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/ch9/6/5/7/8/5/4/ExtensionSlideShow_small_ch9.png" border="0" /&gt;&lt;p&gt;SlideShow es una extensión de ASP.NET AJAX Control Toolkit que permite que permite presentar una galería de imágenes de forma animada, ó bien, controlada por botones. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;En este video, veremos cómo utilizar esta extensión en una página web ASP.NET. &lt;/p&gt;
&lt;br /&gt;
Recursos:   &lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;MSDNEspaña: &lt;a href="http://www.microsoft.es/msdn"&gt;http&lt;/a&gt;&lt;a href="http://www.microsoft.es/msdn"&gt;://&lt;/a&gt;&lt;a href="http://www.msdn.microsoft.com/es-es/"&gt;www.msdn.microsoft.com/es-es/&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;Codeplex: &lt;a href="http://www.codeplex.com/"&gt;www.codeplex.com&lt;/a&gt; &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;Página principal ASP.NET AJAX Control Toolkit:  &lt;a href="http://www.asp.net/ajax/ajaxcontroltoolkit/samples/"&gt;http://www.asp.net/ajax/ajaxcontroltoolkit/samples/&lt;/a&gt; &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;Foros MSDN: &lt;a href="http://social.msdn.microsoft.com/Forums/es-es/categories/"&gt;http://social.msdn.microsoft.com/Forums/es-es/categories/&lt;/a&gt;&lt;br /&gt;
    •Noticias en MSDN Flash   &lt;a href="http://www.microsoft.com/spanish/msdn/msdnflashespana.mspx"&gt;http://www.microsoft.com/spanish/msdn/msdnflashespana.mspx&lt;/a&gt; &lt;/div&gt;
    &lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://channel9.msdn.com/458756/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/eliseta/ASPNET-AJAX-SlideShow-Extender/</comments><itunes:summary>SlideShow es una extensión de ASP.NET AJAX Control Toolkit que permite que permite presentar una galería de imágenes de forma animada, ó bien, controlada por botones. 
 
En este video, veremos cómo utilizar esta extensión en una página web ASP.NET. 

Recursos:   

    MSDNEspaña: http://www.msdn.microsoft.com/es-es/ 
    
    Codeplex: www.codeplex.com 
    
    
    Página principal ASP.NET AJAX Control Toolkit:  http://www.asp.net/ajax/ajaxcontroltoolkit/samples/ 
    
    
    Foros MSDN: http://social.msdn.microsoft.com/Forums/es-es/categories/
    •Noticias en MSDN Flash   http://www.microsoft.com/spanish/msdn/msdnflashespana.mspx 
    
</itunes:summary><link>http://channel9.msdn.com/posts/eliseta/ASPNET-AJAX-SlideShow-Extender/</link><pubDate>Wed, 25 Feb 2009 16:13:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/ch9/6/5/7/8/5/4/ExtensionSlideShow_ch9.mp4</guid><evnet:views>5847</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/458756/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;SlideShow es una extensión de ASP.NET AJAX Control Toolkit que permite que permite presentar una galería de imágenes de forma animada, ó bien, controlada por botones. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/6/5/7/8/5/4/ExtensionSlideShow_large_ch9.png" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/6/5/7/8/5/4/ExtensionSlideShow_small_ch9.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/6/5/7/8/5/4/ExtensionSlideShow_ch9.mp4" expression="full" duration="967" fileSize="25846879" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/6/5/7/8/5/4/ExtensionSlideShow_ch9.mp3" expression="full" duration="967" fileSize="7742821" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/6/5/7/8/5/4/ExtensionSlideShow_ch9.mp4" expression="full" duration="967" fileSize="25846879" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/6/5/7/8/5/4/ExtensionSlideShow_ch9.wma" expression="full" duration="967" fileSize="15658831" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/6/5/7/8/5/4/ExtensionSlideShow_ch9.wmv" expression="full" duration="967" fileSize="26075243" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/6/5/7/8/5/4/ExtensionSlideShow_2MB_ch9.wmv" expression="full" duration="967" fileSize="42247479" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/6/5/7/8/5/4/ExtensionSlideShow_Zune_ch9.wmv" expression="full" duration="967" fileSize="23707223" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/6/5/7/8/5/4/ExtensionSlideShow_2MB_ch9.wmv" expression="full" duration="967" fileSize="42247479" type="video/x-ms-asf" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/6/5/7/8/5/4/ExtensionSlideShow_ch9.mp4" length="25846879" type="video/mp4" /><dc:creator>Elisa Garc&amp;#237;a</dc:creator><itunes:author>Elisa Garc&amp;#237;a</itunes:author><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/eliseta/ASPNET-AJAX-SlideShow-Extender/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/458756/Trackback.aspx</trackback:ping><category>ASP.NET AJAX</category><category>ASP.NET AJAX Control TOolkit</category><category>ASP.NET Controls</category><category>es-es</category></item><item><title>ASP.NET AJAX Calendar Extender</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/7/8/5/4/CalendarExtenderSpain_small_ch9.png" border="0" /&gt;&lt;p&gt;Calendar extender es una extensión del AJAX Control Toolkit que se enlaza a una caja de texto y añade un calendario desplegable que permite escribir la fecha en la caja de texto. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;En este video, veremos cómo utilizar esta extensión en una página web ASP.NET. &lt;/p&gt;
&lt;br /&gt;
Recursos:   &lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;MSDNEspaña: &lt;a href="http://www.microsoft.es/msdn"&gt;http&lt;/a&gt;&lt;a href="http://www.microsoft.es/msdn"&gt;://&lt;/a&gt;&lt;a href="http://www.msdn.microsoft.com/es-es/"&gt;www.msdn.microsoft.com/es-es/&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;Codeplex: &lt;a href="http://www.codeplex.com/"&gt;www.codeplex.com&lt;/a&gt; &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;Página principal ASP.NET AJAX Control Toolkit:  &lt;a href="http://www.asp.net/ajax/ajaxcontroltoolkit/samples/"&gt;http://www.asp.net/ajax/ajaxcontroltoolkit/samples/&lt;/a&gt; &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;Foros MSDN: &lt;a href="http://social.msdn.microsoft.com/Forums/es-es/categories/"&gt;http://social.msdn.microsoft.com/Forums/es-es/categories/&lt;/a&gt;&lt;br /&gt;
    •Noticias en MSDN Flash   &lt;a href="http://www.microsoft.com/spanish/msdn/msdnflashespana.mspx"&gt;http://www.microsoft.com/spanish/msdn/msdnflashespana.mspx&lt;/a&gt; &lt;/div&gt;
    &lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://channel9.msdn.com/458755/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/eliseta/ASPNET-AJAX-Calendar-Extender/</comments><itunes:summary>Calendar extender es una extensión del AJAX Control Toolkit que se enlaza a una caja de texto y añade un calendario desplegable que permite escribir la fecha en la caja de texto. 
 
En este video, veremos cómo utilizar esta extensión en una página web ASP.NET. 

Recursos:   

    MSDNEspaña: http://www.msdn.microsoft.com/es-es/ 
    
    Codeplex: www.codeplex.com 
    
    
    Página principal ASP.NET AJAX Control Toolkit:  http://www.asp.net/ajax/ajaxcontroltoolkit/samples/ 
    
    
    Foros MSDN: http://social.msdn.microsoft.com/Forums/es-es/categories/
    •Noticias en MSDN Flash   http://www.microsoft.com/spanish/msdn/msdnflashespana.mspx 
    
</itunes:summary><link>http://channel9.msdn.com/posts/eliseta/ASPNET-AJAX-Calendar-Extender/</link><pubDate>Wed, 25 Feb 2009 13:54:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/7/8/5/4/CalendarExtenderSpain_ch9.mp4</guid><evnet:views>6660</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/458755/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;Calendar extender es una extensión del AJAX Control Toolkit que se enlaza a una caja de texto y añade un calendario desplegable que permite escribir la fecha en la caja de texto. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/7/8/5/4/CalendarExtenderSpain_large_ch9.png" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/7/8/5/4/CalendarExtenderSpain_small_ch9.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/7/8/5/4/CalendarExtenderSpain_ch9.mp4" expression="full" duration="507" fileSize="14252809" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/7/8/5/4/CalendarExtenderSpain_ch9.mp3" expression="full" duration="507" fileSize="4058720" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/7/8/5/4/CalendarExtenderSpain_ch9.mp4" expression="full" duration="507" fileSize="14252809" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/7/8/5/4/CalendarExtenderSpain_ch9.wma" expression="full" duration="507" fileSize="8211915" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/7/8/5/4/CalendarExtenderSpain_ch9.wmv" expression="full" duration="507" fileSize="14408483" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/7/8/5/4/CalendarExtenderSpain_2MB_ch9.wmv" expression="full" duration="507" fileSize="23165344" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/7/8/5/4/CalendarExtenderSpain_Zune_ch9.wmv" expression="full" duration="507" fileSize="13352463" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/7/8/5/4/CalendarExtenderSpain_2MB_ch9.wmv" expression="full" duration="507" fileSize="23165344" type="video/x-ms-asf" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/7/8/5/4/CalendarExtenderSpain_ch9.mp4" length="14252809" type="video/mp4" /><dc:creator>Elisa Garc&amp;#237;a</dc:creator><itunes:author>Elisa Garc&amp;#237;a</itunes:author><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/eliseta/ASPNET-AJAX-Calendar-Extender/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/458755/Trackback.aspx</trackback:ping><category>ASP.NET AJAX</category><category>ASP.NET AJAX Control TOolkit</category><category>ASP.NET Controls</category><category>es-es</category></item><item><title>Cómo instalar y utilizar ASP.NET AJAX Control Toolkit</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/ch9/7/4/1/9/2/4/IntroAJAXToolkit_small_ch9.png" border="0" /&gt;&lt;p&gt;ASP.NET AJAX Control Toolkit es un proyecto de código compartido construido sobre ASP.NET AJAX para escribir controles y extensiones reusables y extensibles que aumenten la funcionalidad de los controles ASP.NET. &lt;/p&gt;
&lt;p&gt;En este video veremos cómo instalarlo, configurar Visual Studio 2008 para su utilización y una pequeña demostración de cómo se usa. &lt;br /&gt;
&lt;br /&gt;
Recursos: &lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;
    &lt;div&gt;Artículo en castellano sobre ASP.NET AJAX Control Toolkit: &lt;a href="http://msdn.microsoft.com/es-es/opensource.articulo.ajaxcontroltoolkit.aspx"&gt;http://msdn.microsoft.com/es-es/opensource.articulo.ajaxcontroltoolkit.aspx&lt;/a&gt; &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;MSDN España:  &lt;a href="http://www.microsoft.es/msdn"&gt;http&lt;/a&gt;&lt;a href="http://www.microsoft.es/msdn"&gt;://&lt;/a&gt;&lt;a href="http://www.microsoft.es/msdn"&gt;www.microsoft.es/msdn&lt;/a&gt; &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;Codeplex : &lt;a href="http://www.codeplex.com"&gt;www.codeplex.com&lt;/a&gt; &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;Página principal ASP.NET AJAX Control Toolkit: &lt;a href="http://www.asp.net/ajax/ajaxcontroltoolkit/samples/"&gt;http://www.asp.net/ajax/ajaxcontroltoolkit/samples/&lt;/a&gt; &lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;Foros MSDN: &lt;a href="http://social.msdn.microsoft.com/Forums/es-es/categories/"&gt;http://social.msdn.microsoft.com/Forums/es-es/categories/&lt;/a&gt;&lt;/div&gt;
    &lt;/li&gt;
    &lt;li&gt;
    &lt;div&gt;Noticias en MSDN Flash: &lt;a href="http://www.microsoft.com/spanish/msdn/msdnflashespana.mspx"&gt;http://www.microsoft.com/spanish/msdn/msdnflashespana.mspx&lt;/a&gt; &lt;/div&gt;
    &lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://channel9.msdn.com/429147/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/eliseta/Cmo-instalar-y-utilizar-ASPNET-AJAX-Control-Toolkit/</comments><itunes:summary>ASP.NET AJAX Control Toolkit es un proyecto de código compartido construido sobre ASP.NET AJAX para escribir controles y extensiones reusables y extensibles que aumenten la funcionalidad de los controles ASP.NET. 
En este video veremos cómo instalarlo, configurar Visual Studio 2008 para su utilización y una pequeña demostración de cómo se usa. 

Recursos: 

    
    Artículo en castellano sobre ASP.NET AJAX Control Toolkit: http://msdn.microsoft.com/es-es/opensource.articulo.ajaxcontroltoolkit.aspx 
    
    
    MSDN España:  http://www.microsoft.es/msdn 
    
    
    Codeplex : www.codeplex.com 
    
    
    Página principal ASP.NET AJAX Control Toolkit: http://www.asp.net/ajax/ajaxcontroltoolkit/samples/ 
    
    
    Foros MSDN: http://social.msdn.microsoft.com/Forums/es-es/categories/
    
    
    Noticias en MSDN Flash: http://www.microsoft.com/spanish/msdn/msdnflashespana.mspx 
    
</itunes:summary><link>http://channel9.msdn.com/posts/eliseta/Cmo-instalar-y-utilizar-ASPNET-AJAX-Control-Toolkit/</link><pubDate>Wed, 25 Feb 2009 11:12:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/ch9/7/4/1/9/2/4/IntroAJAXToolkit_ch9.mp4</guid><evnet:views>7724</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429147/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>ASP.NET AJAX Control Toolkit es un proyecto de código compartido construido sobre ASP.NET AJAX para escribir controles y extensiones reusables y extensibles que aumenten la funcionalidad de los controles ASP.NET. En este video veremos cómo instalarlo, configurar Visual Studio 2008 para su utilización y una pequeña demostración de cómo se usa.</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/4/1/9/2/4/IntroAJAXToolkit_large_ch9.png" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/4/1/9/2/4/IntroAJAXToolkit_small_ch9.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/4/1/9/2/4/IntroAJAXToolkit_ch9.mp4" expression="full" duration="606" fileSize="16512058" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/4/1/9/2/4/IntroAJAXToolkit_ch9.mp3" expression="full" duration="606" fileSize="4854096" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/4/1/9/2/4/IntroAJAXToolkit_ch9.mp4" expression="full" duration="606" fileSize="16512058" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/4/1/9/2/4/IntroAJAXToolkit_ch9.wma" expression="full" duration="606" fileSize="9819055" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/4/1/9/2/4/IntroAJAXToolkit_ch9.wmv" expression="full" duration="606" fileSize="16969077" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/4/1/9/2/4/IntroAJAXToolkit_2MB_ch9.wmv" expression="full" duration="606" fileSize="28472813" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/4/1/9/2/4/IntroAJAXToolkit_Zune_ch9.wmv" expression="full" duration="606" fileSize="15849057" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/4/1/9/2/4/IntroAJAXToolkit_2MB_ch9.wmv" expression="full" duration="606" fileSize="28472813" type="video/x-ms-asf" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/7/4/1/9/2/4/IntroAJAXToolkit_ch9.mp4" length="16512058" type="video/mp4" /><dc:creator>Elisa Garc&amp;#237;a</dc:creator><itunes:author>Elisa Garc&amp;#237;a</itunes:author><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/eliseta/Cmo-instalar-y-utilizar-ASPNET-AJAX-Control-Toolkit/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/429147/Trackback.aspx</trackback:ping><category>ASP.NET AJAX</category><category>ASP.NET AJAX Control TOolkit</category><category>es-es</category><category>Spain</category></item><item><title>10-4 Episode 8: Pure Client-Side Development with ASP.NET AJAX 4.0</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/ch9/3/2/1/7/5/4/104Episode8AspNetAjax40_small_ch9.jpg" border="0" /&gt;&lt;p&gt;In this episode of 10-4, we introduce some of the new features and functionality of ASP.NET AJAX 4.0. We’ll see how ASP.NET AJAX can be leveraged in a complete client-side environment, making it easier to develop rich web applications. This episode demonstrates the new client templates, data binding and command bubbling behavior that makes creating data-centric applications using JavaScript simpler. We’ll also see the new ADO.NET Data Services integration which makes performing CRUD operations, complete with change-tracking, very trivial.&lt;/p&gt;
&lt;p&gt;For more 10-4 episodes, be sure to visit:&lt;br /&gt;
&lt;a href="http://channel9.msdn.com/shows/10-4"&gt;http://channel9.msdn.com/shows/10-4&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Visual Studio Topic Area on Channel 9:&lt;br /&gt;
&lt;a href="http://channel9.msdn.com/VisualStudio"&gt;http://channel9.msdn.com/VisualStudio&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Visual Studio 2010 CTP VPC:&lt;br /&gt;
&lt;a href="http://tinyurl.com/GetCTP"&gt;http://tinyurl.com/GetCTP&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;ASP.NET AJAX 4.0:&lt;br /&gt;
&lt;a href="http://www.codeplex.com/aspnet/Wiki/View.aspx?title=AJAX&amp;amp;referringTitle=Home"&gt;http://www.codeplex.com/aspnet/Wiki/View.aspx?title=AJAX&amp;amp;referringTitle=Home&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;10-4! Over and out!&lt;/p&gt;&lt;img src="http://channel9.msdn.com/457123/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/</comments><itunes:summary>In this episode of 10-4, we introduce some of the new features and functionality of ASP.NET AJAX 4.0. We’ll see how ASP.NET AJAX can be leveraged in a complete client-side environment, making it easier to develop rich web applications. This episode demonstrates the new client templates, data binding and command bubbling behavior that makes creating data-centric applications using JavaScript simpler. We’ll also see the new ADO.NET Data Services integration which makes performing CRUD operations, complete with change-tracking, very trivial.
For more 10-4 episodes, be sure to visit:
http://channel9.msdn.com/shows/10-4
Visual Studio Topic Area on Channel 9:
http://channel9.msdn.com/VisualStudio 
Visual Studio 2010 CTP VPC:
http://tinyurl.com/GetCTP 
ASP.NET AJAX 4.0:
http://www.codeplex.com/aspnet/Wiki/View.aspx?title=AJAX&amp;amp;referringTitle=Home
10-4! Over and out!</itunes:summary><link>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/</link><pubDate>Wed, 11 Feb 2009 20:40:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/ch9/3/7/0/7/5/4/104Ep8_ch9.mp4</guid><evnet:views>64959</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/457123/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>In this episode of 10-4, we introduce some of the new features and functionality of ASP.NET AJAX 4.0. We’ll see how ASP.NET AJAX can be leveraged in a complete client-side environment, making it easier to develop rich web applications. This episode demonstrates the new client templates, data binding and command bubbling behavior that makes creating data-centric applications using JavaScript simpler. We’ll also see the new ADO.NET Data Services integration which makes performing CRUD operations, complete with change-tracking, very trivial.</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/3/2/1/7/5/4/104Episode8AspNetAjax40_large_ch9.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/3/2/1/7/5/4/104Episode8AspNetAjax40_small_ch9.jpg" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/3/7/0/7/5/4/104Ep8_ch9.mp4" expression="full" duration="1616" fileSize="43116816" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/3/7/0/7/5/4/104Ep8_ch9.mp3" expression="full" duration="1616" fileSize="12934710" type="audio/mp3" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/3/2/1/7/5/4/104Episode8AspNetAjax40_ch9.wma" expression="full" duration="1616" fileSize="26166823" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/3/7/0/7/5/4/104Ep8_ch9.wmv" expression="full" duration="1616" fileSize="42175137" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/3/2/1/7/5/4/104Episode8AspNetAjax40_2MB_ch9.wmv" expression="full" duration="1616" fileSize="41277575" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/3/7/0/7/5/4/104Ep8_Zune_ch9.wmv" expression="full" duration="1616" fileSize="40543117" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/3/2/1/7/5/4/104Episode8AspNetAjax40_2MB_ch9.wmv" expression="full" duration="1616" fileSize="41277575" type="video/x-ms-asf" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/3/7/0/7/5/4/104Ep8_ch9.mp4" length="43116816" type="video/mp4" /><dc:creator>Jonathan Carter</dc:creator><itunes:author>Jonathan Carter</itunes:author><slash:comments>17</slash:comments><wfw:commentRss>http://channel9.msdn.com/shows/10-4/10-4-Episode-8-ASPNET-AJAX-40/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/457123/Trackback.aspx</trackback:ping><category>.NET Framework</category><category>.NET Framework 4.0</category><category>ASP.NET</category><category>ASP.NET AJAX</category><category>Visual Studio</category></item><item><title>US Public Sector Developer Dinner for Partners - .NET Framework 3.5 SP1</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/ch9/8/6/1/9/4/4/USPSDEVDINNER0820200835SP1_small_ch9.jpg" border="0" /&gt;This is a recording of the US Public Sector Developer Dinner for Partners covering .NET Framework 3.5 SP1 held on August 20, 2008 in Reston, Va.&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;This presentation is a demo focused walkthrough of the new features and functionality in SP1.  You will see demonstrations that will include:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Making data access easier with the &lt;b&gt;&lt;span&gt;ADO.NET Entity Framework&lt;/span&gt;&lt;/b&gt;. &lt;/li&gt;
    &lt;li&gt;Exposing your data access layer using &lt;b&gt;&lt;span&gt;ADO.NET Data Services&lt;/span&gt;&lt;/b&gt; &lt;/li&gt;
    &lt;li&gt;Building “Data Entry” Web-based applications faster than ever using &lt;b&gt;&lt;span&gt;ASP.NET Dynamic Data&lt;/span&gt;&lt;/b&gt;. &lt;/li&gt;
    &lt;li&gt;Making AJAX Applications faster with script combining and easier with built in support for handling browser history (i.e. back/forward buttons). &lt;/li&gt;
    &lt;li&gt;How to achieve up to 40% faster startup performance for your WPF applications and further improve the startup experience using a splash screen. &lt;/li&gt;
    &lt;li&gt;Reducing the time it takes to deploy your WPF applications using the&lt;b&gt;&lt;span&gt; New .NET Framework Client Profile&lt;/span&gt;&lt;/b&gt;. &lt;/li&gt;
    &lt;li&gt;Build services faster using enhancements in WCF. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To learn more about US Public Sector Developer Dinner For Partners, visit:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://tinyurl.com/uspsdevdinner"&gt;http://tinyurl.com/uspsdevdinner&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Follow up resources (links, deck, code) from the dinner are available at:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://blogs.msdn.com/devkeydet/archive/2008/08/21/follow-up-developer-dinner-on-net-framework-3-5-sp1.aspx"&gt;http://blogs.msdn.com/devkeydet/archive/2008/08/21/follow-up-developer-dinner-on-net-framework-3-5-sp1.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/449168/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/keydet/US-Public-Sector-Developer-Dinner-for-Partners-NET-Framework-35-SP1/</comments><itunes:summary>This is a recording of the US Public Sector Developer Dinner for Partners covering .NET Framework 3.5 SP1 held on August 20, 2008 in Reston, Va.

This presentation is a demo focused walkthrough of the new features and functionality in SP1.  You will see demonstrations that will include:

    Making data access easier with the ADO.NET Entity Framework. 
    Exposing your data access layer using ADO.NET Data Services 
    Building “Data Entry” Web-based applications faster than ever using ASP.NET Dynamic Data. 
    Making AJAX Applications faster with script combining and easier with built in support for handling browser history (i.e. back/forward buttons). 
    How to achieve up to 40% faster startup performance for your WPF applications and further improve the startup experience using a splash screen. 
    Reducing the time it takes to deploy your WPF applications using the New .NET Framework Client Profile. 
    Build services faster using enhancements in WCF. 

To learn more about US Public Sector Developer Dinner For Partners, visit:

http://tinyurl.com/uspsdevdinner

Follow up resources (links, deck, code) from the dinner are available at:

http://blogs.msdn.com/devkeydet/archive/2008/08/21/follow-up-developer-dinner-on-net-framework-3-5-sp1.aspx</itunes:summary><link>http://channel9.msdn.com/posts/keydet/US-Public-Sector-Developer-Dinner-for-Partners-NET-Framework-35-SP1/</link><pubDate>Fri, 23 Jan 2009 11:15:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/ch9/8/6/1/9/4/4/USPSDEVDINNER0820200835SP1_ch9.mp4</guid><evnet:views>9206</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/449168/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>This is a recording of the US Public Sector Developer Dinner for Partners covering .NET Framework 3.5 SP1 held on August 20, 2008 in Reston, Va.</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/6/1/9/4/4/USPSDEVDINNER0820200835SP1_large_ch9.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/6/1/9/4/4/USPSDEVDINNER0820200835SP1_small_ch9.jpg" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/6/1/9/4/4/USPSDEVDINNER0820200835SP1_ch9.mp4" expression="full" duration="6317" fileSize="440709388" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/6/1/9/4/4/USPSDEVDINNER0820200835SP1_ch9.mp3" expression="full" duration="6317" fileSize="50536617" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/6/1/9/4/4/USPSDEVDINNER0820200835SP1_ch9.mp4" expression="full" duration="6317" fileSize="440709388" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/6/1/9/4/4/USPSDEVDINNER0820200835SP1_ch9.wma" expression="full" duration="6317" fileSize="102165021" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/6/1/9/4/4/USPSDEVDINNER0820200835SP1_ch9.wmv" expression="full" duration="6317" fileSize="195051339" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/6/1/9/4/4/USPSDEVDINNER0820200835SP1_2MB_ch9.wmv" expression="full" duration="6317" fileSize="219394259" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/6/1/9/4/4/USPSDEVDINNER0820200835SP1_Zune_ch9.wmv" expression="full" duration="6317" fileSize="187115319" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/8/6/1/9/4/4/USPSDEVDINNER0820200835SP1_ch9.mp4" length="440709388" type="video/mp4" /><dc:creator>keydet</dc:creator><itunes:author>keydet</itunes:author><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/keydet/US-Public-Sector-Developer-Dinner-for-Partners-NET-Framework-35-SP1/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/449168/Trackback.aspx</trackback:ping><category>ADO.NET</category><category>ADO.NET Data Services</category><category>ASP.NET AJAX</category><category>ASP.NET Dynamic Data</category><category>Astoria</category><category>DPEUSPublicSectorTeam</category><category>Dynamic Data</category><category>Entity Framework</category><category>WCF</category><category>Windows Communication Foundation</category><category>Windows Presentation Foundation</category><category>WPF 3.5 SP1</category></item><item><title>Librería ASP.NET AJAX cliente y código Javascript</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/ch9/5/8/3/0/5/4/ASPNETAJAXjs_small_ch9.jpg" border="0" /&gt;Jose Manuel Alarcón Aguín, director general y director tecnico de Krasis, hace un repaso a las mejoras incorporadas en Visual Studio 2008 para el desarrollo con Javascript.&lt;br /&gt;
&lt;br /&gt;
Tanto desde el punto de vista de mejoras en el entorno de  desarrollo como a nivel de la librería ASP.NET AJAX del lado del cliente.&lt;img src="http://channel9.msdn.com/450385/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/Daniel+Garzon/Librera-ASPNET-AJAX-cliente-y-cdigo-Javascript-en-Visual-Studio-2008/</comments><itunes:summary>Jose Manuel Alarcón Aguín, director general y director tecnico de Krasis, hace un repaso a las mejoras incorporadas en Visual Studio 2008 para el desarrollo con Javascript.

Tanto desde el punto de vista de mejoras en el entorno de  desarrollo como a nivel de la librería ASP.NET AJAX del lado del cliente.</itunes:summary><link>http://channel9.msdn.com/posts/Daniel+Garzon/Librera-ASPNET-AJAX-cliente-y-cdigo-Javascript-en-Visual-Studio-2008/</link><pubDate>Thu, 22 Jan 2009 09:59:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/ch9/5/8/3/0/5/4/ASPNETAJAXjs_ch9.mp4</guid><evnet:views>6342</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/450385/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Jose Manuel Alarcón Aguín, director general y director tecnico de Krasis, hace un repaso a las mejoras incorporadas en Visual Studio 2008 para el desarrollo con Javascript.

Tanto desde el punto de vista de mejoras en el entorno de  desarrollo como a nivel de la librería ASP.NET AJAX del lado del cliente.</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/8/3/0/5/4/ASPNETAJAXjs_large_ch9.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/8/3/0/5/4/ASPNETAJAXjs_small_ch9.jpg" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/8/3/0/5/4/ASPNETAJAXjs_ch9.mp4" expression="full" duration="1572" fileSize="190489944" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/8/3/0/5/4/ASPNETAJAXjs_ch9.mp3" expression="full" duration="1572" fileSize="12583079" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/8/3/0/5/4/ASPNETAJAXjs_ch9.mp4" expression="full" duration="1572" fileSize="190489944" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/8/3/0/5/4/ASPNETAJAXjs_ch9.wma" expression="full" duration="1572" fileSize="25442861" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/8/3/0/5/4/ASPNETAJAXjs_ch9.wmv" expression="full" duration="1572" fileSize="72046875" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/8/3/0/5/4/ASPNETAJAXjs_2MB_ch9.wmv" expression="full" duration="1572" fileSize="82641109" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/8/3/0/5/4/ASPNETAJAXjs_Zune_ch9.wmv" expression="full" duration="1572" fileSize="75678855" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/8/3/0/5/4/ASPNETAJAXjs_2MB_ch9.wmv" expression="full" duration="1572" fileSize="82641109" type="video/x-ms-asf" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/8/3/0/5/4/ASPNETAJAXjs_ch9.mp4" length="190489944" type="video/mp4" /><dc:creator>Daniel Garzon</dc:creator><itunes:author>Daniel Garzon</itunes:author><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/Daniel+Garzon/Librera-ASPNET-AJAX-cliente-y-cdigo-Javascript-en-Visual-Studio-2008/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/450385/Trackback.aspx</trackback:ping><category>ASP.NET AJAX</category><category>es-es</category><category>Javascript</category><category>Spain</category><category>Spanish</category></item><item><title>US Public Sector Developer Dinner for Partners - ASP.NET MVC</title><description>&lt;img src="http://mschnlnine.vo.llnwd.net/d1/ch9/5/6/1/9/4/4/USPSDEVDINNER10152008ASPNETMVC_small_ch9.jpg" border="0" /&gt;&lt;p&gt;&lt;em&gt;This is a recording of the US Public Sector Developer Dinner for Partners covering ASP.NET MVC held on October 15, 2008 in Reston, Va.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;ASP.NET MVC enables you to build Model View Controller (MVC) applications by using the ASP.NET framework. ASP.NET MVC is an alternative, not a replacement, for ASP.NET Web Forms that offers the following benefits: &lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Clear separation of concerns &lt;/li&gt;
    &lt;li&gt;Testability - support for Test-Driven Development &lt;/li&gt;
    &lt;li&gt;Fine-grained control over HTML and JavaScript &lt;/li&gt;
    &lt;li&gt;Intuitive URLs &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;What you will learn:&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This demonstration focused session covers the fundamentals of the ASP.NET MVC framework.  You will learn how ASP.NET MVC differs from the current ASP.NET Web Forms framework.  Through a series of demonstrations, you will see:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;How ASP.NET MVC provides you with fine-grained control over HTML and JavaScript &lt;/li&gt;
    &lt;li&gt;Test Driven Development fundamentals &lt;/li&gt;
    &lt;li&gt;AJAX with ASP.NET MVC fundamentals &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To learn more about US Public Sector Developer Dinner For Partners, visit:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://tinyurl.com/uspsdevdinner"&gt;http://tinyurl.com/uspsdevdinner&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Follow up resources (links, deck, code) from the dinner are available at:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://tinyurl.com/aspnetmvcdevdinner"&gt;http://tinyurl.com/aspnetmvcdevdinner&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/449165/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/keydet/US-Public-Sector-Developer-Dinner-for-Partners-ASPNET-MVC/</comments><itunes:summary>This is a recording of the US Public Sector Developer Dinner for Partners covering ASP.NET MVC held on October 15, 2008 in Reston, Va.
ASP.NET MVC enables you to build Model View Controller (MVC) applications by using the ASP.NET framework. ASP.NET MVC is an alternative, not a replacement, for ASP.NET Web Forms that offers the following benefits: 

    Clear separation of concerns 
    Testability - support for Test-Driven Development 
    Fine-grained control over HTML and JavaScript 
    Intuitive URLs 

What you will learn:
This demonstration focused session covers the fundamentals of the ASP.NET MVC framework.  You will learn how ASP.NET MVC differs from the current ASP.NET Web Forms framework.  Through a series of demonstrations, you will see:

    How ASP.NET MVC provides you with fine-grained control over HTML and JavaScript 
    Test Driven Development fundamentals 
    AJAX with ASP.NET MVC fundamentals 

To learn more about US Public Sector Developer Dinner For Partners, visit:

http://tinyurl.com/uspsdevdinner

Follow up resources (links, deck, code) from the dinner are available at:

http://tinyurl.com/aspnetmvcdevdinner</itunes:summary><link>http://channel9.msdn.com/posts/keydet/US-Public-Sector-Developer-Dinner-for-Partners-ASPNET-MVC/</link><pubDate>Mon, 22 Dec 2008 08:58:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/ch9/5/6/1/9/4/4/USPSDEVDINNER10152008ASPNETMVC_ch9.mp4</guid><evnet:views>7728</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/449165/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;This is a recording of the US Public Sector Developer Dinner for Partners covering ASP.NET MVC held on October 15, 2008 in Reston, Va.&lt;/p&gt;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/6/1/9/4/4/USPSDEVDINNER10152008ASPNETMVC_large_ch9.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/6/1/9/4/4/USPSDEVDINNER10152008ASPNETMVC_small_ch9.jpg" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/6/1/9/4/4/USPSDEVDINNER10152008ASPNETMVC_ch9.mp4" expression="full" duration="5116" fileSize="348183873" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/6/1/9/4/4/USPSDEVDINNER10152008ASPNETMVC_ch9.mp3" expression="full" duration="5116" fileSize="40932751" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/6/1/9/4/4/USPSDEVDINNER10152008ASPNETMVC_ch9.mp4" expression="full" duration="5116" fileSize="348183873" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/6/1/9/4/4/USPSDEVDINNER10152008ASPNETMVC_ch9.wma" expression="full" duration="5116" fileSize="82750169" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/6/1/9/4/4/USPSDEVDINNER10152008ASPNETMVC_ch9.wmv" expression="full" duration="5116" fileSize="154516139" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/6/1/9/4/4/USPSDEVDINNER10152008ASPNETMVC_2MB_ch9.wmv" expression="full" duration="5116" fileSize="168907725" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/6/1/9/4/4/USPSDEVDINNER10152008ASPNETMVC_Zune_ch9.wmv" expression="full" duration="5116" fileSize="149508119" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/6/1/9/4/4/USPSDEVDINNER10152008ASPNETMVC_ch9.mp4" length="348183873" type="video/mp4" /><dc:creator>keydet</dc:creator><itunes:author>keydet</itunes:author><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/keydet/US-Public-Sector-Developer-Dinner-for-Partners-ASPNET-MVC/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/449165/Trackback.aspx</trackback:ping><category>ASP.NET AJAX</category><category>ASP.NET MVC</category><category>DPEUSPublicSectorTeam</category><category>Test Driven Development</category></item><item><title>ARCast.TV - Andrew Espinosa of Monster.com on adoption of ASP.NET AJAX</title><description>&lt;div&gt;Andrew Espinosa, Principal User Experience Engineer at &lt;a href="http://www.monster.com"&gt;Monster.com&lt;/a&gt;, discusses their adoption of Microsoft &lt;a href="http://www.asp.net/ajax/default.aspx?wwwaspnetrdirset=1"&gt;ASP.NET AJAX&lt;/a&gt; with &lt;a href="http://blogs.msdn.com/bobfamiliar"&gt;Bob Familiar&lt;/a&gt;. Andrew talks about some challenges they had and what the benefits are now that they have &lt;a href="http://www.asp.net/ajax/default.aspx?wwwaspnetrdirset=1"&gt;ASP.NET AJAX&lt;/a&gt; deployed.&lt;/div&gt;&lt;img src="http://channel9.msdn.com/413355/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/shows/ARCast.TV/ARCastTV-Andrew-Espinosa-of-Monstercom-on-adoption-of-ASPNET-AJAX/</comments><itunes:summary>Andrew Espinosa, Principal User Experience Engineer at Monster.com, discusses their adoption of Microsoft ASP.NET AJAX with Bob Familiar. Andrew talks about some challenges they had and what the benefits are now that they have ASP.NET AJAX deployed.</itunes:summary><link>http://channel9.msdn.com/shows/ARCast.TV/ARCastTV-Andrew-Espinosa-of-Monstercom-on-adoption-of-ASPNET-AJAX/</link><pubDate>Tue, 02 Sep 2008 13:48:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_ch9.mp4</guid><evnet:views>7351</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/413355/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Andrew Espinosa, Principal User Experience Engineer at Monster.com, discusses their adoption of Microsoft ASP.NET AJAX with Bob Familiar. Andrew talks about some challenges they had and what the benefits are now that they have ASP.NET AJAX deployed.</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_large_ch9.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_large_ch9.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_small_ch9.jpg" height="64" width="85" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_small_ch9.jpg" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_ch9.mp4" expression="full" duration="517" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_ch9.mp4" expression="full" duration="517" fileSize="27318071" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_ch9.mp3" expression="full" duration="517" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_ch9.mp3" expression="full" duration="517" fileSize="4139049" type="audio/mp3" medium="audio" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_ch9.mp4" expression="full" duration="517" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_ch9.mp4" expression="full" duration="517" fileSize="27318071" type="video/mp4" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_ch9.wma" expression="full" duration="517" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_ch9.wma" expression="full" duration="517" fileSize="4189633" type="audio/x-ms-wma" medium="audio" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_ch9.wmv" expression="full" duration="517" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_ch9.wmv" expression="full" duration="517" fileSize="22110905" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_2MB_ch9.wmv" expression="full" duration="517" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_2MB_ch9.wmv" expression="full" duration="517" fileSize="116752537" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_Zune_ch9.wmv" expression="full" duration="517" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_Zune_ch9.wmv" expression="full" duration="517" fileSize="40936613" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/5/3/3/1/4/ARCastMonsterAJAX_ch9.mp4" length="27318071" type="video/mp4" /><dc:creator>Bob Familiar</dc:creator><itunes:author>Bob Familiar</itunes:author><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/shows/ARCast.TV/ARCastTV-Andrew-Espinosa-of-Monstercom-on-adoption-of-ASPNET-AJAX/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/413355/Trackback.aspx</trackback:ping><category>Ajax</category><category>ASP.NET</category><category>ASP.NET AJAX</category><category>Bob Familiar</category><category>Monster.com</category><category>User Experience</category></item></channel></rss>