Blog articles

0
comment
on 5/21/2009 11:14 PM
A few comments on the May 2009 CTP and the adoption of F#.
.
0
comment
on 5/20/2009 8:00 AM
FP-BUD is the primary place for discussing functional programming in an easy-going, social setting.
.
0
comment
on 5/20/2009 7:00 AM
Welcome to the IntelliFactory corporate blogs!
.
0
comment
on 5/16/2009 5:32 AM
I decided to give twitter a try. You can follow me on http://twitter.com/ovatsus.
.
0
comment
on 4/8/2009 3:17 PM
I’ve come to admire the simplicity and style of jquery. There are some cons to it’s approach of using context (as can be seen as this in the for instance “each”): jQuery("#table tr").each(function(){ jQuery(this).DoStuffPlugin(); }); This wreaks ha[...]
.
0
comment
on 4/8/2009 3:17 PM
I’ve come to admire the simplicity and style of jquery. There are some cons to it’s approach of using context (as can be seen as this in the for instance “each”):jQuery(“#table tr”).each(function(){ jQuery(this).DoStuffPlugin();});This wreaks havoc with [...]
.
0
comment
on 4/8/2009 3:17 PM
I’ve come to admire the simplicity and style of jquery. There are some cons to it’s approach of using context (as can be seen as this in the for instance “each”): jQuery("#table tr").each(function(){ jQuery(this).DoStuffPlugin(); }); This wreaks ha[...]
.
0
comment
on 3/15/2009 1:16 AM
Mocking is quite a new concept for me since I’ve mostly written unit-tests that can be labelled “automatic test”. But it looks pretty sweet to write real unit-tests where those apply. I’m more than a bit impressed by the ease of testing code written in as[...]
.
0
comment
on 3/13/2009 10:41 PM
For a couple of days now I’ve been trying to “ModelBind” a more complex model (based on the Entity framework) to a controller action. The problems I’ve been having are mostly related to the amount of code for this task. I’m therefore thinking of ways to [...]
.
0
comment
on 3/13/2009 10:41 PM
For a couple of days now I’ve been trying to “ModelBind” a more complex model (based on the Entity framework) to a controller action. The problems I’ve been having are mostly related to the amount of code for this task. I’m therefore thinking of ways to [...]
.
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