which to use??framework or compactframework

G

Guest

hi.. i need to develope an application for a pocket pc.. using .net .
but which framework should i use... i came across an article saying that developing for smart devices should use compact framework... as i know compactframework is a subset for the framework... does is makes any difference if i use the framework to develope my application??

thks in advance for answering my query...

regards
iceman11
 
L

Lloyd Dupont

the difference is: "your program will not run"
so I suggest you use the compact framework :)

on the other hand if you target the compact framework it would likely run on
the desktop too!

iceman11 said:
hi.. i need to develope an application for a pocket pc.. using .net .
but which framework should i use... i came across an article saying that
developing for smart devices should use compact framework... as i know
compactframework is a subset for the framework... does is makes any
difference if i use the framework to develope my application??
 
G

Guest

You can only use the Compact Framework for developing applications targetted at the Pocket PC.
Reason enough to use the CF I think.
 
I

iceman11

hi thks a lot for the information..



James said:
You can only use the Compact Framework for developing applications targetted at the Pocket PC.
Reason enough to use the CF I think.
 

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