Silicon Valley Code Camp : Nov 8th and 9th, 2008

Beth Massi

Microsoft
About Beth
I'm a Senior Program Manager on the .NET team at Microsoft. I'm a community champion for .NET and open source developers and a Technical Evangelist for the .NET Foundation. Follow me on twitter @BethMassi
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • Conquering XML with LINQ in Visual Basic 9

    Not Available x   Room: Not Assigned
    XML permeates every modern application today from XHTML, XAML, RSS, SOAP, Open XML just to name a few. Even your Visual Studio project files and configuration settings are XML files. The latest version of Visual Basic in Visual Studio 2008 supports a new language syntax aimed at making you much more productive when working with XML. In this session we'll walk through language features like XML literals, embedded expressions and axis properties in order to create, query and transform complex XML with this powerful but easy to use syntax. We’ll also cover tips and tricks and look at other interesting and productive uses of this technology that you may have never thought of before. Say goodbye to XSLT and hello to Visual Basic 9.

  • LINQ to Everything

    Not Available x   Room: Not Assigned
    This session will be an overview of all the major LINQ providers and how to effectively use them in common business scenarios. We’ll discuss architectural considerations as we go over LINQ to relational data using LINQ to DataSets, LINQ to SQL and LINQ to Entities pointing out the benefits to each approach. We’ll also go over LINQ to XML and demonstrate some practical uses of creating, querying, transforming XML as well as how to take advantage of this technology with Office.

  • Taking Advantage of LINQ and Open XML in Office 2007

    Not Available x   Room: Not Assigned
    The Microsoft Office 2007 suite of products are based on an open XML format called Open XML. In this session we’ll demonstrate how to use the Open XML SDK to make it easy to work with these new formats as well as show how to easily manipulate these document parts with LINQ to XML.