Devlico.Us
All Tags » .NET » Linq (RSS)
CodeBetter.Com

Browse by Tags

  • Little nugget of simplification when loading an XDocument

    Today I needed to load in an XML file into memory for later use. At first I was going to use the XmlDocument library (old habits die hard), but later switched over to the XDocument library.  Why, not because one is better (ok, so I think that XDocument is better, but not the point here), but because...
    Posted to Derik Whittaker (Weblog) by Derik Whittaker on 07-02-2008
  • Linq and Delayed execution

    If you have not taken a look at Linq (either Linq to objects or Linq to sql) you need to do so.  I would say it is the coolest new feature that was released with .Net 3.5.  But there is one thing that you MUST keep in mind when using Linq.  It has been designed to perform lookups using...
    Posted to Derik Whittaker (Weblog) by Derik Whittaker on 04-07-2008
  • Sorting List's the .Net 3.5 Way

    This post is another in the recent string of How-to's. But it is just so hard to resist. .Net 3.5 has so many cool features, it is just fun to explore them all. Ok, so here is the issue we are going to solve today. We have a list of entities and we need to sort them. In this post I will show you...
    Posted to Derik Whittaker (Weblog) by Derik Whittaker on 03-28-2008
Page 1 of 1 (3 items)

Our Sponsors

Red-Gate!