Linq to Objects
Tag details
Welcome to the 'Linq to Objects' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Linq to Objects'.
Latest blogosphere posts tagged “Linq to Objects”
-
.NET 3.5 pager, generate pages from List
Kristof's Blog —
Authority: 112
A friend of mine asked me to generate pages from a List . This is my implementation: using System; using System.Collections.Generic; using System.Linq; namespace Pager{ static class Program { static void Main() { List int> list = new List int>(); //add ...4 days ago -
LINQ and Entity Framework Posts for 10/19/2009+
OakLeaf Systems —
Authority: 488
Note: This post is updated weekly or more frequently, depending on the availability of new articles. Entity Framework and Entity Data Model (EF/EDM) Julie Lerman created a Screencast – What’s new in the Entity Data Model Designer in VS2010 and posted it on 10/23/2009. Here’s her description and a ...5 weeks ago

