Blog articles

0
comment
on 4/24/2012 3:33 PM
Training is an important part of adopting F# successfully in any large organization. There are several options for F# training currently available, but one recent addition is an online training course in F# by Pluralsight, authored by Oliver Sturm.  The m[...]
.
0
comment
on 4/24/2012 11:19 AM
The previous post talks about an F# Windows Phone game. Here is the same game ported to the Windows Phone. The port includes many fixes to the original game plus some other improvements. Most of the original code ported very easily … Continue reading →
.
0
comment
on 4/24/2012 11:19 AM
The previous post talks about an F# Windows Phone game. Here is the same game ported to the Windows Phone. The port includes many fixes to the original game plus some other improvements. Most of the original code ported very easily … Continue reading →
.
0
comment
on 4/24/2012 10:18 AM
I’m sure every seasoned .NET developer has been in the situation at one stage or another, probably in testing code, where they need to access a non-public setter of a property (or maybe a private member), and it can’t be mocked.  We all know the (somewhat[...]
.
0
comment
on 4/23/2012 5:07 PM
Problem A. Speaking in Tongues The problem is here.   Problem B. Dancing with the Googlers The problem is here.   Problem C. Recycled Numbers The problem is here.   Enjoy!
.
0
comment
on 4/23/2012 7:14 AM
We recently rolled out a few enhancements on FPish. The main highlights are blog comments and tweet functionality.
.
0
comment
on 4/23/2012 5:12 AM
.
0
comment
on 4/22/2012 11:01 AM
I’ve seen a relatively common anti-pattern in Object-Oriented development, although to be fair, I’ve seen something closely akin in non OO languages as well.  The following C# code is a demonstration of the issue:   Can you spot the problem? The problem i[...]
.
0
comment
on 4/22/2012 2:23 AM
In the last post I discussed an asynchronous version of the ManualResetEvent and as promised this time we will be looking at
.
0
comment
on 4/22/2012 2:23 AM
In the last post I discussed an asynchronous version of the ManualResetEvent and as promised this time we will be looking at an asynchronous version of the AutoResetEvent. I’m using Stephen Toubs post as reference and we will be building a version that [...]
.
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