Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am trying to Deploy WCF services on client machines using Windows Service. Updating the Service on the Client Machine is becoming a big issue Ever time.

I have few Questions.

  1. Am I going in right direction?
  2. Clickonce for Deployment of WCF? not able to find proper documentation to deploy.

Any Suggestions how to tackle this issues or best ways?

Any Help is Appretiated.

share|improve this question
I'm not sure I understand. Why are you deploying a service on a client machine? – John Saunders Nov 10 '10 at 1:17
Firstly I am building a Silverlight App which works under Offline Mode. In Offline the Local Services must connect to Local SQLCe DB to Populate data. where SqlCe is Replication(snapshot) of Sql Server. – raghavendra Nov 10 '10 at 14:48

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.