Problem I’m open to any comments on this code/approach. This is mostly architecture and threading. using System; using System.Collections.Generic; using […]

Problem This is a follow up question to this question: https://stackoverflow.com/questions/4573526/what-could-be-causing-a-cannot-access-a-disposed-object-error-in-wcf I have created a WCF service and it is […]

Problem I have a WCF service in which I am reading and adding some records to a .xml file. I […]

  • 1
  • 2