Source code of a demo on Windows Workflow (state machine), duplex WCF services(TCP duplex and Silverlight polling), WPF and Silverlight

by Lixin 24. November 2009 18:06
Notice on a new open source project I have done on Windows Workflow (state machine), duplex WCF services(TCP duplex and Silverlight polling), WPF and Silverlight [More]

Currently rated 4.7 by 3 people

  • Currently 4.666667/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , , , , , , , ,

Communication | Data | Silverlight | Workflow | WPF

Problem when running multiple LINQ queries in a single transaction scope

by Lixin 20. December 2008 17:34
This article shows a problem in doing multiple LINQ queries against a database outside a LAN in a single transaction scope. It seems that the MS DTC can not handle it very well, even when the access is across a VPN, and you can only wrap each query in its transaction scope. [More]

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , , , , ,

Communication | Data

baseAddressPrefixFilters enables IIS hosted WCF service on multi addresses

by Lixin 15. December 2008 10:43
This article describes how to enable IIS hosted WCF service working with multiple addresses. This is a known issue in .NET Framework 3.0 and .NET Framework 3.5 provides a decent way to solve the problem with a new setting called baseAddressPrefixFilters in the web.config file. [More]

Currently rated 5.0 by 2 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , , ,

Communication

.NET Remoting helper classes for .NET Remoting in Singleton mode

by Lixin 6. December 2008 18:06
This article shows some classes for simplifying the coding job for applications utilising .NET Remoting in Singleton mode. [More]

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , , , , , , ,

Communication

Powered by BlogEngine.NET 1.4.5.0
Original themed by Mads Kristensen and customised by Lixin