all groups > dotnet compact framework > august 2004 > threads for tuesday august 31
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Windows CE 5.0
Posted by Michael--J at 8/31/2004 10:47:02 PM
Hello,
I've upgraded from 4.2 and having quite a bit of trouble getting things to
work in 5.0. I am writing an app in C# which uses the Serial class from
opennetcf.org. This app will run on an x86 device and basically displays in a
text box any characters it receives from a PC. When i have... more >>
DataGrid question.
Posted by Eduardo S.E. de Castro at 8/31/2004 10:10:53 PM
Hi,
does anyone know how can I create a datagrid where lines can have
distinct text colors?
Example: first line = text red;
second line = text black...
Thank You,
Eduardo Castro - MCSA/MCP
... more >>
shutdown device with C#
Posted by Joshua T. Moore at 8/31/2004 8:50:04 PM
I need to be able to shutdown a CE.NET device using c#...anyone know how?
Thanks.
... more >>
KeyPreview?
Posted by Kim D at 8/31/2004 6:24:08 PM
Help please!!!!
How do I keypreview with compactframework? There is no form property =
for this. I need to capture barcode scanner input. .
Kim... more >>
Using USB from NEt CF ??
Posted by Enrico Pavesi at 8/31/2004 4:12:41 PM
Is there any API to open/use the USB port on PPC/WIN CE device??
What i would like to implement is a direct communication between PPC and
Wince (no activesync)
Thanks for any hints
... more >>
Forms Slow down after 50 devices!!
Posted by Jay at 8/31/2004 1:52:25 PM
Hello,
I have written an windows forms application to test devices with a scanner.
Initially it brings up the device testing form under 3 seconds.
After testing say 50 devices it starts to crawl. It can take as much as 40
seconds to bring up the devicetesting form.
Device testing form has ... more >>
Socket Disconnect
Posted by MDB at 8/31/2004 10:52:06 AM
Hello All, I am using the below code to create a socket connection via
wi-fi to another device. The problem is that if the device I am connecting
to losing power and reboots I lose the socket connection however, my device
dosn't know it was dropped and dosn't receive any type of error when it
... more >>
Registry on storage card?
Posted by Jon Skeet [C# MVP] at 8/31/2004 10:02:16 AM
I'm sure I've seen something somewhere about a part of the registry
which is stored on the storage card, and so will survive hard resets,
just like the "\Storage Card" part of the file system. I can't find it
now though - can anyone shed any light on this?
--
Jon Skeet - <skeet@pobox.com>... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Received/sent bytes
Posted by Tod Johnson at 8/31/2004 9:54:01 AM
Hi,
In my application I've used RAS to establish internet connection (via
GPRS). Is it possible somehow to count the number of received/sent bytes?
Thank you,
Tod... more >>
What to use for developing apps for XDA / MDA
Posted by johannblake NO[at]SPAM yahoo.com at 8/31/2004 3:39:14 AM
I'm rather confused on what developers are able to use for developing
applications running on mobile phones like the XDA or MDA where
Windows Mobile 2003 is the operating system.
Furthermore, what is the exact name of the operating system running on
these types of phones. I see people referrin... more >>
Datagrid does not update
Posted by Koen at 8/31/2004 2:45:51 AM
Hi,
We have a master detail form for pocket pc 2003 (we're using VS 2003) that
show orderlines in a datagrid and order details in a custom form on one
screen.
When we make a change in the detail form, we would like to update the
datagrid that shows all orderlines.
However, this datagri... more >>
Developing an Application.
Posted by Pooja at 8/31/2004 2:33:03 AM
Hi,
I wanted to develop an application that runs on both Palm OS as well as
Windows CE. The application would be downloaded over the net by users. So, it
needs to be very thin. Can you plz suggest a common platform for developing
this application so tht i don't have to develop two differen... more >>
|