windycity

windycity


  • Name: [not set]
  • Favorite Languages: [not set]
  • Website: [not set]
  • Location: [not set]
  • About Me: [not set]

Recent Comments

  • WCF Tutorial - Basic Interprocess Communication
    09/17/2010 - 16:01

    Thanks for the article, it works for me but I have one observation though. When server is started, no StringReverser service is created instead a service instance is created for each call and unloaded immediatly. How can I make StringReverser service run and ensure all proxy calls reach same service instance?