all groups > dotnet compact framework > april 2004 > threads for saturday april 24
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
samplecode of POP3 client in VB .NET CF ?
Posted by HomeAutomation Freak at 4/24/2004 9:12:11 PM
Hi Folks,
I'm looking for some examples for a POP3 client in VB .NET CF.
I must be able to retrieve the email senders/subjects/attachements
from within my own application, so P/invoking outlook is not an option
;-(
thanks in advance,
Kris... more >>
Run exe Program (Immediately)
Posted by Bilsed at 4/24/2004 9:04:24 PM
Hi,
I have to run another exe inside my mobile appliction.
I know that this code for windows application.
"Process.Start("cmd.exe");" but, compact framework does not support Process
class. Do you know another way to handle with this problem?
... more >>
Textbox Navigation
Posted by David at 4/24/2004 5:25:42 PM
Hello All,
I am having trouble navigating from textbox1 to textbox2. I am using a
built-in barcode scanner to enter data into textbox1 and then I need to jump
to textbox2.
Thanks for any help
David
... more >>
Vibrate ?
Posted by Sagaert Johan at 4/24/2004 3:28:39 PM
How to vibrate ?
I tried the code on openCF but it does not work on PPC 2003 , i think its
only good for Smartphone.
it gives me a missing method exception.
... more >>
Access Database w/VB .net
Posted by Evan Kontos at 4/24/2004 3:03:03 PM
I need to be able to access an MS Access w/VB .net. Is there a good way
to do this?
... more >>
How can I lock setting of pocketpc
Posted by heyao at 4/24/2004 11:20:45 AM
My progject based on pocket pc and vb.net have to resolve some security
problem, Now ,I have met two difficutites as follow:
1:How to lock the setting of pocketpc to dont'allow others change the
system information of seting,just like time,password etc.
2:After I set System password(just li... more >>
Problem with Whidbey
Posted by Wernfried Schwenkner at 4/24/2004 11:11:15 AM
I installed the beta version of Whidbey last week and first made a
sample project for smart devices just to see the new features. All did
work and I could try any of the features.
Thenafter I tried a second project, a web project. And now I can't
reload the smart device project anymore. The... more >>
|