Object-Oriented Software Development
Languages, patterns, technologies, frameworks.
Thursday, October 14, 2010
Is .NET Type-Safe?
›
A type error is erroneous or undesirable program behaviour caused by a discrepancy between differing data types. […] The behaviors classifie...
4 comments:
Wednesday, October 6, 2010
Analyzing IIS logs (aka "Fundamendal change in Microsoft’s attitude”)
›
There are plenty of interesting ways you can analyze IIS logs, however after a short research I’ve found that two of them are worth to be me...
1 comment:
Wednesday, September 29, 2010
IIS 7.5 – different handling of errors for local vs non-local requests
›
There are few issues which can be discovered during the migration from IIS 6 to 7.5 ( example ). One of the issues we’ve been unable to iden...
Thursday, September 16, 2010
The identity of an application pool in IIS
›
When creating a new application pool, it’s often convenient to be able to identify the identity the pool is using. The issue arises usually ...
1 comment:
Friday, September 10, 2010
Easy log4net integration into .NET applications
›
There are plenty of possibilities to integrate log4net logging into your application. You can declare log4net configuration declaratively or...
‹
›
Home
View web version