Carsten Koenig's blog articles

0
comment
on 4/4/2012 9:07 AM
On key-feature in Haskell is it’s laziness, meaning that it does it’s evaluations in normal-order (an expression is evaluated when the value is needed). F# on the other hand uses applicative evaluation (for example: parameters to a function are evaluated … Continue reading →
>> Read the full article
.
0
comment
on 4/3/2012 9:26 AM
Currently I’m trying to get a bit more JavaScript and HTML5 exposure (no use denying it I guess – it’s here to stay) and found the Paper.js framework which seems to be really nice. An easy way to test a … Continue reading →
>> Read the full article
.
0
comment
on 4/2/2012 9:18 AM
If you ever worked with a larger XAML Project the entries in your resource dictionaries will start to pile up and it’s really a pain to find where you put some Brush or Style or whatever. Wouldn’t it be nice … Continue reading →
>> Read the full article
.
0
comment
on 3/5/2012 4:53 AM
after banging my head against the wall because the test runner did not find my tests I finally found the reason: you have to install additional plugins into VS11 (beta). And it seems like they are not part of the … Continue reading →
>> Read the full article
.
0
comment
on 2/28/2012 7:47 AM
In math we use the remainder for modular-arithmetic. That is given two numbers and we already saw that we can express as where is in the range – and we call this the remainder of dividing by , so for … Continue reading →
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us
Built with WebSharper