Oskar Gewalli's blog articles

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 customers Learning to work with others Learn patterns, how to write prose Learn new technologies Learn how to write tests Learn how to automate tasks (build, installation, et.c.) This is just a short list. What I mean is that you have a possibility to choose [...]
>> Read the full article
.
0
comment
on 3/29/2011 1:54 PM
There are no automated tests of enterprise library in the source code. Avoid if possible.
>> Read the full article
.
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. 
>> Read the full article
.
0
comment
on 3/24/2011 1:45 PM
There is the eventlogreader
>> Read the full article
.
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 logviewer page you find a sample configuration for using "log4net.Layout.XmlLayoutSchemaLog4j". Note that the log4net xmllayout should be parse:able by logviewer as well. Both NLog and Log4Net can log to the log4j layout.
>> Read the full article
.
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