Hello Sam,My setup is like this:
* ASP.NET MVC administration tool (authoring, configuring etc. of digital signs)* ASP.NET asmx Webservice for business logic (screens, slides, presentations etc.)* ASP.NET asmx Webservice for upload/download of images* WPF Client for presenting data (communicates with the web services)
Typically the administration tool is used for only administration of slides/presentations, but im thinking about how i could manage updating all the WPF clients through this web client, so that the user/administrator should have no knowledge of FTP/update etc. and he then just should click a button when his system tells him that a new version is available.
My first step is to include wyUpdate in the WPF client, so there will be no more manual work included in updating the WPF clients. The remaining manual work then, is to FTP updates etc up to where the WPF clients look for updates.
If you need more info or want to keep it out from the support thread, please feel free to mail me at brian (at) greenweb.dk