W
Wapiti
Could someone point me to some examples of random file access using the cf -
vb.net?
I've found plenty of examples for straight text access on msdn and
elsewhere - but I'd like to use random access - using a table structure and
be able to build a system to quickly access records (relative to text files
anyway). I'm currently looking at streamwriter and filestream - not sure
which is my best bet, if any.
I thought I saw an example a long while back while first studying the use of
..net in converting our msvc1.5 based handheld application - but can't find
it/them now. Looking too hard? Or do they not exist?
Are there any good books on building cf vb.net apps for the purposes of data
collection?
side question, it seems to me that handheld devices primary purpose would be
for data collection of some sort, being that they are mostly, now anyway,
not 'connected'. I'm surprised that there isn't more details on the
differing data storage methods. I could be very wrong here and its all
over, but I'm just not finding it.
Mike
vb.net?
I've found plenty of examples for straight text access on msdn and
elsewhere - but I'd like to use random access - using a table structure and
be able to build a system to quickly access records (relative to text files
anyway). I'm currently looking at streamwriter and filestream - not sure
which is my best bet, if any.
I thought I saw an example a long while back while first studying the use of
..net in converting our msvc1.5 based handheld application - but can't find
it/them now. Looking too hard? Or do they not exist?
Are there any good books on building cf vb.net apps for the purposes of data
collection?
side question, it seems to me that handheld devices primary purpose would be
for data collection of some sort, being that they are mostly, now anyway,
not 'connected'. I'm surprised that there isn't more details on the
differing data storage methods. I could be very wrong here and its all
over, but I'm just not finding it.
Mike