<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:media="http://search.yahoo.com/mrss/"
    xmlns:evnet="http://www.mscommunities.com/rssmodule/"
    >
<channel>
    <title>ASP.NET Webcasts</title>
    <link>http://www.asp.net/</link>
    <description>ASP.NET Webcasts</description>
    <dc:language>en-US</dc:language>
    <generator>RSS generated by www.asp.net</generator>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>BenkoTIPS Live and On-Demand: Security Sidebars and Hacker Tricks!</title>
        <link>http://www.asp.net/learn/webcasts/webcast-275.aspx</link>
        <pubDate>Sunday, 16 Nov 2008</pubDate>
        <description>(This is advance notice for a webcast due on Wednesday, 26 Nov 2008.) Are you afraid? Should you be? Do you really think that what you don&apos;t know won&apos;t hurt you? In today&apos;s webcast we take a look at the top five Web exploits that hackers are using to break into sites. From cross-site scripting to one-click attacks, from SQL injection to insecure direct object reference, we explore what the hackers already know and explain how you can protect yourself and your sites.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>Exploring WPF Syndicated Client Experience Starter Kit: A Model for Building WPF Applications</title>
        <link>http://www.asp.net/learn/webcasts/webcast-276.aspx</link>
        <pubDate>Friday, 14 Nov 2008</pubDate>
        <description>(This is advance notice for a webcast due on Monday, 24 Nov 2008.) The Microsoft .NET Framework 3.0 and Windows Presentation Foundation (WPF) made it possible to build rich, smart client applications that utilized some of the best features of the Web application model (URL deployment for example) while fully exploiting the power and resources of the Windows desktop. The Syndicated Client Experiences (SCE) Starter Kit (built with the new Microsoft Sync Framework) further simplifies the development of these applications and facilitates the creation of new types of rich, optimal content experiences for the desktop. In this webcast, we explore the Starter Kit and investigate the different application components that make up a modern Windows client application and use it as a learning experience for building new solutions.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>Integrating Visual WebGui into Visual Studio Simplifies Development and Saves Time and Money</title>
        <link>http://www.asp.net/learn/webcasts/webcast-277.aspx</link>
        <pubDate>Friday, 14 Nov 2008</pubDate>
        <description>(This is advance notice for a webcast due on Monday, 24 Nov 2008.) Visual WebGui version 6.2 features complete integration into the Microsoft Visual Studio development system, a consolidated installation process, and the opportunity to use Microsoft Visual Studio Express Editions for software evaluation and trials. Attend this webcast to learn how the Visual WebGui platform increases productivity when developing AJAX DHTML and Microsoft Silverlight applications, saving time and money.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>Game Programming in DarkGDK and C++ (Part 3 of 6): Game Levels and the Player</title>
        <link>http://www.asp.net/learn/webcasts/webcast-278.aspx</link>
        <pubDate>Monday, 10 Nov 2008</pubDate>
        <description>(This is advance notice for a webcast due on Thursday, 20 Nov 2008.) In this webcast, we cover the actual game levels and explain how the level loop differs from the game loop. We also describe controlling the player object, player weapon, bullets, and collisions with the game bounds. At the end of this webcast, we have things happening on the screen with interactions.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>24 Hours of Windows Mobile Application Development: Windows Mobile Networking</title>
        <link>http://www.asp.net/learn/webcasts/webcast-279.aspx</link>
        <pubDate>Sunday, 9 Nov 2008</pubDate>
        <description>(This is advance notice for a webcast due on Wednesday, 19 Nov 2008.) Just about every line-of-business application and a good number of consumer applications need to use networking to communicate with servers. Most mobile devices offer a bewildering variety of networking hardware, including a USB connection to a computer, Bluetooth, WiFi, Global Positioning System (GPS), or 3G. Despite all those connection choices, the fact that mobile devices are moved between different locations means that at times you have a choice of available networks and at other times you are unable to use any of them, all of which has an impact on application design and implementation.&lt;br /&gt;&lt;br /&gt;In this webcast, you learn how to create a network connection in code and how to discover if you have network connectivity. We look at the design of applications that need to be network aware and strategies for creating applications that can operate when disconnected from the network and then sync up data when network connectivity is restored. We also compare the options for transferring data over a network connection, which include ActiveSync, Microsoft SQL Server merge replication, remote data access (RDA), SQLClient, Microsoft Synchronization Services for ADO.NET, Windows Communication Foundation (WCF), SOAP-based Web services, RESTful data services, and Microsoft Message Queuing (MSMQ). We explain the benefits and shortcomings of each sync technology and demonstrate many of them so you can select the right solution for your data synchronization needs.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>BenkoTIPS Live and On-Demand: LINQ to Amazon to Silverlight to SharePoint Products and Technologies</title>
        <link>http://www.asp.net/learn/webcasts/webcast-280.aspx</link>
        <pubDate>Sunday, 9 Nov 2008</pubDate>
        <description>(This is advance notice for a webcast due on Wednesday, 19 Nov 2008.) Sometimes it helps to see the technology in action to get a feel for what is possible. In this episode of BenkoTIPS Live and On-Demand, we play around with building a Microsoft Silverlight application that is integrated into Microsoft SharePoint Products and Technologies. Beware that this is a code-intensive, fast-moving, and exciting drive to see if we can deliver five demos in about an hour! Join us for the fun and see these great technologies in action!</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>Introducing Xbox Community Games (Part 2 of 2)</title>
        <link>http://www.asp.net/learn/webcasts/webcast-281.aspx</link>
        <pubDate>Saturday, 8 Nov 2008</pubDate>
        <description>Have you ever wanted to create your own games for the Xbox 360—games you could share with your friends or sell? Now you can with Xbox LIVE Community Games, powered by the revolutionary XNA Game Studio toolset and Microsoft Visual Studio 2008. Attend this webcast to learn about Xbox LIVE Community Games and how to join up with the XNA Creators Club to create and sell your own video game creations right on Xbox LIVE.&lt;br /&gt;&lt;br /&gt;In this second part of the webcast series, we dive deep into the details around submitting your game, including how to prepare and submit trailer videos and box art, tweaking your submissions for international sale, and getting the most out of the peer review process with Playtest. If you are serious about getting your game on Xbox LIVE Community Games, do not miss this webcast.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>Windows CardSpace "Geneva" Under the Hood</title>
        <link>http://www.asp.net/learn/webcasts/webcast-282.aspx</link>
        <pubDate>Saturday, 8 Nov 2008</pubDate>
        <description>Windows CardSpace provides a consistent, hardened sign-in experience that uses standard protocols and works with both thin and smart client applications. Join this webcast to learn about the features and architecture of the next version of the Windows CardSpace client software for the Microsoft code name &quot;Geneva&quot; identity framework.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>Game Programming in DarkGDK and C++ (Part 2 of 6): A Simple Game Framework</title>
        <link>http://www.asp.net/learn/webcasts/webcast-283.aspx</link>
        <pubDate>Monday, 3 Nov 2008</pubDate>
        <description>In this webcast, we examine the fundamental structure and flow of the game we are pulling apart in this six-part series. We explore items like the overall flow of the game, the separate sections of the game structure, and the logic that holds it all together. This is essentially a description of the game chassis.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>Windows Presentation Foundation Application Model</title>
        <link>http://www.asp.net/learn/webcasts/webcast-284.aspx</link>
        <pubDate>Sunday, 2 Nov 2008</pubDate>
        <description>Join us to explore the Windows Presentation Foundation (WPF) application model. WPF will be the de facto programming model for Windows native client applications. Jennifer Lee, from the WPF products team, discusses what&apos;s new in the application model realm for Windows Presentation Foundation version 3.5 Service Pack 1 (SP1). Topics include the improved cold start, splash screen, and a demonstration of HTML and XAML browser applications (XBAPs) using the new Web-browser control, and you get to ask questions directly to the people with their hands on WPF.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>24 Hours of Windows Mobile Application Development: Windows Mobile Location Awareness Live from Tech·Ed EMEA</title>
        <link>http://www.asp.net/learn/webcasts/webcast-285.aspx</link>
        <pubDate>Sunday, 2 Nov 2008</pubDate>
        <description>More and more Windows Mobile powered devices ship with integrated global positioning system (GPS) hardware. Since people typically use Windows Mobile devices on the road, it makes a lot of sense to add location awareness to your applications. In this Microsoft Developers Network (MSDN) webcast, we show how you can make proper use of the GPS Intermediate Driver to access GPS information from inside managed applications. We also discuss how to use the FakeGPS utility to test location-enabled applications without needing access to physical GPS hardware.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>BenkoTIPS Live and On-Demand: Are You Membership Aware?</title>
        <link>http://www.asp.net/learn/webcasts/webcast-286.aspx</link>
        <pubDate>Sunday, 2 Nov 2008</pubDate>
        <description>This week we look at the provider model available to developers in the Microsoft .NET Framework. Microsoft ASP.NET version 2.0 includes powerful and flexible application services that provide support for things like membership (user name/password credential storage), role management, and navigation—right out of the box. In this webcast, you learn how to extend these services and consume them from a variety of client applications. We begin with an overview of the included providers and explain how to configure them and use their basic controls. We also discuss how to create a custom provider. Next, we explore how to interact with application services using hot Web technologies like ASP.NET AJAX and Microsoft Silverlight. Finally, we take a look at using the new ASP.NET 3.5 client application services from a Windows client application. In this webcast, you can gain a thorough understanding of how to use application services to build membership, profile, and other systems that meet your Web and Windows application needs.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>"Geneva" Deep Dive</title>
        <link>http://www.asp.net/learn/webcasts/webcast-287.aspx</link>
        <pubDate>Saturday, 1 Nov 2008</pubDate>
        <description>Code name &quot;Geneva&quot; is the next generation of identity server and identity framework from Microsoft. In this webcast, we examine the architecture of &quot;Geneva&quot; and how you can customize the architecture for advanced security scenarios. At the center of the discussion is the Security Token Service (STS), a core component that provides authentication and identity services. Learn how many applications benefit from an embedded STS and how many scenarios call for an STS that is built on a specialized user store.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>Managing Change in an Agile World</title>
        <link>http://www.asp.net/learn/webcasts/webcast-288.aspx</link>
        <pubDate>Saturday, 1 Nov 2008</pubDate>
        <description>The one thing that can be counted on in software development is the need to manage change. Change must be managed from all directions: requirements, source code, builds, environments, and tests, to name a few. Traceability of these changes and the ability to plan for change throughout the process is important, yet often overlooked. Microsoft Visual Studio 2008 Team System Team Foundation Server provides many tools to manage change throughout the application life cycle, from security in source control to management of work items.&lt;br /&gt;&lt;br /&gt;Microsoft Visual Studio Team System and Team Foundation Server are premier productivity and collaboration tools for every role on your software development team, including project managers, business analysts, software architects, software and database developers, testers, and deployment professionals. Team Foundation Server enables you to track the progress of your entire team with real-world results and powerful, out-of-the-box metrics. In this webcast, we discuss where change fits into our process and describe how to capture the data required to report the impact of change on our development plan using Team Foundation Server.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>Windows Embedded CE and Handheld Solutions</title>
        <link>http://www.asp.net/learn/webcasts/webcast-289.aspx</link>
        <pubDate>Monday, 27 Oct 2008</pubDate>
        <description>In this webcast, we cover what you need to know when you build a handheld Windows Embedded CE powered device. Windows Embedded CE is the ideal handheld platform with hardware support and software components to satisfy all the requirements of the next generation of connected, service-oriented handheld devices.</description>
        
    </item>
</channel>
</rss>