Blog articles

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 [...]
.
0
comment
on 10/18/2008 7:06 AM
You can get the PowerPoint slides and the demo code from here.
.
0
comment
on 10/2/2008 8:23 AM
Tomorrow I'll do a presentation about WPF in the Microsoft Dreamway event in Lisbon, at Centro Cultural de Belém. My session will be Dev09 at 17:30. Check out the agenda.
.
0
comment
on 9/22/2008 12:18 PM
25 Beautiful Macro Photography Shots
.
0
comment
on 9/10/2008 4:05 AM
After you start to use extension methods and see all their benefits, you start thinking about how nice it would be to also have extension properties. When Scott Guthrie first announced them in New "Orcas" Language Feature: Extension Methods, someone imm[...]
.
0
comment
on 9/9/2008 4:00 PM
.
0
comment
on 9/8/2008 11:15 AM
Smashing Magazine has been lately posting some really wonderful photos in their site on their Monday Inspiration section: 35 Fantastic HDR Pictures (Really) Stunning Pictures and Photos Beautiful Black and White Photography Let There Be Light: L[...]
.
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