I have a few thin clients with Windows CE as the operating system.
I have an app that I need to deploy on these that I took all of the bells and whistles off so it just has the basic functionality which I will add the bells and whistles back to once I learn how.
This being my first CE app, I had to get a copy of VS2008 since I only had VB6 and I started in WindowsCE mode and I am having issues testing my code.
I have a couple of questions:
1) Using VB, how do I test my app for debugging purposes directly from VS2008 ? Is there a way to send it to a thin client that I have available or do I have to compile it and deploy it first?
2) How do I deploy it to the thin client? Can it be transferred to the desktop via flash drive?
Thank you
I have an app that I need to deploy on these that I took all of the bells and whistles off so it just has the basic functionality which I will add the bells and whistles back to once I learn how.
This being my first CE app, I had to get a copy of VS2008 since I only had VB6 and I started in WindowsCE mode and I am having issues testing my code.
I have a couple of questions:
1) Using VB, how do I test my app for debugging purposes directly from VS2008 ? Is there a way to send it to a thin client that I have available or do I have to compile it and deploy it first?
2) How do I deploy it to the thin client? Can it be transferred to the desktop via flash drive?
Thank you