From LINQ to XPath and Back Again

Posted by: K. Scott Allen, on 05 Jun 2009 | View original | Bookmarked: 0 time(s)

Lets say you wanted to select the parts for a Lenovo X60 laptop from the following XML. <Root> <Manufacturer Name="Lenovo="> <Model Name="X60=" > <Parts> <!-- ... --> </Parts> </Model> <Model Name="X200="> <!-- ... --> </Model> </Manufacturer> <Manufacturer Name="...=" /> <Manufacturer Name="...=" /> <Manufacturer Name="...=" /> <Manufacturer Name="...=" /> </Root> If...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: XLinq | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1419 | Hits: 75

Similar Posts

  • Navigation for CoverFlow more
  • LINQ Tip of the week: A quick peek behind the curtains more
  • LINQ in Action samples in LINQPad more
  • Store images efficiently in SQL Server 2008 more
  • A Closable jQuery Plug-in more
  • Create custom LINQ providers fluently more
  • An Extensive Examination of LINQ: An Introduction to LINQ more
  • An Updated Screensaver Example (Matt Gertz) more
  • Creating LINQToTwitter library using LinqExtender more
  • Silverlight Related Skills Post 2 more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD