Blog articles

0
comment
on 3/31/2011 2:14 PM
Work is more fun when the things you create mostly works. When fixing bugs, the probability of introducing new bugs is reduced. Specifications of program behavior expressed as tests are easier to maintain than tutorial code or a word document speci[...]
.
0
comment
on 3/31/2011 12:47 PM
In real life you choose what parts to level, what to learn. As a developer do you choose to level up or are you stuck fighting the same kind of problems without gaining XP?  As a developer do you choose to spend your experience: Learning to talk to [...]
.
0
comment
on 3/31/2011 12:47 PM
In real life you choose what parts to level, what to learn. As a developer do you choose to level up or are you stuck fighting the same kind of problems without gaining XP?  As a developer do you choose to spend your experience: Learning to talk to custo[...]
.
0
comment
on 3/29/2011 1:54 PM
There are no automated tests of enterprise library in the source code. Avoid if possible.
.
0
comment
on 3/27/2011 4:13 PM
It feels like a little while since I last played around with the <canvas> element, so I spent some time over the weekend and put together a simple painting app using the canvas and here is the end result. Here’s some screenshots:    Spray Tool One of the [...]
.
0
comment
on 3/27/2011 2:20 PM
The number of test needed for a given functionality in a program is proportional to the probability of unique errors weighted by the business value of correctness for that given functionality. 
.
0
comment
on 3/26/2011 8:37 AM
We are happy to announce that WebSharper 2.1 Professional RC2 is now available for Visual Studio 2008/2010 developers. You can find and download the latest version from [...]
.
0
comment
on 3/24/2011 1:45 PM
There is the eventlogreader
.
0
comment
on 3/24/2011 9:25 AM
The Bing Maps extension for WebSharper has been updated to version 7.0 of the library. It allows developers to use the latest features of Bing Maps, including info boxes and keyboard events. It also provides a convenient interface to the REST API for sear[...]
.
0
comment
on 3/23/2011 2:08 PM
For parsing log4j files there are some alternatives: Chainsaw (java gui). If the links dead, note that it should be part of log4j. Similar to chainsaw but in .net: logviewer. Log2Console looks pretty sweet. It has some positive comments. On the logvie[...]
.
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