#.net-framework-3.0

WCF Simple Example in Visual Studio 2010

This topic is covered in multiple posts Creating simplest solution with default endpo...

ClickOnce deployment, signed manifests and automated builds and ResolveKeySource failing…

I love ClickOnce, automated builds and a lot more Microsoft stuff. Unfortunately not ...

Hosting a WCF service in a Windows Service

In my last post I explained how you could use WCF and MSMQ to respond to messages asy...

WCF and MSMQ

It’s been a while since I blogged about one of my favorite topics, Windows Communicat...

Manual check for updates with ClickOnce

I really love [wikipediaClickOnce], because it removes the necessity to build a web ...

WCF Simple Example

Update This post was updated and is much more explaining in this post, WCF Simple E...

State machine workflow to difficult for you?

Recently Anko Duizer started a discussion inside ClassA about Windows Workflow Found...

WCF Part 7 Bindings

As I’ve been pretty busy, it’s been a while since my last post in the WCF series. But...

WCF Binding decision chart

A while ago I saw this decision chart to help choose a WCF default binding. Unfortuna...

WCF Part 6 Address

We’ll return once again to the WCF ABC and in this part we’ll examine what we can do ...

Display WCF host details; code snippet

Because I’m doing presentations, demos and the WCF article series, I host a lot of WC...

WCF Part 5 Consuming the service

Last time we generated the client and configuration file. Whereas in the asmx world w...

Finding available callback tcp port for a WCF chat client

While having some fun writing a WCF chat application, I was having some troubles. I w...

WCF Part 4 Make your service visible through metadata

Last time we saw how we could create an instance of our service by hosting it using s...

WCF Part 3 Hosting the service

Finally .NET Framework 3.0 RTM’d, so I don’t have to run in my VMWare anymore. A good...

Presentation techniques

Jan wrote that he sees possibilities in Windows Presentation Foundation, for one that...

WCF Part 2 Defining contract

As seen in the previous article, we need an address, binding and contract to complete...

WCF Part 1 Services ABC

I want to begin with a conceptual explanation about services. A service always has at...

WCF Part 0 Introduction

I’m starting a series of posts about Windows Communication Foundation (WCF). The goal...

.NET 3.0 version conflicts

A while ago I had some problems uninstalling .NET 3.0 so I deleted everything, both f...

WF Beta 2 Developing on beta software

As said before, we’re using Windows Workflow Foundation (WF) to support flexible proc...

Newsflash

Sometimes I’m reading up on my subscribed weblogs and just see so much that I want to...

Windows Communication Foundation website

While Windows Workflow Foundation (WF) already had its own website for a while, Windo...