problem with disconnect
Thu, 28 Aug 2008 02:17:29 -0700
Hi mikinde,
Thanks for your code it will be very helpful for me but I have a problem with disconnecting. The problem is that GetAllConnections() method returns an empty array and I cannot execute RasHangUp method because I have no connection found. What could be the problem ? It is very important to me to fix the ...
|
dotnet framework "New job alert"
Thu, 28 Aug 2008 00:05:49 -0700 (PDT)
www.richworld8.blogspot.com ...
|
How to use internal modem to connect to other modem and send data?
Thu, 28 Aug 2008 00:43:47 +0200
How to use internal modem to making CSD connection to other modem and
send data?
CSD - http://en.wikipedia.org/wiki/Circuit_Switched_Data
Please notice that I need CSD connection (like in old modem's times) not
a GPRS IP.
--
Ahtung - I repeated post from
microsoft.public.dotnet.framework.aspnet.mo ...
|
playing a wave file in CE 5.0
Tue, 26 Aug 2008 12:14:19 -0700 (PDT)
Hello,
I am writing an ASP.net website that will run on my Falcon 4420. I am
trying to make the scanner play a sound when they scan an item that I
do not want them to scan. Can any one lead me in the right direction?
Than you in advance for your help.
...
|
How do send a SMS message to your self with Mobile 6 (not Mobile 2003)
Tue, 26 Aug 2008 12:29:51 -0400
How do send a SMS message to your self (from the device emulator to the
cellular emulator and back again) in mobile 6 (NOT mobile 2003)?
I am not referring to the following article which addresses only mobile 2003
http://blogs.msdn.com/windowsmobile/archive/2004/04/27/121497.aspx
I am unable to se ...
|
Technical articles about CF 3.5 architecture
Tue, 26 Aug 2008 16:43:18 +0200
Hi,I'm writing in my thesis about Compact Framework 3.5, especially its
architecture, the execution environment, garbage collecting and so on.
Could you suggest my some technical books or web site? I also have ".NET
CF Core Reference" by A. Wigley, however it speaks about earliest
version of CF, and I'd like ...
|
RegisterWindowMessage Noob Help please
Tue, 26 Aug 2008 05:49:04 -0700 (PDT)
Hi All,
I am writing a C# app for a Windows CE5 device that has a barcode
scanner built into it (a CypherLabs 9400).
To get the info from the barcode scanned, the programming manual
states to setup a RegisterWindowMessage call and I have have done this
code:
uint nDecodeMsg = RegisterWindowMessage("WM_DE ...
|
|
|
SQL CE 3.5 SP1: Always uploading...
Tue, 26 Aug 2008 14:27:13 +0200
Hello
Since I have installed the SP1 of SQL CE, everytime when I start debugging
my application, it is uploading the 3 SQL-Cabs and installing it.
I have tried to uninstall the cabs and manually install them, then uninstall
them and let VS install them, but it is still uploading and installing them
every s ...
|
Bluetooth
Tue, 26 Aug 2008 10:51:48 +0100
We have a device running CE5 that has integrated bluetooth that I would like
to be able to power on automatically - either in startup or from code. It
includes an application, called Btapp.exe, that I have run from the startup
folder which requires the user to click a checkbox to switch it on. This is
not id ...
|
Device Model
Tue, 26 Aug 2008 11:06:46 +0200
Hi Folks
Is there a posibility to read Device Model with Compact Framework, for
exampe HP xxxx, or Qtek S100 or Metrologic or something like this?
I have to handle the scanner diffrent way for each device, and would like to
do it automaticly, without external settings.
Thanks for any help.
...
|