Click here to Skip to main content
15,891,136 members
Home / Discussions / Mobile
   

Mobile

 
QuestionWorking Directory Pin
hammerstein0514-Aug-08 2:08
hammerstein0514-Aug-08 2:08 
AnswerRe: Working Directory Pin
akirilov29-Aug-08 1:34
akirilov29-Aug-08 1:34 
QuestionCannot connect to server (SqlException) from Pocket PC [modified] Pin
harcaype13-Aug-08 23:37
harcaype13-Aug-08 23:37 
QuestionBlackBerry application development Pin
Parasmani Swamy12-Aug-08 22:54
Parasmani Swamy12-Aug-08 22:54 
QuestionHelp Required Pin
kash_jack11-Aug-08 2:11
kash_jack11-Aug-08 2:11 
GeneralRe: Help Required Pin
bilal haider12-Aug-08 22:30
bilal haider12-Aug-08 22:30 
GeneralRe: Help Required Pin
kash_jack13-Aug-08 7:00
kash_jack13-Aug-08 7:00 
QuestionWeb Service, XML Serialization, HTTP Download Pin
Ian Uy9-Aug-08 7:24
Ian Uy9-Aug-08 7:24 
Good Day,

I have a Class Person, this class have members like Name, Age, Address and Picture.

I then have a List<person which contains 2 instance of Class Person. I serialized the list using XMLSerializer and was able to produce an XML file.

I then hosted the XML file on my local IIS. I created a simple Mobile Application to download the XML File. The XML file was downloaded and deserialized successfully. However, it took nearly 1.5 minutes to download a 213KB XML file via HttpRequest-HttpResponse.

So, I tried creating a web service. The webservice deserializes the XML file then returns the List.

[WebService]
public List<person> GetPersonData()
{}


This time, it was faster since it just took 29 seconds to get my data. However, 29 seconds is still too long for a 213KB file and I expect that the XML data will reach at least 1MB.

Is it slow because it is running in the Emulator? If not, what can you suggest to speed things up?

Basically, the XML File (Data) is stored in the server and the Mobile App needs to get the data from the server and process it.

Thanks! Big Grin | :-D

It is said that the most complex structures built by mankind are software systems. This is not generally appreciated because most people cannot see them. Maybe that's a good thing because if we saw them as buildings, we'd deem many of them unsafe.

QuestionError when building the smart phone Device smart phone 2003 Device application Pin
bilal haider7-Aug-08 19:14
bilal haider7-Aug-08 19:14 
AnswerRe: Error when building the smart phone Device smart phone 2003 Device application Pin
Ian Uy9-Aug-08 6:21
Ian Uy9-Aug-08 6:21 
GeneralRe: Error when building the smart phone Device smart phone 2003 Device application Pin
bilal haider10-Aug-08 22:32
bilal haider10-Aug-08 22:32 
QuestionLinker Error when built for Device and NO error for Emulator Pin
Rajesh R Nair7-Aug-08 6:22
Rajesh R Nair7-Aug-08 6:22 
QuestionForce the Phone to work only when the device is in the cradle Pin
Pryzrak7-Aug-08 0:47
Pryzrak7-Aug-08 0:47 
Question[Compact Framework] Multiline Label Pin
NetXtreme6-Aug-08 23:21
NetXtreme6-Aug-08 23:21 
QuestionGraphics.ResetClip Pin
Nigel Savidge5-Aug-08 6:06
Nigel Savidge5-Aug-08 6:06 
AnswerRe: Graphics.ResetClip Pin
Mike Dimmick7-Aug-08 12:08
Mike Dimmick7-Aug-08 12:08 
QuestionSMS through PC in VB.NET Pin
msmahmood644-Aug-08 22:05
msmahmood644-Aug-08 22:05 
QuestionUI effects Pin
Ahmed Charfeddine4-Aug-08 21:47
Ahmed Charfeddine4-Aug-08 21:47 
QuestionSMS via VB DOT NET Pin
msmahmood644-Aug-08 21:39
msmahmood644-Aug-08 21:39 
AnswerRe: SMS via VB DOT NET Pin
fjptlzx4-Aug-08 21:59
fjptlzx4-Aug-08 21:59 
QuestionAbout ListView Create Pin
Member 34113024-Aug-08 18:38
Member 34113024-Aug-08 18:38 
Questionsoft input panel Pin
iayd2-Aug-08 3:41
iayd2-Aug-08 3:41 
AnswerRe: soft input panel Pin
akirilov3-Aug-08 23:24
akirilov3-Aug-08 23:24 
QuestionNew To Mobile Applications Need Help Pin
Krazy Programmer1-Aug-08 22:09
Krazy Programmer1-Aug-08 22:09 
QuestionKeypad mapping Pin
MS_TJ1-Aug-08 1:03
MS_TJ1-Aug-08 1:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.