ngeor.net | blogProudly under construction since 2010
Home Subscribe Contact My CV

Coding

Continuous Deployment with a Windows Service project 25 Oct 2011 Even if you're building a Windows Service, you can still have continuous deployment with this nice NAnt task.
WCF and deferred execution - where is my Exception? 23 Oct 2011 Sometimes exceptions might sneak out of your try catch block. Here's how that can happen.
Overriding EPiServer pages 21 Jul 2011 How to override standard EPiServer pages and some thoughts on maintaining those hacks.
WCF, JSON and the DateTime 20 Jul 2011 A small post on DateTime handling when using WCF with JSON.
MasterType directive and namespace conflicts 12 Jul 2011 A rare pitfall you will hopefully never encounter with the MasterType directive in ASP.NET
An ode to the objects that are born to die 5 Jul 2011 Do you think about the objects that are created as side effect of poor coding? Where do they go when they die?
IIS 7 gives 404.17 error with svc WCF services 3 Jul 2011 A fix for the HTTP Error 404.17 when accessing svc WCF services in IIS 7.
How to use SQLite with Mono and Fluent NHibernate 6 Jun 2011 A small how to on using SQLite with Mono and Fluent NHibernate.
Thread-safe code 5 Jun 2011 A comment on thread-safe code and .NET collections.
Custom progress indicator for UpdatePanel 10 Apr 2011 Create a richer user experience by writing custom progress indicators for the UpdatePanel control.

Recent Comments

Comment RSS
ngeor.net