Querying non-generic collections with LINQ to Objects

Posted by: Fabrice's weblog, on 15 Sep 2007 | View original | Bookmarked: 0 time(s)

We will soon publish excerpts of the LINQ in Action book. One of them will probably show you how to query non-generic collections. Before it becomes available, let me show you an overview of what it presents. When you read and hear about LINQ, you almost always see queries that work on the generic collections provided by the .NET Framework. In fact, you can use LINQ to Objects with any type that implements IEnumerable<T>. This means that LINQ to Objects will work with your own generic collection...

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: 612 | Hits: 24

Similar Posts

  • Overloading Entity Framework Methods: More GetObjectStateEntries more
  • Dynamic Queries and LINQ Expressions more
  • Speed Development Time by 50% more
  • LINQ for the Web Using VB (By Paul Yuknewicz) more
  • Linq Data Services and the Business Logic Layer more
  • Using LINQ to query Outlook emails joined with SQL data more
  • LINQ in Action, the book is available as an early access edition more
  • LINQ and interop with other (non-Microsoft) databases more
  • Linq to Entities: Microsoft's first go at O/R Mapping (they need our feedback now!) - level 300 more
  • Sorting out LINQ and Entity Framework for Data Access 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