Blog articles

0
comment
on 8/16/2012 4:44 AM
Long time since my last post – sorry for this but I’m gonna be more active in the future. This post will start a series of entries dealing with Lambda Calculus so be prepared for some major geeky-fun. With some … Continue reading →
.
0
comment
on 8/15/2012 7:46 PM
.
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[...]
.
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