all groups > dotnet compact framework > august 2004 > threads for monday august 9
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
Disable Bluetooth (.NET CF or Reg?) iPaq 2210
Posted by andrew_f_martin NO[at]SPAM hotmail.com at 8/9/2004 9:18:13 PM
I've got to hack iPaqs so that the users can't access BT
functionality. Are there any interfaces that I can programmatically
disable in my application or registry settings that might allow me to
disable it? I'm tempted to load regedit and just start playing with
the stack.
Any ideas are app... more >>
hide taskbar
Posted by Brian H at 8/9/2004 7:03:03 PM
I am developing an application with VB .Net on a Win CE 4.1 Symbol device. I
am continuing to have a problem with some code. Here is what I am using:
Private Declare Function FindWindow Lib "coredll" Alias "FindWindowA"
(ByVal lpClassName As String, ByVal lpWindowName As String) As IntP... more >>
Bluetooth - Discovering Devices
Posted by Thiago Avancini at 8/9/2004 5:35:00 PM
Hi,
I am looking for a code sample that i can discover bluetooth devices =
around me.
My device isa Ipaq 4150 with bluetooth enabled.
I found a piece of code on the popular OpenNETCF library.
But it not works for me.
Anyone can help me?
thanks!... more >>
Modem AT commands
Posted by Ghost at 8/9/2004 5:33:53 PM
Hello.
How can I use modem AT commands in Compact Framework?
And is it poseble on PPC Emulator (I use Compact Framework SDK 2003 and
VS.NET 2003)?
... more >>
example of install creating icons in the startup group of CE 4.1
Posted by jayderk at 8/9/2004 4:57:41 PM
Hello all,
does anyone please have an example of an install that puts a shortcut for an
application in the startup group. this one is killing me..
I can not get the inf file correct for some reason.
... more >>
pocket pc as server
Posted by Mark Irvine at 8/9/2004 12:38:56 PM
Hi,
I have been developing a small scheduling app and no would like to add an
additional alert facility. The idea is that if there is a change to the
schedule, an alert of some sort is transmitted to the device. My idea is to
have a socket listening (non-blocking) on a specific port. During... more >>
Does SQL Serrver CE comes along with .Net Compact Framework?
Posted by Vinita Sharma at 8/9/2004 12:03:03 PM
Hi All,
I am new to pocket PC development. I have a PPC with .Net Compact Framework
installed on it. Is SQL Server CE also installed on my PPC? I am unable to
figure it out.
If SQL Server CE is installed then why am I not able to see my Query
Analyzer?
Any help regarding this will be hig... more >>
web services deployment and configuration on server?
Posted by Joanne at 8/9/2004 10:44:41 AM
Hi,
I have a web service that my Pocket PC app consumes. There are other web
services on the same server that are for other devices but for the same
project. If I have more than one web service under the same IIS folder do
they use the same thread or thread pool on the server or would each web... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Toolbar doesnot display images in Win2003 SE
Posted by Venkat Polisetti at 8/9/2004 10:03:04 AM
I have DellAxim X30 with WinMobile 2003 SE. I wrote a simple form with a
toobar that has to icons. These icons do not display when I diploy the app on
to my PPC. The appear ok on the Pocket PC 2003 Emulator.
Did anybody see this earlier and has a solution to this.
Thanks.... more >>
Sending data to online database
Posted by Arda Coskun at 8/9/2004 8:39:57 AM
Hi,
I want to send the score and details of player to online SQL database from
..NET Compact Framework(Smartphone). It can be as querystring or any other
types to send info to a web page or directly database from the Smartphone
application.
How can I do this?
Kind Regards,
Arda
... more >>
copy data from SQL2000 To SqlCE
Posted by Hergass Y. at 8/9/2004 4:58:08 AM
Hi
Is it posible to copy data from SQL2000 To SqlCE
without virtual directory?
Thanks In Advance... more >>
|