Home > Archive > Smartphone Developer Forum > June 2005 > Smartphone .NET CF performance
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Smartphone .NET CF performance
|
|
| Dave Bartlett 2005-06-07, 3:58 am |
| Hello
If I am developing a Smartphone application for a phone device running
Windows Mobile 2003 SE, can I:
1. Use .Net Compact Framework to access the Camera API?
2. Use Web Services via .Net CF?
3. Are there likely to be any performance problems with the above?
Thanks
| |
|
| Dave Bartlett wrote:
> Hello
> If I am developing a Smartphone application for a phone device running
> Windows Mobile 2003 SE, can I:
>
> 1. Use .Net Compact Framework to access the Camera API?
this API is only availble in WM5.0
> 2. Use Web Services via .Net CF?
yes
> 3. Are there likely to be any performance problems with the above?
no, not from what you've told us. depends on how much data your moving
round, and what connections you are moving it over, of course.
riki
main(){printf("%d != %d, why?", sizeof('"')["'"],(sizeof('"'))["]\"\0["]);}
By Night:
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/
By Day: http://www.EmbeddedFusion.com
|
|
|
|
|