Click here to Skip to main content
15,886,774 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
We're looking at a total redesign of the UI and control software for a data collection system.
The existing implementation dates from mid-to-late-1990s (incl. VB6 and C++ MDI). :omg:
It runs on a desktop workstation attached to the instrument.

To go forward on Windows 10 we're probably going to rewrite it as a same-computer (initially) client-server model (WCF?). (Isolating the instrument control communications and raw data collection to a Windows Service that can run when no one is logged in!)

What resources on Windows Services, WCF and Universal Apps would you recommend? (I know Google will give me lots, but which are the good ones?)

We have no experience in our small group with developing Windows Services or Win8/8.1 Universal Apps. :sigh:
I have been watching the Microsoft Virtual Academy videos on Windows 10/Universal Apps...

Thanks.
Posted
Comments
[no name] 13-Jul-15 19:38pm    
For WCF - http://www.idesign.net/Downloads
MSDN for Windows Services.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900