Community for F#

Blog articles of Community for F#

0
comment
on 11/19/2012 5:15 PM
Just a quick note to say that I have made some minor changes to DynamoDb.SQL to: Add support for specifying the ScanIndexForward option(see DynamoDB API doc here for detail) in a Query operation using an optional “ORDER” clause Fixed a bug where when querying using the extension methods on the DynamoDBContext class, the LIMIT clause [...]
>> Read the full article
.
0
comment
on 11/19/2012 3:37 PM
Just a quick note to say that I have updated the JSON serializers benchmark to use the latest Nuget versions of ServiceStack.Text, Json.Net and JsonFX. I have also included the JSON and BSON serializers from the MongoDB C# Driver in the test, and since BSON is a binary format I have included protobuf-net as a [...]
>> Read the full article
.
0
comment
on 11/13/2012 4:24 PM
Amazon’s DynamoDB is a wonderful product – scalable, durable, fast, with predictable latency numbers unlike SimpleDB. However, the only gripe I have with DynamoDB is that there is no built-in support for a query language, which makes life rather difficult when you want to perform a query or a scan against the data you have [...]
>> Read the full article
.
0
comment
on 11/12/2012 2:33 PM
Well we're doing it again!   I've been running a conference "Functional Programming eXchange" in London for a few years now. The conference is run by Skills Matter and will take place on Friday 15th Mar 2013.   The idea of the conference is to bring together London's diverse functional programming communities to share ideas and war stories. Most previous talks have focus on concepts from functional programming or feedback from projects that have used functional programming. Previous talks can be seen on l[...]
>> Read the full article
.
0
comment
on 11/12/2012 6:33 AM
Expert F# 3.0 is now out!   The book is a comprehensive guide to F#, with the first chapters taking you through functional, imperative and object programming, and later chapters featuring many applied topics in F# programming. The book has been substantially revised and now features additional material on programming with text programming with numbers (numeric programming) F# 3.0 queries  using F# 3.0 type providers to access data programming web applications programming mobile applications  Enjoy! Don, [...]
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper