VB .NET on WinCE .net

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

I've written an VB .net Application for my windows ce .net computer. For testing I have started the programm on my PC
Now my question: What must I do to run this app on my win ce .net computer?
I think I can't copy the exe file to the ce computer..

thanks

patric
 
If it *is* a SmartDeviceApplication, yes, you can just copy it. Or you can
connect your CE.NET device to the PC using ActiveSync and debug it remotely
over that link (after automatically deploying it from VS.NET).

Paul T.

Patric said:
Hello!

I've written an VB .net Application for my windows ce .net computer. For
testing I have started the programm on my PC.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top