Blog articles

0
comment
on 1/15/2014 5:40 AM
As part of a longer process of making FSharpx better maintainable I created a new project called FSharp.Configuration. It contains type providers for the configuration of .NET projects: AppSettings (extracted from FSharpx) ResX (by Phil Trelford) Yaml (by[...]
.
0
comment
on 1/14/2014 6:00 AM
As I begin to write this, I'm in a small cubicle in Philadelphia airport, on my way back from CodeMash - a wonderful conference (yet again) which I feel privileged to have attended. Personal top highlights definitely include Dustin Campbell's talk on C# 6[...]
.
0
comment
on 1/14/2014 3:29 AM
I’m happy to annouce the new release of the FSharpx.Collections package on nuget. Most important changes: We extracted all collections into a new repositiory. We have documentation and samples (even for C#). PersistentVector<T> doesn’t require equality co[...]
.
0
comment
on 1/14/2014 12:00 AM
As I begin to write this, I’m in a small cubicle in Philadelphia airport, on my way back from CodeMash – a wonderful conference (yet again) which I feel privileged to have attended. Personal top highlights definitely include Dustin Campbell’s talk on C# 6[...]
.
0
comment
on 1/13/2014 12:16 PM
.
0
comment
on 1/12/2014 3:00 PM
I start looking at Durandal after attending Jason Clark’s DurandalJS and Twitter Bootstrap at Nashville .NET User Group. Durandal is a SPA framework that incorporated several popular JavaScript libraries like JQuery, Knockout, and RequireJs. It’s also cre[...]
.
0
comment
on 1/12/2014 3:00 PM
I start looking at Durandal after attending Jason Clark’s DurandalJS and Twitter Bootstrap at Nashville .NET User Group. Durandal is a SPA framework that incorporated several popular JavaScript libraries like JQuery, Knockout, and RequireJs. It’s also cre[...]
.
0
comment
on 1/12/2014 1:00 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Now you have an ability to subscribe to F# Weekly by email. You can join F# community on Gittip right now! On the next week .NET Fiddle will release a new version with F# integration.[...]
.
0
comment
on 1/12/2014 6:49 AM
Some time ago I put together a small BERT serializer and BERT-RPC client for .Net called Filbert (which is another name for Hazelnut, that has the word bert and the letter F and at the time every F# library has a leading F in its name!). As an experimenta[...]
.
0
comment
on 1/11/2014 8:16 AM
All of you probably know that F# has a set of predefined numerical literals that allow you to clarify meaning of numbers. For example, number 32 will be interpreted as int by default. If you add ‘L’ suffix – 32L, you will get int64 number. If you add ‘I’ [...]
.
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