Videos tagged with XLinq




dnrTV Show #81: Don Demsak on LINQ to XML Part 2

dnrTV Show #81: Don Demsak on LINQ to XML Part 2

Posted in Frameworks, Web Technologies, Databases, Development

Summary Don XML concludes his two part series on using LINQ to XML in .NET 3.5. This week Don shows us how to create XML and HTML using XLinq and wonders at some possible new features. Bio Don Demsak (a.k.a. DonXML) is a Microsoft MVP and an independent consultant who specializes in architecting and programming multi-tier applications using Microsoft's .Net framework. He is an evangelist that i...

Tags: Frameworks, Technologies, xml, HTML, LINQ, .NET Framework, XLinq, dnrTV


dnrTV Show #80: Don Demsak on LINQ to XML Part 1

dnrTV Show #80: Don Demsak on LINQ to XML Part 1

Posted in Frameworks, Web Technologies, Databases, Development

Summary Don XML is back on dnrTV to give us our first sneak peek at Visual Studio Team System 2008 and one of it's most outstanding new features: LINQ to XML. In this first of a two part series Don shows how to query xml in VB and C#, both the old way and using XLinq. Bio Don Demsak (a.k.a. DonXML) is a Microsoft MVP and an independent consultant who specializes in architecting and programming ...

Tags: Frameworks, Technologies, xml, LINQ, C#, .NET Framework, Visual Studio, XLinq, dnrTV, VB.NET


DimeCasts.Net #13: Querying XML Data using XLinq

DimeCasts.Net #13: Querying XML Data using XLinq

Posted in Companies, Web Technologies, Databases, Frameworks, Development

In this episode we will learn how to query an XML document by using the XLinq libraries.  XLinq is the Linq implementation on top of an XML document. We will learn how to us the inline query syntax as well as using SQL style syntax.  By the end of the episode you should be able to retrieve data from an XML document via XLinq

Tags: Microsoft, xml, LINQ, C#, .NET Framework, DimeCasts.Net, XLinq