<?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>pdc2008</title><atom:link rel="self" type="application/rss+xml" href="http://channel9vip.orcsweb.com/posts/pdc2008/feed/ipod/default.aspx?tag=windows 7" /><itunes:summary>PDC 2008</itunes:summary><itunes:author>Erik Porter, System, Mike Sampson, Duncan Mackenzie</itunes:author><itunes:subtitle></itunes:subtitle><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>pdc2008</title><link>http://channel9.msdn.com/posts/pdc2008/</link></image><itunes:image href="http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png" /><itunes:category text="Technology" /><description>PDC 2008</description><link>http://channel9.msdn.com/posts/pdc2008/</link><language>en-us</language><pubDate>Fri, 31 Oct 2008 13:41:03 GMT</pubDate><lastBuildDate>Fri, 31 Oct 2008 13:41:03 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3686.40392, Culture=neutral, PublicKeyToken=null)</generator><item><title>The New COM API for Accessibility and Automation in Windows 7</title><description>The new COM API for UI Automation (UIA) is a significant advance over previous OS support for programmatic access to UI from native code. The Windows 7 UI Automation API also introduces new support for ARIA properties, virtualized controls, and customizable patterns. This presentation also shares key information about implementing accessibility for custom controls using the UI Automation Provider API. The demos and code samples are primary written in C++.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Michael Bernstein&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>The new COM API for UI Automation (UIA) is a significant advance over previous OS support for programmatic access to UI from native code. The Windows 7 UI Automation API also introduces new support for ARIA properties, virtualized controls, and customizable patterns. This presentation also shares key information about implementing accessibility for custom controls using the UI Automation Provider API. The demos and code samples are primary written in C++.Michael Bernstein</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC64-V/</link><pubDate>Mon, 03 Nov 2008 19:45:36 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC64-V.mp4</guid><evnet:views>3759</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/439014/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>The new COM API for UI Automation (UIA) is a significant advance over previous OS support for programmatic access to UI from native code. The Windows 7 UI Automation API also introduces new support for ARIA properties, virtualized controls, and customizable patterns. This presentation also shares&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC64-V.jpg" height="240" width="320" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC64-V.mp4" expression="full" fileSize="1229760" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC64-V.pptx" expression="full" fileSize="454367" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC64-V.wmv" expression="full" fileSize="30359552" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC64-V.wmv" expression="full" fileSize="144262709" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC64-V.wmv" expression="full" fileSize="33354098" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC64-V.wmv" expression="full" fileSize="144262709" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC64-V.mp4" length="1229760" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/439014/Trackback.aspx</trackback:ping><category>Advanced</category><category>Breakout Session</category><category>PresentationClient</category><category>Windows 7</category></item><item><title>Windows 7: Writing World-Ready Applications</title><description>This session centers on globalization features for Windows 7, including sorting and string comparison, locale support, and coverage for new languages, with an eye to helping developers extend their applications to a global user base. This session introduces the Extended Linguistic Services API, the next step in the evolution of globalization support for Windows developers. This session also covers the Multilingual User Interface  (MUI) technology inside Windows 7 and .NET, and walks you through an end-to-end look at how to make your application MUI-enabled so that you can easily take your application worldwide and extend your customer base into new language markets.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Yaniv Feinberg&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Erik Fortune&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>This session centers on globalization features for Windows 7, including sorting and string comparison, locale support, and coverage for new languages, with an eye to helping developers extend their applications to a global user base. This session introduces the Extended Linguistic Services API, the next step in the evolution of globalization support for Windows developers. This session also covers the Multilingual User Interface  (MUI) technology inside Windows 7 and .NET, and walks you through an end-to-end look at how to make your application MUI-enabled so that you can easily take your application worldwide and extend your customer base into new language markets.Yaniv FeinbergErik Fortune</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC52/</link><pubDate>Wed, 29 Oct 2008 16:36:15 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC52.mp4</guid><evnet:views>8531</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429600/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>This session centers on globalization features for Windows 7, including sorting and string comparison, locale support, and coverage for new languages, with an eye to helping developers extend their applications to a global user base. This session introduces the Extended Linguistic Services API, the&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC52.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC52.mp4" expression="full" fileSize="78730708" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC52.pptx" expression="full" fileSize="1013868" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC52.wmv" expression="full" fileSize="127678571" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC52.wmv" expression="full" fileSize="522369651" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC52.wmv" expression="full" fileSize="50776579" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC52.wmv" expression="full" fileSize="522369651" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC52.mp4" length="78730708" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/429600/Trackback.aspx</trackback:ping><category>Advanced</category><category>Breakout Session</category><category>Windows 7</category></item><item><title>Deep Dive: What's New with user32 and comctl32 in Win32</title><description>Hear about the lowest level user interface components (user32, comctl32) that appear in almost every Windows application. Learn about "recent" changes and enhancements in these subsystems, plus be subjected to some philosophical musings on how foreground activation is like love. (No really, it will actually help you write better software.)&lt;ul&gt;&lt;li&gt;&lt;div&gt;Raymond Chen&lt;/div&gt;&lt;div&gt;Raymond Chen has been involved in the evolution of Windows for over a decade. He currently works in the Windows User Experience group. He also writes The Old New Thing Web site and TechNet Magazine's Windows Confidential column. He has been called insane by Zack Simpson.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>Hear about the lowest level user interface components (user32, comctl32) that appear in almost every Windows application. Learn about "recent" changes and enhancements in these subsystems, plus be subjected to some philosophical musings on how foreground activation is like love. (No really, it will actually help you write better software.)Raymond ChenRaymond Chen has been involved in the evolution of Windows for over a decade. He currently works in the Windows User Experience group. He also writes The Old New Thing Web site and TechNet Magazine's Windows Confidential column. He has been called insane by Zack Simpson.</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC43/</link><pubDate>Wed, 29 Oct 2008 16:36:02 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC43.mp4</guid><evnet:views>8105</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429596/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hear about the lowest level user interface components (user32, comctl32) that appear in almost every Windows application. Learn about "recent" changes and enhancements in these subsystems, plus be subjected to some philosophical musings on how foreground activation is like love. (No really, it will&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC43.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC43.mp4" expression="full" fileSize="71224307" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC43.pptx" expression="full" fileSize="897394" type="" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/DOCX/PC43.docx" expression="full" fileSize="19527" type="" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZIP/PC43.ZIP" expression="full" fileSize="37444" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC43.wmv" expression="full" fileSize="132581261" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC43.wmv" expression="full" fileSize="276738252" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC43.wmv" expression="full" fileSize="38750141" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC43.wmv" expression="full" fileSize="276738252" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC43.mp4" length="71224307" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/429596/Trackback.aspx</trackback:ping><category>Breakout Session</category><category>Expert</category><category>Windows 7</category></item><item><title>Windows 7: Programming Sync Providers That Work Great with Windows</title><description>Learn how you can enable your application to synchronize with other applications that use the Microsoft Sync Framework. This session covers how to implement sync for contacts and other PIM data, how to package sync providers for distribution and installation, and how to register sync provider for use on Windows.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Moe Khosravy&lt;/div&gt;&lt;div&gt;Moe is the Lead Program Manager on the Microsoft Sync Framework and has been with the project since its incubation - currently driving the group's incubations and device to cloud strategies related to content flow...&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Jason Roberts&lt;/div&gt;&lt;div&gt;Jason is the Program Manager responsible for syncronization of Personal Information Manager (PIM) data between new windows certified portable devices and PC applications. Jason has come to Windows after working with PIM data on Exchange Server.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>Learn how you can enable your application to synchronize with other applications that use the Microsoft Sync Framework. This session covers how to implement sync for contacts and other PIM data, how to package sync providers for distribution and installation, and how to register sync provider for use on Windows.Moe KhosravyMoe is the Lead Program Manager on the Microsoft Sync Framework and has been with the project since its incubation - currently driving the group's incubations and device to cloud strategies related to content flow...Jason RobertsJason is the Program Manager responsible for syncronization of Personal Information Manager (PIM) data between new windows certified portable devices and PC applications. Jason has come to Windows after working with PIM data on Exchange Server.</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC44/</link><pubDate>Wed, 29 Oct 2008 16:36:04 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC44.mp4</guid><evnet:views>6813</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429597/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Learn how you can enable your application to synchronize with other applications that use the Microsoft Sync Framework. This session covers how to implement sync for contacts and other PIM data, how to package sync providers for distribution and installation, and how to register sync provider for&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC44.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC44.mp4" expression="full" fileSize="37738734" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC44.pptx" expression="full" fileSize="525956" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC44.wmv" expression="full" fileSize="62053249" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC44.wmv" expression="full" fileSize="235829985" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC44.wmv" expression="full" fileSize="23219757" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC44.wmv" expression="full" fileSize="235829985" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC44.mp4" length="37738734" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/429597/Trackback.aspx</trackback:ping><category>Advanced</category><category>Lunch Session</category><category>Sync Framework</category><category>Windows 7</category></item><item><title>Windows 7: Using Instrumentation and Diagnostics to Develop High Quality Software</title><description>Learn how to enhance the quality and supportability of your software during developing and deployment using the Windows 7 instrumentation and troubleshooting platforms. This session will focus on key aspects of the event and performance counter infrastructures, and discuss best practices around adding instrumentation to your code. We will introduce the new Windows PowerShell-based troubleshooting platform, and how it enables you to easily monitor multiple data sources to empower the end user and IT pro to detect and resolve software problems.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Ricky Buch&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Kevin Woley&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>Learn how to enhance the quality and supportability of your software during developing and deployment using the Windows 7 instrumentation and troubleshooting platforms. This session will focus on key aspects of the event and performance counter infrastructures, and discuss best practices around adding instrumentation to your code. We will introduce the new Windows PowerShell-based troubleshooting platform, and how it enables you to easily monitor multiple data sources to empower the end user and IT pro to detect and resolve software problems.Ricky BuchKevin Woley</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC50/</link><pubDate>Wed, 29 Oct 2008 16:36:11 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC50.mp4</guid><evnet:views>5815</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429598/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Learn how to enhance the quality and supportability of your software during developing and deployment using the Windows 7 instrumentation and troubleshooting platforms. This session will focus on key aspects of the event and performance counter infrastructures, and discuss best practices around&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC50.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC50.mp4" expression="full" fileSize="96630249" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC50.pptx" expression="full" fileSize="610935" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC50.wmv" expression="full" fileSize="174258897" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC50.wmv" expression="full" fileSize="273958392" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC50.wmv" expression="full" fileSize="44867833" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC50.wmv" expression="full" fileSize="273958392" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC50.mp4" length="96630249" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/429598/Trackback.aspx</trackback:ping><category>Advanced</category><category>Breakout Session</category><category>Windows 7</category></item><item><title>Windows 7: Best Practices for Developing for Windows Standard User</title><description>The application development requirements in Windows 7 for UAC-compatibility are exactly the same as in Windows Vista: Vista-compatible applications will interact with UAC in Windows 7 without any modification. No new APIs are required or provided. The UAC improvements for Windows 7 will impact the user's experience but not the application interface. Logo requirements regarding UAC compatibility are the same as in Vista.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Crispin Cowan&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>The application development requirements in Windows 7 for UAC-compatibility are exactly the same as in Windows Vista: Vista-compatible applications will interact with UAC in Windows 7 without any modification. No new APIs are required or provided. The UAC improvements for Windows 7 will impact the user's experience but not the application interface. Logo requirements regarding UAC compatibility are the same as in Vista.Crispin Cowan</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC51/</link><pubDate>Wed, 29 Oct 2008 16:36:13 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC51.mp4</guid><evnet:views>8219</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429599/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>The application development requirements in Windows 7 for UAC-compatibility are exactly the same as in Windows Vista: Vista-compatible applications will interact with UAC in Windows 7 without any modification. No new APIs are required or provided. The UAC improvements for Windows 7 will impact the&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC51.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC51.mp4" expression="full" fileSize="49977878" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC51.pptx" expression="full" fileSize="1099224" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC51.wmv" expression="full" fileSize="75217561" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC51.wmv" expression="full" fileSize="279399161" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC51.wmv" expression="full" fileSize="33123517" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC51.wmv" expression="full" fileSize="279399161" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC51.mp4" length="49977878" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/429599/Trackback.aspx</trackback:ping><category>Advanced</category><category>Breakout Session</category><category>Windows 7</category></item><item><title>Developing for Microsoft Surface</title><description>This session introduces the newly available Microsoft Surface SDK. Hear about the unique attributes of Microsoft Surface computing, dive into vision-based object recognition and core controls like ScatterView, and learn how the Surface SDK aligns with the multi-touch developer roadmap for Windows 7 and WPF. Additionally, learn how you can become a part of the expanding partner ecosystem for Microsoft Surface and leverage your existing investments in WPF and Visual Studio to build engaging end user applications. Attendees of this session will receive access to the Microsoft Surface SDK.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Robert Levy&lt;/div&gt;&lt;div&gt;Robert Levy has led the design development of the APIs and controls in the Microsoft Surface SDK.  He has been on the Surface team for over two years.  His previous projects at Microsoft include the SDKs for Windows Mobile 2003 SE and Windows Mobile 5.0.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Brad Carpenter&lt;/div&gt;&lt;div&gt;Brad leads SW Platform Development efforts for Microsoft Surface, including the development of the sub-system, Shell, and SDK. Previously Brad was General Manager in the Unlimited Potential group, developing Windows solutions &amp; business opportunities to provide computing &amp; information access for people in emerging economies. Previous to that, Brad was Director of HW &amp; Driver Quality for Windows, responsible for device &amp; driver coverage; development of driver development tools; overseeing WHQL &amp; WinHEC; and partnering with the industry to fix blue screens. Brad started on LAN Manager in 1991, moved to work on Windows 95 and subsequent versions of Windows.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>This session introduces the newly available Microsoft Surface SDK. Hear about the unique attributes of Microsoft Surface computing, dive into vision-based object recognition and core controls like ScatterView, and learn how the Surface SDK aligns with the multi-touch developer roadmap for Windows 7 and WPF. Additionally, learn how you can become a part of the expanding partner ecosystem for Microsoft Surface and leverage your existing investments in WPF and Visual Studio to build engaging end user applications. Attendees of this session will receive access to the Microsoft Surface SDK.Robert LevyRobert Levy has led the design development of the APIs and controls in the Microsoft Surface SDK.  He has been on the Surface team for over two years.  His previous projects at Microsoft include the SDKs for Windows Mobile 2003 SE and Windows Mobile 5.0.Brad CarpenterBrad leads SW Platform Development efforts for Microsoft Surface, including the development of the sub-system, Shell, and SDK. Previously Brad was General Manager in the Unlimited Potential group, developing Windows solutions &amp; business opportunities to provide computing &amp; information access for people in emerging economies. Previous to that, Brad was Director of HW &amp; Driver Quality for Windows, responsible for device &amp; driver coverage; development of driver development tools; overseeing WHQL &amp; WinHEC; and partnering with the industry to fix blue screens. Brad started on LAN Manager in 1991, moved to work on Windows 95 and subsequent versions of Windows.</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC17/</link><pubDate>Wed, 29 Oct 2008 16:35:30 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC17.mp4</guid><evnet:views>21609</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/426730/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>This session introduces the newly available Microsoft Surface SDK. Hear about the unique attributes of Microsoft Surface computing, dive into vision-based object recognition and core controls like ScatterView, and learn how the Surface SDK aligns with the multi-touch developer roadmap for Windows 7&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC17.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC17.mp4" expression="full" fileSize="110610124" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC17.pptx" expression="full" fileSize="5171605" type="" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/DOCX/PC17.docx" expression="full" fileSize="18331" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC17.wmv" expression="full" fileSize="179662997" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC17.wmv" expression="full" fileSize="518858597" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC17.wmv" expression="full" fileSize="48328309" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC17.wmv" expression="full" fileSize="518858597" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC17.mp4" length="110610124" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/426730/Trackback.aspx</trackback:ping><category>Advanced</category><category>Breakout Session</category><category>Windows 7</category><category>WPF</category></item><item><title>Windows 7: Empower users to find, visualize and organize their data with Libraries and the Explorer</title><description>Learn how you can enable a familiar experience for users and light up your application by using the Windows Search API and Library API and File Dialog. Also learn how you can integrate your web service with Windows search by using the OpenSearch standard without writing any client code. Master how to provide a rich experience for your data type in the Windows 7 Explorer with metadata, thumbnails, verbs and previews.&lt;ul&gt;&lt;li&gt;&lt;div&gt;David Washington&lt;/div&gt;&lt;div&gt;David Washington is a Program Manager on the Find and Organize team and is responsible for the Windows Explorer platform. David first arrived at Microsoft in 2002 as an intern on the Microsoft CRM team, and eventually ended up on the Windows Shell team where he worked on the Windows Vista Common File Dialog.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>Learn how you can enable a familiar experience for users and light up your application by using the Windows Search API and Library API and File Dialog. Also learn how you can integrate your web service with Windows search by using the OpenSearch standard without writing any client code. Master how to provide a rich experience for your data type in the Windows 7 Explorer with metadata, thumbnails, verbs and previews.David WashingtonDavid Washington is a Program Manager on the Find and Organize team and is responsible for the Windows Explorer platform. David first arrived at Microsoft in 2002 as an intern on the Microsoft CRM team, and eventually ended up on the Windows Shell team where he worked on the Windows Vista Common File Dialog.</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC16/</link><pubDate>Wed, 29 Oct 2008 16:35:28 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC16.mp4</guid><evnet:views>13267</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429588/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Learn how you can enable a familiar experience for users and light up your application by using the Windows Search API and Library API and File Dialog. Also learn how you can integrate your web service with Windows search by using the OpenSearch standard without writing any client code. Master how&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC16.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC16.mp4" expression="full" fileSize="65844938" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC16.pptx" expression="full" fileSize="3453841" type="" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/DOCX/PC16.docx" expression="full" fileSize="18713" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC16.wmv" expression="full" fileSize="101348404" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC16.wmv" expression="full" fileSize="153455472" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC16.wmv" expression="full" fileSize="43279388" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC16.wmv" expression="full" fileSize="153455472" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC16.mp4" length="65844938" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/429588/Trackback.aspx</trackback:ping><category>_Win7Programming</category><category>Advanced</category><category>Breakout Session</category><category>Windows 7</category></item><item><title>Windows 7: Introducing Direct2D and DirectWrite</title><description>Direct2D and DirectWrite are latest additions to the DirectX family of APIs.   Learn how you can enhance your application experience with resolution independent, high-performance vector graphics using Direct2D.  Use ClearType and OpenType font technologies to layout beautiful text with advanced typography within your GDI and Direct2D applications.  Also learn how you can port your GDI code to Direct2D and DirectWrite, and understand how to interoperate with other Windows graphics APIs.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Leonardo Blanco&lt;/div&gt;&lt;div&gt;Leonardo Blanco has been at Microsoft since 1996. He is a Principal Development Lead in the Windows Desktop and Graphics Technologies team, where he focuses on development and maintenance of existing and new mainstream graphics APIs for Windows.

During the Window Vista timeframe, Leonardo worked on the graphics stack that forms the basis of the Windows Presentation Foundation, most notably the composition and animation engines. He also helped build the Windows Vista Desktop Window Manager, which is responsible for Aero Glass and the Flip3D effect.

Prior to Windows Vista, Leonardo worked on Windows CE, delivering multimedia technologies to both mobile and embedded devices.

Leonardo holds a degree in Computer Science &amp; Engineering from the University of California, Los Angeles.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Kam VedBrat&lt;/div&gt;&lt;div&gt;Hi, 

I'm Kam VedBrat, and I'm the Lead Program Manager for Mainstream Graphics API's on the Windows 7 team. I work on technologies including GDI, GDI+, the Windows Imaging Component, the Windows Color System, and (new for Windows 7) Direct2D and Direct Write.

Over the last 10 years at Microsoft I've worked on Windows Vista, MSN Explorer, and Internet Explorer. Before Microsoft, I studied Computer Science at Purdue University (Go Boilers!), and graduated in 1998.

My favorite color is orange, and if you want to learn more about me, read my blog!

Thanks,
-Kam&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>Direct2D and DirectWrite are latest additions to the DirectX family of APIs.   Learn how you can enhance your application experience with resolution independent, high-performance vector graphics using Direct2D.  Use ClearType and OpenType font technologies to layout beautiful text with advanced typography within your GDI and Direct2D applications.  Also learn how you can port your GDI code to Direct2D and DirectWrite, and understand how to interoperate with other Windows graphics APIs.Leonardo BlancoLeonardo Blanco has been at Microsoft since 1996. He is a Principal Development Lead in the Windows Desktop and Graphics Technologies team, where he focuses on development and maintenance of existing and new mainstream graphics APIs for Windows.

During the Window Vista timeframe, Leonardo worked on the graphics stack that forms the basis of the Windows Presentation Foundation, most notably the composition and animation engines. He also helped build the Windows Vista Desktop Window Manager, which is responsible for Aero Glass and the Flip3D effect.

Prior to Windows Vista, Leonardo worked on Windows CE, delivering multimedia technologies to both mobile and embedded devices.

Leonardo holds a degree in Computer Science &amp; Engineering from the University of California, Los Angeles.Kam VedBratHi, 

I'm Kam VedBrat, and I'm the Lead Program Manager for Mainstream Graphics API's on the Windows 7 team. I work on technologies including GDI, GDI+, the Windows Imaging Component, the Windows Color System, and (new for Windows 7) Direct2D and Direct Write.

Over the last 10 years at Microsoft I've worked on Windows Vista, MSN Explorer, and Internet Explorer. Before Microsoft, I studied Computer Science at Purdue University (Go Boilers!), and graduated in 1998.

My favorite color is orange, and if you want to learn more about me, read my blog!

Thanks,
-Kam</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC18/</link><pubDate>Wed, 29 Oct 2008 16:35:31 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC18.mp4</guid><evnet:views>31232</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429589/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Direct2D and DirectWrite are latest additions to the DirectX family of APIs.   Learn how you can enhance your application experience with resolution independent, high-performance vector graphics using Direct2D.  Use ClearType and OpenType font technologies to layout beautiful text with advanced&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC18.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC18.mp4" expression="full" fileSize="118941893" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC18.pptx" expression="full" fileSize="12058841" type="" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/DOCX/PC18.docx" expression="full" fileSize="18422" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC18.wmv" expression="full" fileSize="193335839" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC18.wmv" expression="full" fileSize="446805491" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC18.wmv" expression="full" fileSize="65650139" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC18.wmv" expression="full" fileSize="446805491" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC18.mp4" length="118941893" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/429589/Trackback.aspx</trackback:ping><category>Breakout Session</category><category>Expert</category><category>Windows 7</category></item><item><title>Windows 7: Design Principles for Windows 7</title><description>Together, we can increase customer enthusiasm, satisfaction and loyalty by designing user experiences that are both desirable and harmonious. In this session we introduce the Windows User Experience Principles approach to shipping software. Along the way we share stories and lessons learned along the journey of designing the user model and experience for Windows 7, and leave you with a set of principles that you can apply as you build your applications for Windows.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Samuel Moreau&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>Together, we can increase customer enthusiasm, satisfaction and loyalty by designing user experiences that are both desirable and harmonious. In this session we introduce the Windows User Experience Principles approach to shipping software. Along the way we share stories and lessons learned along the journey of designing the user model and experience for Windows 7, and leave you with a set of principles that you can apply as you build your applications for Windows.Samuel Moreau</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC22/</link><pubDate>Wed, 29 Oct 2008 16:35:35 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC22.mp4</guid><evnet:views>22073</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429591/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Together, we can increase customer enthusiasm, satisfaction and loyalty by designing user experiences that are both desirable and harmonious. In this session we introduce the Windows User Experience Principles approach to shipping software. Along the way we share stories and lessons learned along&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC22.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC22.mp4" expression="full" fileSize="39562155" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC22.pptx" expression="full" fileSize="11118881" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC22.wmv" expression="full" fileSize="78619081" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC22.wmv" expression="full" fileSize="158192240" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC22.wmv" expression="full" fileSize="11632640" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC22.wmv" expression="full" fileSize="158192240" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC22.mp4" length="39562155" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/429591/Trackback.aspx</trackback:ping><category>Intermediate</category><category>Lunch Session</category><category>Windows 7</category></item><item><title>Windows 7: Integrate with the Windows 7 Desktop</title><description>This session dives into new APIs that enable integration with the latest Windows desktop features. Learn about new extensibility methods to surface your application's key tasks. Discover how enhancements to the taskbar, Start Menu, thumbnails and their desktop elements provide new ways for you to delight your users. This talk is a must for application developers who wan to provide the best user experience for their applications on Windows 7.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Rob Jarrett&lt;/div&gt;&lt;div&gt;Rob Jarrett is a Sr. Software Design Engineer on the Core User Experience team, and is a key contributor to the architecture, interaction, visuals, and animation of the Windows 7 taskbar. Rob joined Microsoft in 2000, spending nearly 6 years on the Tablet PC team. During that time, he worked on digital inking and pen/touch interaction in many forms, and co-authored the book "Building Tablet PC Applications". In 2006, he joined the Windows Shell team to explore and enhance window management, primarily focusing on the taskbar. Prior to Microsoft, Rob was a software developer in Toronto, Canada for 8 years.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>This session dives into new APIs that enable integration with the latest Windows desktop features. Learn about new extensibility methods to surface your application's key tasks. Discover how enhancements to the taskbar, Start Menu, thumbnails and their desktop elements provide new ways for you to delight your users. This talk is a must for application developers who wan to provide the best user experience for their applications on Windows 7.Rob JarrettRob Jarrett is a Sr. Software Design Engineer on the Core User Experience team, and is a key contributor to the architecture, interaction, visuals, and animation of the Windows 7 taskbar. Rob joined Microsoft in 2000, spending nearly 6 years on the Tablet PC team. During that time, he worked on digital inking and pen/touch interaction in many forms, and co-authored the book "Building Tablet PC Applications". In 2006, he joined the Windows Shell team to explore and enhance window management, primarily focusing on the taskbar. Prior to Microsoft, Rob was a software developer in Toronto, Canada for 8 years.</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC23/</link><pubDate>Wed, 29 Oct 2008 16:35:36 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC23.mp4</guid><evnet:views>12472</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429592/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>This session dives into new APIs that enable integration with the latest Windows desktop features. Learn about new extensibility methods to surface your application's key tasks. Discover how enhancements to the taskbar, Start Menu, thumbnails and their desktop elements provide new ways for you to&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC23.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC23.mp4" expression="full" fileSize="74304869" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC23.pptx" expression="full" fileSize="1239725" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC23.wmv" expression="full" fileSize="108736995" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC23.wmv" expression="full" fileSize="196608000" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC23.wmv" expression="full" fileSize="6766592" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC23.wmv" expression="full" fileSize="196608000" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC23.mp4" length="74304869" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/429592/Trackback.aspx</trackback:ping><category>Advanced</category><category>Breakout Session</category><category>Windows 7</category></item><item><title>Windows 7: Welcome to the Windows 7 Desktop</title><description>The Windows desktop is evolving--is your application ready to evolve also? This session sets the stage for exciting enhancements to the taskbar, Start Menu, and other desktop elements.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Chaitanya Sareen&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>The Windows desktop is evolving--is your application ready to evolve also? This session sets the stage for exciting enhancements to the taskbar, Start Menu, and other desktop elements.Chaitanya Sareen</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC24/</link><pubDate>Wed, 29 Oct 2008 16:35:36 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC24.mp4</guid><evnet:views>57093</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429593/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>The Windows desktop is evolving--is your application ready to evolve also? This session sets the stage for exciting enhancements to the taskbar, Start Menu, and other desktop elements.Chaitanya Sareen</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC24.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC24.mp4" expression="full" fileSize="48457281" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC24.pptx" expression="full" fileSize="2619185" type="" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/DOCX/PC24.docx" expression="full" fileSize="19913" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC24.wmv" expression="full" fileSize="70499611" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC24.wmv" expression="full" fileSize="207439907" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC24.wmv" expression="full" fileSize="33140443" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC24.wmv" expression="full" fileSize="207439907" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC24.mp4" length="48457281" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/429593/Trackback.aspx</trackback:ping><category>Intermediate</category><category>Lunch Session</category><category>Windows 7</category></item><item><title>Windows 7: The Sensor and Location Platform: Building Context-Aware Applications</title><description>Windows 7 introduces a platform for using sensor devices, such as light sensors or GPS sensors, to create environmental or location awareness in programs. In this session, you will learn how to use sensors to make your programs more functional, easier to use, and more aware of the surrounding environment.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Dan Polivy&lt;/div&gt;&lt;div&gt;Dan Polivy is a lead program manager in the PC|3 Division at Microsoft, where he is responsible for the Windows SideShow platform and other new features for Windows 7. Previously, he was a developer working on the design and implementation of Windows SideShow. He has been at Microsoft for over six years, and started as a member of the Tablet PC team. Dan graduated from Brown University with a degree in Computer Science, and currently resides in Seattle, Washington with his wife.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>Windows 7 introduces a platform for using sensor devices, such as light sensors or GPS sensors, to create environmental or location awareness in programs. In this session, you will learn how to use sensors to make your programs more functional, easier to use, and more aware of the surrounding environment.Dan PolivyDan Polivy is a lead program manager in the PC|3 Division at Microsoft, where he is responsible for the Windows SideShow platform and other new features for Windows 7. Previously, he was a developer working on the design and implementation of Windows SideShow. He has been at Microsoft for over six years, and started as a member of the Tablet PC team. Dan graduated from Brown University with a degree in Computer Science, and currently resides in Seattle, Washington with his wife.</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC25/</link><pubDate>Wed, 29 Oct 2008 16:35:38 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC25.mp4</guid><evnet:views>19347</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429594/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Windows 7 introduces a platform for using sensor devices, such as light sensors or GPS sensors, to create environmental or location awareness in programs. In this session, you will learn how to use sensors to make your programs more functional, easier to use, and more aware of the surrounding&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC25.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC25.mp4" expression="full" fileSize="77936029" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC25.pptx" expression="full" fileSize="2680361" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC25.wmv" expression="full" fileSize="138746591" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC25.wmv" expression="full" fileSize="405192027" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC25.wmv" expression="full" fileSize="44209355" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC25.wmv" expression="full" fileSize="405192027" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC25.mp4" length="77936029" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/429594/Trackback.aspx</trackback:ping><category>Advanced</category><category>Breakout Session</category><category>Windows 7</category></item><item><title>Windows 7: Deploying Your Application with Windows Installer (MSI) and ClickOnce</title><description>If you are a developer involved in the creation of application deployment packages using Windows Installer (MSI) or ClickOnce, this session is for you. Learn how you can take advantage of new features in Windows 7 to shorten application installation times, reduce UAC prompts, write less custom code, take less time to write installations for complex packages, and much more!&lt;ul&gt;&lt;li&gt;&lt;div&gt;Tyler Robinson&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>If you are a developer involved in the creation of application deployment packages using Windows Installer (MSI) or ClickOnce, this session is for you. Learn how you can take advantage of new features in Windows 7 to shorten application installation times, reduce UAC prompts, write less custom code, take less time to write installations for complex packages, and much more!Tyler Robinson</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC42/</link><pubDate>Wed, 29 Oct 2008 16:36:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC42.mp4</guid><evnet:views>9198</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429595/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>If you are a developer involved in the creation of application deployment packages using Windows Installer (MSI) or ClickOnce, this session is for you. Learn how you can take advantage of new features in Windows 7 to shorten application installation times, reduce UAC prompts, write less custom code,&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC42.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC42.mp4" expression="full" fileSize="62412561" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC42.pptx" expression="full" fileSize="1329181" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC42.wmv" expression="full" fileSize="88416359" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC42.wmv" expression="full" fileSize="182205603" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC42.wmv" expression="full" fileSize="50379955" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC42.wmv" expression="full" fileSize="182205603" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC42.mp4" length="62412561" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/429595/Trackback.aspx</trackback:ping><category>Advanced</category><category>Breakout Session</category><category>Windows 7</category></item><item><title>Windows 7: Web Services in Native Code </title><description>Windows 7 introduces a new networking API with support for building SOAP based web services in native code. This session discusses the programming model, interoperability aspects with other implementations of WS-* protocols, and demonstrates various services and applications built using this API.
&lt;ul&gt;
    &lt;li&gt;
    &lt;div&gt;Nikola Dudar&lt;/div&gt;
    &lt;div&gt;Nikola Dudar is a program manager on Windows Networking team. He is working on a new Windows API for connecting web services and native code. In his previous position, he was a Program Manager on Visual C++ team. He worked on building new features in VC++ libraries. Prior joining Microsoft, Nikola has been involved in a research of architectures for data warehouses used in scientific data analysis and machine learning. He has MS in Computer Science degree from the University of New Mexico and MS degree in Control Systems and Automation from Vinnytsya National Technical University.&lt;/div&gt;
    &lt;/li&gt;
&lt;/ul&gt;</description><comments></comments><itunes:summary>Windows 7 introduces a new networking API with support for building SOAP based web services in native code. This session discusses the programming model, interoperability aspects with other implementations of WS-* protocols, and demonstrates various services and applications built using this API.

    
    Nikola Dudar
    Nikola Dudar is a program manager on Windows Networking team. He is working on a new Windows API for connecting web services and native code. In his previous position, he was a Program Manager on Visual C++ team. He worked on building new features in VC++ libraries. Prior joining Microsoft, Nikola has been involved in a research of architectures for data warehouses used in scientific data analysis and machine learning. He has MS in Computer Science degree from the University of New Mexico and MS degree in Control Systems and Automation from Vinnytsya National Technical University.
    
</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC01/</link><pubDate>Wed, 29 Oct 2008 16:35:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC01.mp4</guid><evnet:views>11645</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/418914/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Windows 7 introduces a new networking API with support for building SOAP based web services in native code. This session discusses the programming model, interoperability aspects with other implementations of WS-* protocols, and demonstrates various services and applications built using this API. Nikola Dudar Nikola Dudar is a program manager on Windows Networking team. He is working on a new Windows API for connecting web services and native code. In his previous position, he was a Program Manager on Visual C++ team. He worked on building new features in VC++ libraries. Prior…</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC01.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC01.mp4" expression="full" fileSize="119001969" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC01.pptx" expression="full" fileSize="1024820" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC01.wmv" expression="full" fileSize="226442047" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC01.wmv" expression="full" fileSize="487566343" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC01.wmv" expression="full" fileSize="48367967" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC01.wmv" expression="full" fileSize="487566343" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC01.mp4" length="119001969" type="video/mp4" /><dc:creator>Charles</dc:creator><itunes:author>Charles</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/418914/Trackback.aspx</trackback:ping><category>Advanced</category><category>Breakout Session</category><category>Server 2008 R2</category><category>w2k8r2</category><category>Windows 7</category><category>WWSAPI</category></item><item><title>Windows 7: Extending Battery Life with Energy Efficient Applications</title><description>A single application can accidentally halve battery life for the average laptop. This session demonstrates best practices for designing energy efficient applications and shows utilities for diagnosing common application battery life problems. Learn about how Windows 7 makes it easier for developers to design energy-efficient applications which do not negatively impact mobile PC battery life.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Pat Stemen&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>A single application can accidentally halve battery life for the average laptop. This session demonstrates best practices for designing energy efficient applications and shows utilities for diagnosing common application battery life problems. Learn about how Windows 7 makes it easier for developers to design energy-efficient applications which do not negatively impact mobile PC battery life.Pat Stemen</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC02/</link><pubDate>Wed, 29 Oct 2008 16:35:10 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC02.mp4</guid><evnet:views>6839</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/418915/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>A single application can accidentally halve battery life for the average laptop. This session demonstrates best practices for designing energy efficient applications and shows utilities for diagnosing common application battery life problems. Learn about how Windows 7 makes it easier for developers&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC02.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC02.mp4" expression="full" fileSize="138886733" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC02.pptx" expression="full" fileSize="981796" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC02.wmv" expression="full" fileSize="365344243" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC02.wmv" expression="full" fileSize="565306475" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC02.wmv" expression="full" fileSize="49573211" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC02.wmv" expression="full" fileSize="565306475" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC02.mp4" length="138886733" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/418915/Trackback.aspx</trackback:ping><category>Breakout Session</category><category>Expert</category><category>Windows 7</category></item><item><title>Windows 7: Developing Multi-touch Applications</title><description>In Windows 7, innovative touch and gesture support will enable more direct and natural interaction in your applications. This session highlights the new multi-touch gesture APIs and explains how you can leverage them in your applications.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Reed Townsend&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Anson Tsao&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>In Windows 7, innovative touch and gesture support will enable more direct and natural interaction in your applications. This session highlights the new multi-touch gesture APIs and explains how you can leverage them in your applications.Reed TownsendAnson Tsao</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC03/</link><pubDate>Wed, 29 Oct 2008 16:35:11 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC03.mp4</guid><evnet:views>15862</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/418916/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>In Windows 7, innovative touch and gesture support will enable more direct and natural interaction in your applications. This session highlights the new multi-touch gesture APIs and explains how you can leverage them in your applications.Reed TownsendAnson Tsao</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC03.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC03.mp4" expression="full" fileSize="122889971" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC03.pptx" expression="full" fileSize="2726376" type="" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/DOCX/PC03.docx" expression="full" fileSize="20569" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC03.wmv" expression="full" fileSize="197556995" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC03.wmv" expression="full" fileSize="406276644" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC03.wmv" expression="full" fileSize="68899483" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC03.wmv" expression="full" fileSize="406276644" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC03.mp4" length="122889971" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/418916/Trackback.aspx</trackback:ping><category>Advanced</category><category>Breakout Session</category><category>Windows 7</category></item><item><title>Windows 7: Writing Your Application to Shine on Modern Graphics Hardware</title><description>This session centers on the new enhancements to DirectX that enable Win32 applications harness the latest innovations in modern graphics hardware. Learn how to use the Windows 7 graphics infrastructure to enable your applications to display graphics content on different generations of graphics hardware, across multiple displays and on a remote desktop. Also learn how you can test your application for DPI awareness, what to look for, and how to make it provide the best experience on high-DPI displays.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Anantha Kancherla&lt;/div&gt;&lt;div&gt;Anantha is a Graphics nut and joined Microsoft to work on 3D Graphics after dabbling in Virtual Reality in Grad School. In Microsoft, Anantha has worked on a number of aspects of Graphics in a variety of roles. He was a developer on the D3D team for multiple versions. He lead the development team for D3D 9 and since then has been Program Managing various aspects of low level Graphics in Windows such as DX, GDI, Display Drivers, Window Manager.
His proudest moment was accepting a Technical Emmy for DirectX technologies on the behalf of his team.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>This session centers on the new enhancements to DirectX that enable Win32 applications harness the latest innovations in modern graphics hardware. Learn how to use the Windows 7 graphics infrastructure to enable your applications to display graphics content on different generations of graphics hardware, across multiple displays and on a remote desktop. Also learn how you can test your application for DPI awareness, what to look for, and how to make it provide the best experience on high-DPI displays.Anantha KancherlaAnantha is a Graphics nut and joined Microsoft to work on 3D Graphics after dabbling in Virtual Reality in Grad School. In Microsoft, Anantha has worked on a number of aspects of Graphics in a variety of roles. He was a developer on the D3D team for multiple versions. He lead the development team for D3D 9 and since then has been Program Managing various aspects of low level Graphics in Windows such as DX, GDI, Display Drivers, Window Manager.
His proudest moment was accepting a Technical Emmy for DirectX technologies on the behalf of his team.</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC04/</link><pubDate>Wed, 29 Oct 2008 16:35:12 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC04.mp4</guid><evnet:views>16705</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/418917/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>This session centers on the new enhancements to DirectX that enable Win32 applications harness the latest innovations in modern graphics hardware. Learn how to use the Windows 7 graphics infrastructure to enable your applications to display graphics content on different generations of graphics&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC04.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC04.mp4" expression="full" fileSize="132654265" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC04.pptx" expression="full" fileSize="7981369" type="" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/DOCX/PC04.docx" expression="full" fileSize="18417" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC04.wmv" expression="full" fileSize="172987494" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC04.wmv" expression="full" fileSize="358011652" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC04.wmv" expression="full" fileSize="58159170" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC04.wmv" expression="full" fileSize="358011652" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC04.mp4" length="132654265" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/418917/Trackback.aspx</trackback:ping><category>Advanced</category><category>Breakout Session</category><category>Windows 7</category></item><item><title>Windows 7: Unlocking the GPU with Direct3D</title><description>Learn how to use the latest version of Direct3D to unlock the rendering and computing power of the GPU and to target the wide variety of hardware used by your customers. Learn techniques for integrating this high-performance 3D graphics pipeline within your Win32 applications.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Allison Klein&lt;/div&gt;&lt;div&gt;Allison Klein is the senior lead program manager for Direct3D technologies. She received her Ph.D. in computer graphics from Princeton University and before (re)joining Microsoft in 2006 she was briefly a university professor of Computer Science.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>Learn how to use the latest version of Direct3D to unlock the rendering and computing power of the GPU and to target the wide variety of hardware used by your customers. Learn techniques for integrating this high-performance 3D graphics pipeline within your Win32 applications.Allison KleinAllison Klein is the senior lead program manager for Direct3D technologies. She received her Ph.D. in computer graphics from Princeton University and before (re)joining Microsoft in 2006 she was briefly a university professor of Computer Science.</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC05/</link><pubDate>Wed, 29 Oct 2008 16:35:13 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC05.mp4</guid><evnet:views>16566</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429584/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Learn how to use the latest version of Direct3D to unlock the rendering and computing power of the GPU and to target the wide variety of hardware used by your customers. Learn techniques for integrating this high-performance 3D graphics pipeline within your Win32 applications.Allison KleinAllison&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC05.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC05.mp4" expression="full" fileSize="116338069" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC05.pptx" expression="full" fileSize="10990240" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC05.wmv" expression="full" fileSize="228243885" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC05.wmv" expression="full" fileSize="430786545" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC05.wmv" expression="full" fileSize="47225489" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC05.wmv" expression="full" fileSize="430786545" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC05.mp4" length="116338069" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/429584/Trackback.aspx</trackback:ping><category>Breakout Session</category><category>Expert</category><category>Windows 7</category></item><item><title>Windows 7: Building Great Audio Communications Applications</title><description>Using the PC as a phone is central to the future of communications, and this session will provide you with the essentials to build the end to end experience. Windows 7 provides APIs for integrating communications capabilities into your applications.  This session covers attenuating and muting sounds during a phone call, receiving a phone call using a Bluetooth headset, improving the latency of a phone call, and selecting the appropriate communications device.  &lt;ul&gt;&lt;li&gt;&lt;div&gt;Larry Osterman&lt;/div&gt;&lt;div&gt;Larry started working at Microsoft back in the dark ages back when computers shipped with kilobytes of memory and a 10 megabytes of disk space.

Over his 24 year career he has worked on networking, email servers, embedded controllers for home automation and most recently he works as a developer on the Windows Sound team.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>Using the PC as a phone is central to the future of communications, and this session will provide you with the essentials to build the end to end experience. Windows 7 provides APIs for integrating communications capabilities into your applications.  This session covers attenuating and muting sounds during a phone call, receiving a phone call using a Bluetooth headset, improving the latency of a phone call, and selecting the appropriate communications device.  Larry OstermanLarry started working at Microsoft back in the dark ages back when computers shipped with kilobytes of memory and a 10 megabytes of disk space.

Over his 24 year career he has worked on networking, email servers, embedded controllers for home automation and most recently he works as a developer on the Windows Sound team.</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC13/</link><pubDate>Wed, 29 Oct 2008 16:35:23 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC13.mp4</guid><evnet:views>4943</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429585/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Using the PC as a phone is central to the future of communications, and this session will provide you with the essentials to build the end to end experience. Windows 7 provides APIs for integrating communications capabilities into your applications.  This session covers attenuating and muting sounds&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC13.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC13.mp4" expression="full" fileSize="259847414" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC13.pptx" expression="full" fileSize="898205" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC13.wmv" expression="full" fileSize="459181967" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC13.wmv" expression="full" fileSize="49937136" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC13.wmv" expression="full" fileSize="45314239" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC13.wmv" expression="full" fileSize="49937136" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC13.mp4" length="259847414" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/429585/Trackback.aspx</trackback:ping><category>Advanced</category><category>Breakout Session</category><category>Windows 7</category></item><item><title>Windows 7 Scenic Ribbon: The next generation user experience for presenting commands in Win32 applications.</title><description>Windows 7 includes a new user interface platform component that enables existing and new Windows application to take advantage of the next generation commanding experience ("Ribbon"). In this session, you'll learn about the features provided by the ribbon, the Win32 application programming interfaces required to use it, and simple techniques for adding a ribbon to your application.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Nicolas Brun&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>Windows 7 includes a new user interface platform component that enables existing and new Windows application to take advantage of the next generation commanding experience ("Ribbon"). In this session, you'll learn about the features provided by the ribbon, the Win32 application programming interfaces required to use it, and simple techniques for adding a ribbon to your application.Nicolas Brun</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC14/</link><pubDate>Wed, 29 Oct 2008 16:35:24 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC14.mp4</guid><evnet:views>12160</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429586/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Windows 7 includes a new user interface platform component that enables existing and new Windows application to take advantage of the next generation commanding experience ("Ribbon"). In this session, you'll learn about the features provided by the ribbon, the Win32 application programming&amp;#8230;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC14.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC14.mp4" expression="full" fileSize="231733757" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC14.pptx" expression="full" fileSize="1231295" type="" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/DOCX/PC14.docx" expression="full" fileSize="19709" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC14.wmv" expression="full" fileSize="415627283" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC14.wmv" expression="full" fileSize="633344939" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC14.wmv" expression="full" fileSize="48368987" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC14.wmv" expression="full" fileSize="633344939" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC14.mp4" length="231733757" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/429586/Trackback.aspx</trackback:ping><category>Advanced</category><category>Breakout Session</category><category>Windows 7</category></item><item><title>Windows 7: Benefiting from Documents and Printing Convergence</title><description>Discover how updating your printing infrastructure to XPS allows your application to seamlessly bridge across both electronic and physical paper and benefit from new document workflow and interoperability scenarios.&lt;ul&gt;&lt;li&gt;&lt;div&gt;Adrian Ford&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description><comments></comments><itunes:summary>Discover how updating your printing infrastructure to XPS allows your application to seamlessly bridge across both electronic and physical paper and benefit from new document workflow and interoperability scenarios.Adrian Ford</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC15/</link><pubDate>Wed, 29 Oct 2008 16:35:26 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC15.mp4</guid><evnet:views>3579</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429587/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Discover how updating your printing infrastructure to XPS allows your application to seamlessly bridge across both electronic and physical paper and benefit from new document workflow and interoperability scenarios.Adrian Ford</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC15.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC15.mp4" expression="full" fileSize="86984337" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC15.pptx" expression="full" fileSize="1908178" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC15.wmv" expression="full" fileSize="143402783" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC15.wmv" expression="full" fileSize="153039420" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC15.wmv" expression="full" fileSize="50490047" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC15.wmv" expression="full" fileSize="153039420" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC15.mp4" length="86984337" type="video/mp4" /><dc:creator>System</dc:creator><itunes:author>System</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/429587/Trackback.aspx</trackback:ping><category>Advanced</category><category>Breakout Session</category><category>Windows 7</category></item><item><title>Windows 7: Designing Efficient Background Processes</title><description>Inefficient background activity has a dramatic impact on system performance, power consumption, responsiveness, and memory footprint. This session demonstrates best practices for background process design and dives deep on the capabilities of the Service Control Manager (SCM) and Task Scheduler. It also covers how to use new Windows 7 infrastructure to develop efficient background tasks.
&lt;ul&gt;
    &lt;li&gt;
    &lt;div&gt;Vikram Singh&lt;/div&gt;
    &lt;div&gt;&lt;/div&gt;
    &lt;/li&gt;
&lt;/ul&gt;</description><comments></comments><itunes:summary>Inefficient background activity has a dramatic impact on system performance, power consumption, responsiveness, and memory footprint. This session demonstrates best practices for background process design and dives deep on the capabilities of the Service Control Manager (SCM) and Task Scheduler. It also covers how to use new Windows 7 infrastructure to develop efficient background tasks.

    
    Vikram Singh
    
    
</itunes:summary><link>http://channel9.msdn.com/pdc2008/PC19/</link><pubDate>Wed, 29 Oct 2008 16:35:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC19.mp4</guid><evnet:views>8705</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/429590/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Inefficient background activity has a dramatic impact on system performance, power consumption, responsiveness, and memory footprint. This session demonstrates best practices for background process design and dives deep on the capabilities of the Service Control Manager (SCM) and Task Scheduler. It also covers how to use new Windows 7 infrastructure to develop efficient background tasks.
&lt;ul class="speakers"&gt;
    &lt;li&gt;
    &lt;div class="name"&gt;Vikram Singh&lt;/div&gt;
    &lt;div class="description"&gt;&lt;/div&gt;
    &lt;/li&gt;
&lt;/ul&gt;</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/PC19.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC19.mp4" expression="full" fileSize="124355131" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/PC19.pptx" expression="full" fileSize="1018143" type="" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/DOCX/PC19.docx" expression="full" fileSize="19771" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/PC19.wmv" expression="full" fileSize="251056597" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC19.wmv" expression="full" fileSize="554478541" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/PC19.wmv" expression="full" fileSize="47023729" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/PC19.wmv" expression="full" fileSize="477677468" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/PC19.mp4" length="124355131" type="video/mp4" /><dc:creator>Charles</dc:creator><itunes:author>Charles</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/429590/Trackback.aspx</trackback:ping><category>Breakout Session</category><category>Expert</category><category>Server 2008 R2</category><category>w2k8r2</category><category>Windows 7</category></item><item><title>Developing Applications for More Than 64 Logical Processors in Windows Server 2008 R2</title><description>Windows 7 will support more than 64 logical processors with improved kernel scheduler mechanisms that enable efficient scaling. Learn how to use new system software affinity APIs to aid application scalability beyond 64 logical processors through the use of "Kernel Groups." Kernel Groups allow for legacy processor affinity aware applications to perform well while applications and drivers using new APIs can take advantage of all processors on the system.
&lt;ul&gt;
    &lt;li&gt;
    &lt;div&gt;Arie van der Hoeven&lt;/div&gt;
    &lt;div&gt;Arie has been at Microsoft for 10 years working on technologies including ACPI, Windows Embedded, PCI Express, Plug and Play, WOW64, Server Power Management, Windows Hardware Error Architecture, and Scale Up. Prior to working at Microsfot he was an IT administrator, educator and US Army officer.&lt;/div&gt;
    &lt;/li&gt;
&lt;/ul&gt;</description><comments></comments><itunes:summary>Windows 7 will support more than 64 logical processors with improved kernel scheduler mechanisms that enable efficient scaling. Learn how to use new system software affinity APIs to aid application scalability beyond 64 logical processors through the use of "Kernel Groups." Kernel Groups allow for legacy processor affinity aware applications to perform well while applications and drivers using new APIs can take advantage of all processors on the system.

    
    Arie van der Hoeven
    Arie has been at Microsoft for 10 years working on technologies including ACPI, Windows Embedded, PCI Express, Plug and Play, WOW64, Server Power Management, Windows Hardware Error Architecture, and Scale Up. Prior to working at Microsfot he was an IT administrator, educator and US Army officer.
    
</itunes:summary><link>http://channel9.msdn.com/pdc2008/ES20/</link><pubDate>Wed, 29 Oct 2008 16:33:00 GMT</pubDate><guid isPermaLink="false">http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/ES20.mp4</guid><evnet:views>6000</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/436250/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Windows 7 will support more than 64 logical processors with improved kernel scheduler mechanisms that enable efficient scaling. Learn how to use new system software affinity APIs to aid application scalability beyond 64 logical processors through the use of "Kernel Groups." Kernel Groups allow for legacy processor affinity aware applications to perform well while applications and drivers using new APIs can take advantage of all processors on the system. Arie van der Hoeven Arie has been at Microsoft for 10 years working on technologies including ACPI, Windows Embedded, PCI…</evnet:previewtext><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/pdc08/THUMBNAILS/ES20.jpg" height="240" width="320" /><media:thumbnail url="http://mschnlnine.vo.llnwd.net/d1/dpe/C9_viewSession.png" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/ES20.mp4" expression="full" fileSize="45127596" type="video/mp4" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/PPTX/ES20.pptx" expression="full" fileSize="1587249" type="" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/ES20.wmv" expression="full" fileSize="67472602" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/ES20.wmv" expression="full" fileSize="275729157" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/pdc08/ZUNE/ES20.wmv" expression="full" fileSize="34817986" type="video/x-ms-wmv" medium="video" /><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV-HQ/ES20.wmv" expression="full" fileSize="275729157" type="video/x-ms-wmv" medium="video" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/pdc08/MP4/ES20.mp4" length="45127596" type="video/mp4" /><dc:creator>Charles</dc:creator><itunes:author>Charles</itunes:author><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/436250/Trackback.aspx</trackback:ping><category>Breakout Session</category><category>Intermediate</category><category>Server 2008 R2</category><category>w2k8r2</category><category>Windows 7</category><category>Windows Server</category></item></channel></rss>