all groups > dotnet compact framework > february 2004 > threads for sunday february 22
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
Programtically connect a BlueTooth GPRS Recever
Posted by news.microsoft.com at 2/22/2004 11:56:21 PM
I am using a hp2210 ppc and a bluetool GPS receiver.
I am using P/invoke CreateFile to open a port.
When the code is run, the o/s prompts me to connect
to BlueTooth GPS receiver first, after I manually
select the receiver to connnect, the port can be
open sucessfully.
I want this step to b... more >>
SqlCeCommandBuilder
Posted by Mats Boberg at 2/22/2004 9:35:24 PM
I can't get the command builder to build my update, insert, delete
commands... Any tips?
SqlCeDataAdapter adapter = null;
SqlCeCommandBuilder comBuilder = null;
try {
adapter = new SqlCeDataAdapter();
adapter.SelectCommand = new SqlCeCommand("select * from
tProducts",connectio... more >>
OpenNET CF demos?
Posted by Thore Berntsen at 2/22/2004 9:26:03 PM
I just downloadet the OpenNET CF.Looks great, but are there any demos. It's
much easier to understand how to use these classes if one have a sample.
I really would like to understand the classes in the Notification namespace.
Thore
... more >>
REALTIME APP
Posted by vIndEx at 2/22/2004 8:34:48 PM
Hi! I'm interested in real-time systems developing. I've read that WinCE 4.2
support a clock precision best than XP's. However, I've seen that DateTime
Library precision is a second for CF. Can you tell me any other library with
more clock precision? How can I know the precision of my system cloc... more >>
WordWrap in DataGrid
Posted by Zanna at 2/22/2004 7:41:55 PM
Hi,
Can I let my looong data wrap around to a new line in a dataGrid cell?
Thanks!
--
Math Parser : http://www.neodatatype.net
... more >>
Project Rebuild...
Posted by lw_elite NO[at]SPAM hotmail.com at 2/22/2004 1:00:50 PM
Hi all,
Uggg... A hard drive of mine crashed that contained the project I was
working on. I have a recent backup,but unfortunately I've done a lot
of work this weekend.
I can re-do the work from the backup, or, I can decompile the project
as I have the exe on my PDA, which I was using to d... more >>
J2ME vs .Net CF paper - Please review
Posted by alan jeeves at 2/22/2004 11:39:30 AM
Hi all,
I'm in progress writing my dissertation, titled:
J2ME versus .Net CF: Can Microsoft win the mobile phone battle?
And i would love it if people can have a read of it and give their opinions.
Few things first:
* I'm a J2ME programmer
* I have/had little knowledge of .net / .net cf
... more >>
CeCreateProcess
Posted by Krzysztof Kazmierczak at 2/22/2004 7:26:04 AM
Hi all
I'm using RAPI CeCreateProcess function to execute an application on my device (by the way, i use some samples from OpenNETCF.org Communication class, guys, you have made wonderfull job!! Thanks very much for that!). Everything works fine but i would like to wait when my application finishe... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|