Data as binary objects
From: Raj (anonymous_at_discussions.microsoft.com)
Date: 05/21/04
- Next message: Mark Arteaga: "RE: Data as binary objects"
- Previous message: skicow: "Re: Display the <summary> in VB"
- Next in thread: Mark Arteaga: "RE: Data as binary objects"
- Reply: Mark Arteaga: "RE: Data as binary objects"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 21 May 2004 13:16:02 -0700
Hi!
We have been analyzing/evaluating various options for data access on a PPC application. We are developing the app in C# and the database will be in SQL Server. Now we are staying away from web services because of configuration issues and that decision is almost finalized. We cannot store the data on the device in XML format because the size of the data can slow down the functioning of the app.
So the idea being discussed now is to store the data in a binary format and use that to create datasets and access the data. Our clients (home care nurses) will be working mostly offline with our app, so they should be able to use the app without any hiccups.
Well, the question is whether this is possible and how can we handle the serialization/deserialization of data?
Please provide your input/suggestions/ideas...
Thanks and regards,
Raj
- Next message: Mark Arteaga: "RE: Data as binary objects"
- Previous message: skicow: "Re: Display the <summary> in VB"
- Next in thread: Mark Arteaga: "RE: Data as binary objects"
- Reply: Mark Arteaga: "RE: Data as binary objects"
- Messages sorted by: [ date ] [ thread ]