all groups > dotnet compact framework > july 2004 > threads for saturday july 17
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
Debugging PDA device application
Posted by David at 7/17/2004 11:02:04 PM
Hello.
I have a problem with debugging my device application:
When I run my application with "Start Without Debugging (Ctrl+F5)" command
the PDA emulator loads and my application is running automatically, but when
I run it with "Start (F5)" command the PDA emulator loads and my application
does... more >>
wi-fi codes(urgent)
Posted by Sze Keong at 7/17/2004 9:14:02 PM
Hi, I would like to know on how to program my pocket pc for wireless networking using wi-fi. I'm using Visual Basic as my programming software. How do i program it into my pocket pc? Is there a need for me to use ad-hoc? If yes, how do i do it?
Thanks.... more >>
How to detect if CF App running on PPC from the Desktop?
Posted by Neville Lang at 7/17/2004 5:53:33 PM
Hi all,
In my Uninstaller on the desktop side, I have found that if my CF app is
running on the PPC and a user begins the process (Control Panel ->
Add/Remove programs) of removing the app from both the Desktop and Device
side then the Uninstaller just removes things only on the desktop side b... more >>
SQL Server 2000 CE
Posted by David at 7/17/2004 5:42:48 PM
Hello.
Can I download (from Microsoft site) and use SQL Server 2000 CE in my
development?
Is it free?
... more >>
Compact Framework
Posted by David at 7/17/2004 5:40:23 PM
Hello.
I'm using MS Visual Studio .NET 2003 and MS Framework V1.1.
Must I install any additional tools for developing device applications?
Does Framework V1.1 include Compact Framework?
... more >>
C# Compact Framework
Posted by David at 7/17/2004 5:21:42 PM
Hello.
What limited possibilities has C# Compact Framework and where can I get good
documentation about C# Compact Framework programming?
... more >>
how to let user instll: System_SR_de.cab
Posted by Boris Nienke at 7/17/2004 4:18:55 PM
Hi,
i have implemented E-Mail-sending into my c# application (thanks to
everybody giving tips on this topic!)
Now when something bad happens i just get the error "Assemblyname of
resource not found"
This is, because on the device is no SR-Package installed. When i start
the debugger it ins... more >>
Serial port overrun error
Posted by Sebastian Zenker at 7/17/2004 4:00:19 PM
I'm using OpenNETCF.IO.Serial.Port to access the serial port (not
Bluetooth).
If the other device (that is connected with the Pocket PC) sends more
than 64 bytes, the CommEventThread-method throws a UART Error:Overrun
error. If the other device sends the data in blocks that are shorter
than... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Dialog problem
Posted by ZhangZQ at 7/17/2004 11:00:08 AM
There is only the 'OK' button at the top-right corner when calling
ShowDialog to show a dialog, is it possible to add a 'X' button to to title
bar?
Thanks.
... more >>
display code line number?
Posted by chris at 7/17/2004 6:48:01 AM
would like to know how do you display code line number in the view code page?... more >>
|