Speeple News Search

Search: |

Tags | Domains | Searches | Statistics | Options | Advanced Search

asp.net » Feeds » .NET at 9.400 ft above sea level

Yearly Archives: 2008

Latest news from .NET at 9.400 ft above sea level

  1. Entity Framework, LINQ to SQL and Oracle

    Entity Framework, LINQ to SQL and Oracle

    Nov 17, 2008

    Amid the debate about which is better and have more future (two things that not necessarily go together) between LINQ to SQL and Entity Framework, one thing they have in common is the fact that Oracle is in “no

    Tagged: linq, entity framework, visual studio 2008

  2. Free F# libraries (well, almost)

    Free F# libraries (well, almost)

    Nov 10, 2008

    In what was one of the very last PDC2008 sessions, Luca Bolognese did an encore presentation of F#, instead of trying to tell you what it was all about I invite you to watch the video (Luca is engaging and funny, and

    Tagged: f, functional programming

  3. Point distance, imperative vs. functional style

    Sep 29, 2008

    Let’s consider a silly simple algebra problem: given a specific point and a set of several other points, find the closest point in the set to the given point. One C# solution is: 1 static class PointMath 2 {

    Tagged: f, functional programming

  4. The first Visual F# CTP is here!

    Sep 29, 2008

    You leave on vacation for one short week and a lot happens... for example, Don Syme & co. have released the first F# CTP, well on the way (hopefully before this year's end) to put F# on the same level as C#, C++ or

    Tagged: f, open source, functional programming, visual studio 2008

  5. F# 1.9.4.19 runs out of the box with Mono in Linux

    Sep 29, 2008

    Don Syme just announced a minor update to the F# environment, minor may be but of great interest to a certain community: it so happens that at some point F# stopped working properly in Linux, a workaround was published

    Tagged: programming languages, f, mono, functional programming