Want an easy way to configure your Inversion of Control (IoC) container using an API? Don’t care one iota about which specific container you actually are using you just want to get the work done? Want to configure your IoC in a type safe manner? Read on and find out how! Scroll passed the background [...]
It’s time for IoC Container Configuration Detente
September 5th, 2010 by Magnus Mårtensson — .Net, Architecture, Tips & Tricks
Tags: C#, configuration, IoC
Configuring Timeout with Apache HttpClient 4.0
March 17th, 2009 by Mattias Hellborg Arthursson — Tips & Tricks
Great news everyone: just recently an all-new version of Apache HttpClient was released. HttpClient is now part of the new initiative Apache HttpComponents, which seems to aim for a complete approach to Http programming in Java; server side as well as client side. I’ve used Commons HttpClient in older versions on several occasions in the [...]
Tags: 4.0, apache, configuration, httpclient, programming, timeout
