Devlico.Us
All Tags » featured » LINQ (RSS)
CodeBetter.Com

Browse by Tags

  • Using LINQ to generate HTML

    I hate seeing code mixed with markup. Seeing a template page with <% if(show) { %> makes me want to claw my eyes out.  Seeing String htmlTitle = "<h1>" + title + "</h1>" causes me to vomit up a little something in my throat. Mixing code with markup is not a...
    Posted to ViNull, Off the Record (Weblog) by Michael C. Neel on 08-03-2008
  • XLinq'n in the new world - Data access comparisons with Xml/XPath

    Originally this series was meant to be titled 'Any thing you can do I can do better', but to be honest after writing the Xml/XPath examples I realized the XLinq is really no better per say than Xml/XPath.  However, what XLinq does bring to the table that Xml/XPath does not: Does not need...
    Posted to Derik Whittaker (Weblog) by Derik Whittaker on 05-12-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
  • Simple Linq to Object example with Casting

    This is my first go at playing with Linq. So far it is pretty cool, but I wanted to share something because I found it painful. I wanted query a list and then cast a anonymous type to a static type. I was not able to find anything on the net to help me with this (could be i just did not look in the right...
    Posted to Derik Whittaker (Weblog) by Derik Whittaker on 02-22-2008
Page 1 of 1 (4 items)

Our Sponsors

Red-Gate!

Proudly Partnered With