ASP.NET News from Blogger: mjm   Get the feed of: mjm

Total News: 4

Auto-Open (part 1)

Several objects in WCF support ICommunicationObject.  ICommunicationObjects have a well-defined life-cycle:     Created -> Opening -> Opened -> Closing -> Closed There is al...

Passing objects by reference in Indigo

I'll be honest. The feature I really want to talk about in this part of Indigo is instancing and Duplex channels, but I'll do that soon. I have heard concerns about Indigo's support for distributed ob...

The Obligatory Self-Introduction

Hi! My name is Michael Marucheck. I am a developer at Microsoft working on Indigo. My focus is the ServiceModel runtime. This is where instancing, threading, throttling, context, serialization,...

Asynchronous Programming in Indigo

In this post I am going to talk about the async programming model in Indigo. Indigo supports the Asynchronous Programming pattern common in the .NET Framework on the client and the server. An overview...

View Other bloggers