Browse by Tags

Related Posts

  • LINQ To SQL and Extension Methods

    As I continue to use LINQ more and more, I'm learning some neat things that I never knew before (obviously)... so today's little "gotcha" was something that I found to be very insightful. Basically, without boring anyone with too many details, I made my own C# 3.0 extension method that adds a method...
    Posted to Timothy Khouri - SingingEels.com (Weblog) by Nullable on 09-12-2007, 12:00 AM
    Filed under: General Software Development, C#, .NET, LINQ
  • LINQ, Entity Framework, and Project Astoria by Jonathan Carter

    Last night I attended the Sarasota .NET Developers Group monthly meeting and got to hear another great talk by Jonathan Carter (who has also spoken at the Tampa and Jacksonville code camps recently). Most of the talk was spent on LINQ, starting off with LINQ to Objects and then building from there into...
    Posted to Timothy Khouri - SingingEels.com (Weblog) by Nullable on 09-20-2007, 12:00 AM
    Filed under: General Software Development, C#, .NET, LINQ, Astoria, Orcas
  • LINQ, Lamda and Extension Methods Work Together!

    Thanks to the new language features such as LINQ, Extension Methods and Lambda in .NET 3.5, working with arrays is as easy as one line. Just by including a reference to the System.Linq namespace in your .Net 3.5 project you automatically get so much functionality it's not even funny. Let's take for example...
    Posted to Timothy Khouri - SingingEels.com (Weblog) by Nullable on 09-27-2007, 12:00 AM
    Filed under: General Software Development, C#, .NET, LINQ, Orcas
  • New Article: Learn The Basics Of LINQ

    I've just finished writing and publishing my latest article: Learn The Basics Of LINQ It usually takes about a month or so to show up on the front of ASP.net, so here's the abstract: "LINQ (Language INtegrated Query) is a powerful but misunderstood new language feature brought to us in the .NET framework...
    Posted to Timothy Khouri - SingingEels.com (Weblog) by Nullable on 10-09-2007, 12:00 AM
    Filed under: General Software Development, C#, .NET, Community News, LINQ
Page 1 of 1 (4 items)
Microsoft Communities