Running application like a service.

  • Thread starter Thread starter Daniel Moth
  • Start date Start date
D

Daniel Moth

Since the CLR cannot be hosted you cannot write a true service with CF. You
could however write a blind application (no UI) that runs on startup and
does its stuff in the background.

Cheers
Daniel
 
Hi,
is there a way to run a compact framework based software like a Windows
Service, I know that services doesn`t exist at pocketpc, how can I simulate
it?

Thank You,
Eduardo Castro
MCSE/MCSA/MCP
 

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