Blog articles

0
comment
on 8/15/2012 5:21 PM
This article describes type-first development (TFD). A software development methodology that is quite common among functional programmers and uses types as a simple way of communicating ideas about program design.
.
0
comment
on 8/15/2012 2:35 PM
Found a useful little snippet that converts a C# dictionary to F#’s map which uses the built-in KeyValue active pattern:
.
0
comment
on 8/14/2012 8:03 PM
.
0
comment
on 8/14/2012 4:49 PM
I spent the last couple of nights and put together a small BERT serializer for .Net called Filbert.   What’s BERT? BERT (Binary ERlang Term) is a binary format based on Erlang’s binary serialization format (as used by erlang:term_to_binary/1) but supports[...]
.
0
comment
on 8/14/2012 10:21 AM
Uncle Bob summarizes the latest research in the field of software architecture (Ports and Adapters (GOOS), DCI by Coplien etc): The Clean Architecture
.
0
comment
on 8/14/2012 12:17 AM
.
0
comment
on 8/13/2012 9:16 PM
.
0
comment
on 8/13/2012 12:23 AM
This week I was assigned a bug with a single line stack trace: Telerik.Windows.Controls.RadDocking.<>c__DisplayClass1b'::'<DropWindow>b__19   The exception type was of type NullReferenceException. The issue could be reproduced by repeatedly docking and[...]
.
0
comment
on 8/12/2012 8:26 PM
I finally published the first in a series of short, video tutorials describing web programming in the functional paradigm. The first video briefly introduces the tools I’ll be using: F# and ASP.NET Web API.
.
0
comment
on 8/11/2012 5:39 PM
.
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