manish godse's Application Insights and remoting blog
Global Service Monitor, Microsoft Operations Manager and .net Remoting related posts
Changing ClientChannelSink properties for remoting CAO objects
As I had described in my previous post its possible to change client side sink properties for...
Author: manishg Date: 09/01/2004
Using client side certificates with .net Remoting over HTTP
Remoting does support https and client side certificates over the HTTP channel when hosted in...
Author: manishg Date: 08/31/2004
using TrackingServices in remoting
TrackingServices is probably the most underrated feature of remoting. It can be put to various uses....
Author: manishg Date: 08/31/2004
[STAThread] and remoting
This is one of the most common gotchas in remoting. VS by default adds a [STAThread] attribue to the...
Author: manishg Date: 08/30/2004