Home / ASP.NET Weblogs
All Tags » .NET » Orcas » LINQ (RSS)

Browse by Tags

Related Posts

  • 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
  • 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
  • ASP.NET Podcast Show #95 - Jim Wooley on LINQ Part I (video and audio)

    Subscribe . <--What all the cool kids are doing. Original url: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2007/06/28/asp-net-podcast-show-95-jim-wooley-on-linq-part-i-video-and-audio.aspx Download WMV video . Download iPod video . Download MP3 audio . Show Notes: Part 1: In the past...
    Posted to Wallace B. McClure (Weblog) by Wallym on 06-28-2007, 12:00 AM
    Filed under: Databases, Podcasts, .NET, Community News, ASP.NET, ADO.NET, Orcas, .NET 3.5, LINQ
  • LINQ to SQL "Real" Example App Available

    The Atlanta Code Camp was today, so I finally got to give my LINQ and O/R Mapping talk that I've been preparing. I tried to have minimal slides so that I could do a deep dive into real code, but I still went a little too long. The slides look great on my own PC, and in fact they're mostly some...
    Posted to Paul Wilson's .NET Blog (Weblog) by PaulWilson on 01-20-2007, 12:00 AM
    Filed under: .NET, C#, Community News, Orcas, Linq
  • Atlanta Code Camp 2007 Registration is Open

    Registration for Atlanta Code Camp 2007 on January 20th is now open. Space is limited and fills up fast, so do NOT delay registering -- it's free. Thanks to Jim Wooley for putting this together this year. I'll be presenting a session titled "Linq and O/R Mapping" that will be lots of...
    Posted to Paul Wilson's .NET Blog (Weblog) by PaulWilson on 01-05-2007, 12:00 AM
    Filed under: .NET, C#, Community News, Orcas, Linq
  • C# Dynamic Function Factory

    Building functions instead of expression trees. The functional programming features of the latest versions of C# allow developers to harness a very expressive programming paradigm to solve challenges in new, elegant ways. Two of the very interesting new features are the “Func<>” delegate and the...
    Posted to i have a framework... (Weblog) by fdumlao on 02-23-2009, 12:00 AM
    Filed under: Web Services, WCF, ASP.NET, Orcas, ASP.NET MVC, .NET, LINQ, C#, LINQ to SQL, Silverlight
Page 1 of 1 (6 items)