If we had to develop a .NET Smart Devices application, what are the pros and
cons in choosing between Pocket PC OS, and Windows CE ? This may be an
age-old question, but hope somebody has the patience to explain.
...
more >>
Hi!
I've done an application that my client says hangs after it has been
running for a couple of weeks.
I have two extra threads of which one saves to file and one reads from a
serial-buffer.
I've been really careful and used lock mechanisms for variables and used
Invoke for UI-manipulati...
more >>
Is it possible to program (and testing) TAPI and Serial Ports on VS .NET
2003 Emulator?
...
more >>
Alright,
I have a few look up tables in dbf format which are used in a desktop
application. Porting this app to the .net compact framework has been
ok but i wish to use these dbfs since they contain 100 records which i
dont really want to have to enter again. Is there any way i can use
(or co...
more >>
how can i save to a file an image i retrieved from the web through werequest
....
pic = new bitmap(stream)
i want to save pic to a jpg file....
and how can i display the content of a folder on a form..... using listview
or can i run the file explorer
this is needed very urgently...than...
more >>