![]() |
Tags | Domains | Searches | Statistics | Options | Advanced Search |
![]() |
Entity Framework, LINQ to SQL and OracleNov 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 |
![]() |
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 |
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
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
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