Community for F#

Blog articles of Community for F#

0
comment
on 5/13/2012 9:27 AM
To find out if a string contains a piece of substring, here are three simple ways of going about it in C#, just to name a few: String.Contains String.IndexOf where the return value is >= 0 Regex.IsMatch Out of curiosity I wanted to see if there was any noticeable difference in the performance of each [...]
>> Read the full article
.
0
comment
on 5/10/2012 3:00 PM
Just a quick tech tip: if you have Skydrive (or GDrive or Dropbox or . . . .) you can get Git on any machine you have to use without having to install it on the machine.  Here’s how: Get the Portable Git package Create a directory on your cloud drive for Git (I use [...]
>> Read the full article
.
5
comments
on 5/7/2012 2:16 AM
Deactivating accounts and trying out life off-the-grid.
>> Read the full article
.
0
comment
on 5/3/2012 4:16 PM
On Saturday last I learned that my dad’s cousin, Donald Anthony Cornacchio had passed away.  It’s never easy to put in words how we feel about someone we’re close to and Tony (I always called him Tony—no one called him “Donald” that I know of and I think he hated to be called “Donald”) was [...]
>> Read the full article
.
0
comment
on 4/28/2012 12:32 PM
There was a question posted to Stackoverflow about an implementation of the solution of “Einstein’s Riddle” in F#.  Here’s the text of the question, which I include in case the text of the question is later altered: I’m looking for Einstein’s Riddle solution using F# and I’ve found only Einstein meets F#. Is F# suitable [...]
>> 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