Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending XML or email to a Pocket PC
Message
 
General information
Forum:
ASP.NET
Category:
Mobile development
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01412690
Message ID:
01412693
Views:
37
>Hi,
>
>I am considering on taking a project where one of the requirements will be to send "information" from an ASP.NET application to one or more Pocket PCs. There are two considerations:
>1 - to send an email with the necessary information. This one is simple to implement but the negative is that a user with a Pocket PC will not be able to send the information back to the SQL Server.
>2 - to send an XML file to a Pocket PC. Then an application developed with .NET CF on the Pocket PC will open this XML, show user the information and will send the information back to the SQL Server/Web application.

Do you want the Pocket PC to update the information? If yes, which database do you consider?

>
>My question is, has anybody worked on sending an XML from web application via wireless network? If you did, do you mind sharing how conceptually this was done?
>
>Thank you in advance.

We were discussing the idea of sending XML from/to Pocket PC, but I advised to use CSV instead. XML tend to be too big comparing with other formats.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform