CF application that run on standard Windows ?

G

Guest

I've created my CF application and now I would like to give out a demo
version that can be executed on normal PC with Windows XP, 2000, ...

Is it possible ?

Because CF is a subset of .NET framework, if an application runs on CF
should run on .NET framework, or not ?

If no other solutions, how is possible to "translate" a CF application in a
..NET application ? Can be done without big efforts ?

Thank you in advance.

Keven Corazza
 
R

Ryan Chapman [MSFT]

Hi Kevin,

Many of our tests target the desktop runtime as well as our CLR in order to
verify that we're seeing the same results, so you should have few problems
running a CF app on the desktop.

Cheers,

Ryan Chapman
.NET Compact Framework

This posting is provided "AS IS" with no warranties, and confers no rights.
 

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

Top