where to find full list of .NET Compact Framework applications?
(both commercial and freeware)
...
more >>
Can someone explain to me how I can determine the number
of rows currently loaded into a Grid? I have a Grid and
need to loop through all the rows in the Grid, but can't
seem to find a method/attribute that will tell me how
many rows are in it so that I can construct an
appropriate loop. ...
more >>
Is there a way to disable or hide the caret in a textbox without disabling
the textbox?
...
more >>
Hi
We are implementing an application that uses arround 20 different screens.
We first tried to swap forms, which doesn't seem to make sense on the
PocketPC,
as they run in different processes.
Next we tried to use one form and to add and remove Panels.
This seems to work fine.
To spe...
more >>
I just got a ViewSonic V37 and want to create some programs using VS.Net =
2003 for PocketPC's. Below are a few questions I hsve:
1) What databased does the compact framework support without installing =
any other software. From what I've found it looks like I can use XML =
and Access witho...
more >>