<?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>Real-World Solutions: Project Server Security in SQL Server Reporting Services</title>
        <link>http://www.asp.net/learn/webcasts/webcast-412.aspx</link>
        <pubDate>Saturday, 14 Nov 2009</pubDate>
        <description>In this webcast, we discuss a method of taking advantage of Microsoft Office Project Server security in Microsoft SQL Server Reporting Services reports. We also cover a scenario where a customer has requested a SQL Server Reporting Services report that displays sensitive financial data. The customer only wants executors of the report to see information on projects to which they have access.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>Overview of SQL Server StreamInsight</title>
        <link>http://www.asp.net/learn/webcasts/webcast-413.aspx</link>
        <pubDate>Saturday, 14 Nov 2009</pubDate>
        <description>In this webcast, we explore how you can build event-driven applications to gain insight from high data rate event stream sources with very low latency. We provide an overview of the new Microsoft platform for complex event processing (CEP) called Microsoft SQL Server StreamInsight, and then we discuss the following scenarios: formulating declarative queries to express powerful analytics over event streams, programming against the object model of the CEP engine, and writing adapters for event stream data sources.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>BenkoTips Live and On Demand: Practical MVC with Jessy Houle</title>
        <link>http://www.asp.net/learn/webcasts/webcast-411.aspx</link>
        <pubDate>Sunday, 11 Oct 2009</pubDate>
        <description>Model-View-Controller (MVC) is a great pattern for rapidly developing solutions to technology challenges. Along with great power comes great responsibility, and the MVC pattern requires a solid understanding of the components and workings of the tools. In this webcast, we take a bare- bones approach to dissecting patterns and using the patterns to your advantage. Join Mike Benkovich and his guest Jessy Houle as they explore what is possible with MVC.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>BenkoTips Live and On Demand: Practical LINQ to SQL</title>
        <link>http://www.asp.net/learn/webcasts/webcast-410.aspx</link>
        <pubDate>Sunday, 27 Sep 2009</pubDate>
        <description>Just because you can doesn&apos;t mean you should. In this webcast, we take a realistic look at the challenge of working with large sets of data. When do you leverage Language-Integrated Query (LINQ), how can you take advantage of Transact-SQL, and what does the server bring to the table? Join Mike Benkovich and Scott Davis as they explore the practical side of LINQ.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>Building RESTful Services with WCF</title>
        <link>http://www.asp.net/learn/webcasts/webcast-409.aspx</link>
        <pubDate>Saturday, 26 Sep 2009</pubDate>
        <description>One of the key new features of Windows Communication Foundation 3.5 (WCF 3.5) is the Web Programming Model. The Web Programming Model enables developers to build Services using a RESTful architecture. The number of services implemented using this new architectural approach out in the wild is growing by leaps and bounds. In this session we cover the basics of REST versus SOAP/WS-*, and how to build Services using WCF 3.5 that are RESTful in nature. We also talk about adding Web feeds (RSS and/or ATOM) to our Services, which can enable easy access to enterprise data.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>geekSpeak: The Dynamic Language Runtime in .NET 4</title>
        <link>http://www.asp.net/learn/webcasts/webcast-408.aspx</link>
        <pubDate>Sunday, 13 Sep 2009</pubDate>
        <description>In this geekSpeak, Microsoft Most Valuable Professional (MVP) Kevin Hazzard shows how new caching capabilities in the Microsoft .NET 4 framework can make your Ruby and Python code fly when running on the Dynamic Language Runtime (DLR). Kevin illustrates the benefits of hybrid language application development and discusses writing dynamic types in C#. Your hosts for this geekSpeak are Glen Gordon and G. Andrew Duthie.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>BenkoTips Live and On Demand: Working with SharePoint Server and Silverlight</title>
        <link>http://www.asp.net/learn/webcasts/webcast-407.aspx</link>
        <pubDate>Sunday, 6 Sep 2009</pubDate>
        <description>In this webcast, we introduce the developer concepts for working with XAML and Microsoft Silverlight. Concepts covered include the basics of layout and controls, styling, data binding, and control templates. We explore integration of data in the common language runtime (CLR) with Language Integrated Query (LINQ) to pull information from Web services, and how we can use data binding to customize the presentation with both Microsoft Visual Studio and Microsoft Expression Blend. After we explore the basics of XAML and Silverlight, we show the steps to deploy the solution to Microsoft Office SharePoint Server 2007 using a customized Web part.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>geekSpeak: Generics and Collections</title>
        <link>http://www.asp.net/learn/webcasts/webcast-406.aspx</link>
        <pubDate>Sunday, 30 Aug 2009</pubDate>
        <description>What&apos;s the best way to get your arms around a collection of data? In this geekSpeak, Steve Bearman helps us explore the Microsoft .NET Generic Collections, which includes the List, LinkedList, Stack, Queue, Dictionary, SortedList, SortedDictionary, and HashSet collection classes. We look at what collection classes do and how to get the most out of them. Your hosts for this geekSpeak are Glen Gordon and Mithun Dhar.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>BenkoTips Live and On Demand: Make Visual Studio Your Own, Customizing the IDE</title>
        <link>http://www.asp.net/learn/webcasts/webcast-405.aspx</link>
        <pubDate>Sunday, 23 Aug 2009</pubDate>
        <description>Microsoft Visual Studio is a great development environment, but how can you take advantage of the settings and options to make your development efforts more productive? In this tips and tricks session, we show how you can customize the look and feel of Visual Studio to fit the way you work. See what&apos;s going on with bars, panes, and windows. Learn how to save and share your settings and shortcuts. Explore what&apos;s possible with the integrated development environment (IDE) for the power developer.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>geekSpeak: Generics and Collections</title>
        <link>http://www.asp.net/learn/webcasts/webcast-404.aspx</link>
        <pubDate>Tuesday, 18 Aug 2009</pubDate>
        <description>What&apos;s the best way to get your arms around a collection of data? In this geekSpeak, Steve Bearman helps us explore the Microsoft .NET Generic Collections, which includes the List, LinkedList, Stack, Queue, Dictionary, SortedList, SortedDictionary, and HashSet collection classes. We look at what collection classes do and how to get the most out of them. Your hosts for this geekSpeak are Glen Gordon and Mithun Dhar.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>geekSpeak: Composite Application Development</title>
        <link>http://www.asp.net/learn/webcasts/webcast-402.aspx</link>
        <pubDate>Sunday, 9 Aug 2009</pubDate>
        <description>In this geekSpeak, Microsoft Most Valuable Professional (MVP) David Kelley discusses composite application development in Microsoft Silverlight and Windows Presentation Foundation (WPF). He covers the Silverlight Designer/Developer workflow, tooling, design patterns, anti-practices, and working with distributed teams. Your hosts for this geekSpeak are Glen Gordon and Mithun Dhar.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>BenkoTips Live and On Demand: Expression Blend 3 and SketchFlow</title>
        <link>http://www.asp.net/learn/webcasts/webcast-403.aspx</link>
        <pubDate>Sunday, 9 Aug 2009</pubDate>
        <description>Designing and developing a great user experience is sometimes called the &quot;special sauce&quot; of a successful solution, but how do you interact and share your ideas with your customer? Microsoft Expression Blend 3 introduces some great new features and functionality with its latest release including SketchFlow. Join us to learn how to create an interface, package up the prototype, get feedback on the design, and then take that design to the developers, maintaining full fidelity of the input received. Explore what&apos;s possible with SketchFlow in Expression Blend 3.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>BenkoTips Live and On Demand: XAML Bound for Greatness</title>
        <link>http://www.asp.net/learn/webcasts/webcast-401.aspx</link>
        <pubDate>Sunday, 2 Aug 2009</pubDate>
        <description>IData binding isn&apos;t just about putting some text in a label or textbox anymore. In this webcast, Mike Benkovich explores the ins and outs of basic, and not so basic, data binding. Learn about using value converters in one-way and two-way binding, using binding to affect the layout and style of your UI, databinding in XAML, and creating a custom object to bind to.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>geekSpeak: Inside the Microsoft Web Deployment Tool</title>
        <link>http://www.asp.net/learn/webcasts/webcast-400.aspx</link>
        <pubDate>Sunday, 26 Jul 2009</pubDate>
        <description>In this geekSpeak, Mark Rosenberg introduces us to the Microsoft Web Deployment Tool and shows us how the tool is used to easily move configuration information, content, Secure Sockets Layer (SSL) certificates, and other types of data associated with a Web server. Mark examines the scenarios where the Web deployment tool shines, how the tool is incorporated in the Web Platform installer, and where the tool features in the upcoming Microsoft Visual Studio 2010. This geekSpeak is hosted by Glen Gordon and Mithun Dhar.</description>
        
    </item>
    <item>
        <dc:creator>ASP.NET Webcasts</dc:creator>
        <title>MapPoint Add-in for SQL Server</title>
        <link>http://www.asp.net/learn/webcasts/webcast-399.aspx</link>
        <pubDate>Sunday, 19 Jul 2009</pubDate>
        <description>The latest Microsoft MapPoint add-in connects Microsoft SQL Server spatial data directly to MapPoint. Now, MapPoint can now act as an easy, quick, powerful visualization tool for geographic and spatial data stored in SQL Server, which gives both SQL Server and MapPoint a competitive edge in the spatial market. In this webcast, we demonstrate the features of the add-in while making a map using SQL Server data, and then we display the results of a spatial analysis performed with SQL server and show interactions between MapPoint and SQL server data. We conclude the webcast with a question and answer session.</description>
        
    </item>
</channel>
</rss>