Custom WCF Proxy

The think that always annoys me with web services is that when you connect to it and generate the proxy it always generates proxies for all of the extra classes and interfaces as well, even when you have them available. This means that you always have to write convertors or adapters to convert one object type […]

Workflow

Naked ALM Consulting Logo

I am thinking of adding WF support to my Team Foundation Server Event Handler, but I am interested in a discussion on the topic of the how’s and wherefores. I have seen a lot of people implementing Workflow for Team Server and this would provide them a host system. I have started a discussion on […]

Deploying Team Server

Naked ALM Consulting Logo

Sorry that I have not posted on this subject in a while, but I am lazy. After that last elongated post I am in the mood to write again… Our TFS implementation is moving forward. I did a presentation on Friday to my peers and  bosses on the need for TFS and the appropriate uses […]

RDdotNET Project Created

Naked ALM Consulting Logo

I have now created a new project within CodePlex that encompases all of the features of WhiteLabel, but with a whole host of extras. The WhiteLabel project is now complete and a release will be uploaded as soon as CodePlex starts working again. http://www.codeplex.com/RDdotNET The new project is called “RD.NET Community Foundation” and will provide […]

.NET Framework 3.0

At last .NET Framework 3.0 is live! I have been desperate to use it in work ever since I got a book on Indigo as I can see so many applications for it that would increase developer productivity and consistency. I have upgraded my CodePlex project to use WCF, and what a difference it makes: […]