June 23, 2011
There are new huge news for DeployManager tool that I initially released last year (http://www.iamraf.net/Tools/DeployManager-first-release-certificates-management).Here is a list of the new additions.Filtering
There is a new toolbar that enable filtering capabilities in both the tree and the lis...
September 28, 2010
DeployManager is the name that resemble my wishes since the first time I worked with Windows Communication Foundation.
There is no doubt that deploying a WCF service is tricky and time-expensive. Probably the most difficult part is certificates management, both in development and in production.
...
September 07, 2009
When you need to publish a WCF or WWS service or an application that must listen on http, you must reserve an http namespace.
Since Windows 2003 there is a new Http handler in kernel mode that handle/route the request to applications. This way you can listen to a single address/port couple from m...