Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Mobile / December 2006

Tip: Looking for answers? Try searching our database.

XML over GPRS - Is this a good idea?????

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
iKiLL - 21 Dec 2006 15:30 GMT
Hi All

I was hoping some one could give me some guidance on the matter of sending
data over GPRS.

I have taken over an application written for Windows mobile 5.0 with VS2005.

It is currently communicating with a web service via GPRS.

The Web service places all the data into objects and then returns it to the
PDA. And the same happens when sending stuff to the Web service from the
PDA.

My concern is the amount of Meta data(xml) that is being sent just to
describe the Data itself.

Is there a better way of doing this? Or do I have to live with it if I want
to use OOP.

Thanks

ink
Ignacio Machin ( .NET/ C# MVP ) - 21 Dec 2006 15:47 GMT
Hi,

First of all it;s a bad thing to cross-post to so many groups at the same
time, do not do it again.

You will have to experiment and see the performance of the app (as well as
the amount of data being transfered) before decidng to change the app, maybe
it's more expensive to change the app behavior than to simply get a better
data plan from the cellular provider.

I hvae one such application and in my case it was a huge difference using
XML than using other form of data. so I ended using a csv file (not really
using , but a non-printable char) and zipping the file before send it.

Signature

Ignacio Machin
machin AT laceupsolutions com

> Hi All
>
[quoted text clipped - 19 lines]
>
> ink
iKiLL - 21 Dec 2006 16:22 GMT
Hi Ignacio

Thanks for your input on this topic. Much appreciated.

I am sorry that my cross posting bothered you, but i don't feel that i have
posted to any group that would not benefit from this topic of conversation.

Kind regards,

ink

> Hi,
>
[quoted text clipped - 33 lines]
>>
>> ink
Ignacio Machin ( .NET/ C# MVP ) - 21 Dec 2006 16:40 GMT
Hi,

It's not that bother me or not, it's bad nettiquete.

> Hi Ignacio
>
[quoted text clipped - 46 lines]
>>>
>>> ink
Paul G. Tobey [eMVP] - 21 Dec 2006 16:46 GMT
ASP.NET?  Web services?  The Compact Framework group is all you needed.

If the cost of the human-readability is very high, maybe it's not worth it
to the customer.  *We* can't make that call, however.  XML will be bigger
than just about any other representation, so it's the worst case...

Paul T.

> Hi Ignacio
>
[quoted text clipped - 46 lines]
>>>
>>> ink
iKiLL - 21 Dec 2006 17:22 GMT
Thanks paul,

I thougth it would be.

From now on i will try to cherry pick the news groups that i post to better.

Thanks,
ink

> ASP.NET?  Web services?  The Compact Framework group is all you needed.
>
[quoted text clipped - 54 lines]
>>>>
>>>> ink

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.