Object-Oriented Software Development

Languages, patterns, technologies, frameworks.

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...
Friday, June 25, 2010

C# Puzzle No.21 (beginner)

›
Is it possible to call a method on a null object reference? Of course, not! static void Main( string [] args ) { Foo _fo...
2 comments:
Wednesday, June 16, 2010

C# Puzzle No.20 (intermediate)

›
Suppose you are writing a class for a generic vector and you want to naively implement a method to add two vectors: public class Vec...
2 comments:
Thursday, June 10, 2010

DevExpress XPO – a support for LINQ’s Skip is finally there

›
A lack of support for LINQ’s Skip has been a huge drawback of the XPO implementation. I am glad to confirm that Skip is finally there. I tes...
‹
›
Home
View web version

About

My photo
Wiktor Zychla
I am a software architect and an academic lecturer. I've been awarded Microsoft MVP in C# Architecture between 2005 and 2010. Got a PhD in computer science in 2008. Currently I work mostly with C#, Javascript and Typescript and love these languages. I consider myself a design/architecture patterns evangelist. In 2003 I wrote first Polish book on C#/Windows programming, "Windows oczami programisty" (Windows through the eyes of a programmer) (the book is out of print)
View my complete profile
Powered by Blogger.