<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://windowsclient.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Presentations</title><link>http://windowsclient.net/downloads/folders/presentations/default.aspx</link><description>&lt;p&gt;Presentations offers you&amp;nbsp;an intriguing collection of in-depth, topical explorations. Many of the presentations included here are&amp;nbsp;bundled along with sample code to help you follow along with the presenter.&lt;/p&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20423.869)</generator><item><title>Introduction to Building Smart Client Applications</title><link>http://windowsclient.net/downloads/folders/presentations/entry1315.aspx</link><pubDate>Thu, 10 May 2007 17:08:21 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:1315</guid><dc:creator>admin</dc:creator><slash:comments>0</slash:comments><description>Windows Forms enables a new generation of Smart Windows Client applications. Get an overview of how to build Windows Forms applications that leverage Web Services; are safe, simple and easy to install and maintain; and that take advantage of the power of the Windows client.</description><enclosure url="http://www.windowsclient.net/samples/DEV350.zip" length="2749655" type="application/x-zip-compressed" /></item><item><title>An Overview of Windows Forms in Microsoft Visual Studio 2005</title><link>http://windowsclient.net/downloads/folders/presentations/entry1316.aspx</link><pubDate>Thu, 10 May 2007 17:08:21 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:1316</guid><dc:creator>admin</dc:creator><slash:comments>0</slash:comments><description>Windows Forms application development takes a giant step forward in Visual Studio 2005. This session provides an overview of the new Windows Forms feature set, as well as explores the RAD development environment. PPT available &lt;a href="http://blogs.msdn.com/saurabh/attachment/714987.ashx"&gt;here&lt;/a&gt;.</description><enclosure url="http://blogs.msdn.com/saurabh/attachment/714987.ashx" length="512000" type="application/vnd.ms-powerpoint" /></item><item><title>Occasionally Connected Systems Sync Framework</title><link>http://windowsclient.net/downloads/folders/presentations/entry1317.aspx</link><pubDate>Thu, 10 May 2007 17:08:21 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:1317</guid><dc:creator>admin</dc:creator><slash:comments>0</slash:comments><description>This screencast shows our upcoming sync framework. This new sync framework is designed to fill the void between the simplicity of RDA (Remote Data Access), full featured, but complex, Merge Replication, and raw components of DataSet.  This new sync framework is designed to work over services, 2 tier and work with any back end system. PPT available &lt;a href="http://windowsforms.net/blogs/Stevelas/Presentations/OCSSyncOverview.ppt"&gt;here&lt;/a&gt;.</description><enclosure url="http://windowsclient.net/blogs/Stevelas/Videos/DownloadScenariosDemo.wmv" length="25893832" type="video/x-ms-wmv" /></item><item><title>Windows Forms and Async Web Services in 5 Minutes (samples)</title><link>http://windowsclient.net/downloads/folders/presentations/entry1318.aspx</link><pubDate>Thu, 10 May 2007 17:08:21 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:1318</guid><dc:creator>admin</dc:creator><slash:comments>0</slash:comments><description>Want to write a Windows Forms app that talks to a Web service? Want to do that without blocking the UI and ending up with the white screen of synchronicity? In this segment learn how to use async Web services from a Windows Forms application safely. 
&lt;br&gt;&lt;br&gt;
Check out the video &lt;a href="http://msdn.microsoft.com/msdntv/episode.aspx?xml=episodes/en/20030409WinFormsMB/manifest.xml"&gt;here&lt;/a&gt;</description><enclosure url="http://windowsclient.net/downloads/msdntv/MSDNTVAsyncSample.zip" length="19794" type="application/x-zip-compressed" /></item><item><title>Windows Forms and the "Poor Boy's" Progress Bar</title><link>http://windowsclient.net/downloads/folders/presentations/entry1319.aspx</link><pubDate>Thu, 10 May 2007 17:08:21 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:1319</guid><dc:creator>admin</dc:creator><slash:comments>0</slash:comments><description>Now that you've got a Web service running async you need to let the user know you are doing something. How about that little progress bar in Internet Explorer? Learn how to add this cool feature to your application in a fun and cheap way.  
&lt;br&gt;&lt;br&gt;
Check out the video &lt;a href="http://msdn.microsoft.com/msdntv/episode.aspx?xml=episodes/en/20030411WinFormsMB/manifest.xml"&gt;here&lt;/a&gt;</description><enclosure url="http://windowsclient.net/downloads/msdntv/MSDNTVAsyncSample.zip" length="19794" type="application/x-zip-compressed" /></item><item><title>No Impact Deployment</title><link>http://windowsclient.net/downloads/folders/presentations/entry1320.aspx</link><pubDate>Thu, 10 May 2007 17:08:21 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:1320</guid><dc:creator>admin</dc:creator><slash:comments>0</slash:comments><description>Learn how to combine the power of Windows Client applications with the ease of deployment of HTML in the browser. Learn how easy this is with the .NET Framework and Windows Forms. Drill into how to use the Web to deploy and maintain Windows Forms applications.</description><enclosure url="http://www.windowsclient.net/samples/DEV351.zip" length="260501" type="application/x-zip-compressed" /></item><item><title>Building Safe Client Applications</title><link>http://windowsclient.net/downloads/folders/presentations/entry1321.aspx</link><pubDate>Thu, 10 May 2007 17:08:21 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:1321</guid><dc:creator>admin</dc:creator><slash:comments>0</slash:comments><description>The .NET Framework enables client applications to be deployed in numerous ways, including via the web.  These new deployment options represent great advantages, but also introduce a new client application design point, security.  Learn how to write compelling applications that can run in a secure semi-trusted environment.  Learn how to grant applications elevated security privileges without giving away the keys to the castle.</description><enclosure url="http://www.windowsclient.net/samples/DEV352.zip" length="414151" type="application/x-zip-compressed" /></item><item><title>Building Applications That Leverage Windows XP</title><link>http://windowsclient.net/downloads/folders/presentations/entry1322.aspx</link><pubDate>Thu, 10 May 2007 17:08:21 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:1322</guid><dc:creator>admin</dc:creator><slash:comments>0</slash:comments><description>Learn how to build applications that exploit the new features in Windows XP; use the new Windows XP Visual Styles; and integrate IM. Learn how easy it is with Windows Forms.</description><enclosure url="http://www.windowsclient.net/samples/DEV353.zip" length="6101510" type="application/x-zip-compressed" /></item><item><title>Optimizing Your Application</title><link>http://windowsclient.net/downloads/folders/presentations/entry1323.aspx</link><pubDate>Thu, 10 May 2007 17:08:21 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:1323</guid><dc:creator>admin</dc:creator><slash:comments>0</slash:comments><description>Understand how to performance tune your Windows Forms applications. Learn the techniques the Windows Forms team used to tune Windows Forms and how to apply them to your applications.</description><enclosure url="http://www.windowsclient.net/samples/DEV354.zip" length="842754" type="application/x-zip-compressed" /></item><item><title>Advanced Topics in Building Applications</title><link>http://windowsclient.net/downloads/folders/presentations/entry1324.aspx</link><pubDate>Thu, 10 May 2007 17:08:21 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:1324</guid><dc:creator>admin</dc:creator><slash:comments>0</slash:comments><description>Understand the basics of how to build Windows Forms applications, and learn how to really exploit Windows Forms. Learn about a variety of useful techniques and approaches that can be used in your Windows Forms applications, such as: how to owner draw menus and listboxes; how to build non-blocking UI for applications that talk to Web Services,; how to build multi-threaded Windows Forms applications; how to use GDI+ to enhance the look of your applications and others.</description><enclosure url="http://www.windowsclient.net/samples/DEV355.zip" length="790352" type="application/x-zip-compressed" /></item></channel></rss>