| Thread | Last Post | Replies |
|
| newbie question - how to enumerate font | 18 Dec 2007 02:03 GMT | 6 |
Hi to all, I'm using CF 1.0 and VB.net 2003. I wish to enumerate all the character fonts available into the system, and the proper size of each one.
|
| Getting IP Address | 17 Dec 2007 20:29 GMT | 2 |
I have been working on the function below, to get the current ip address in use. I am using a Symbol MC70 device. When it is connected to ActivSync though the cradle, it returns 3 addresses (the 2nd of which is the WiFi IP address). However, when not conencted to
|
| Running applicatin on top | 17 Dec 2007 18:42 GMT | 2 |
Is there a way to run an application in a way that no other application's window's will work on top of it?
|
| Querying Windows Media player state in dotnet | 17 Dec 2007 17:37 GMT | 3 |
Hi, Are there any apis available in dotnet cf to get the current track Windows Media player is playing and other info. Thanks
|
| Interop: C++ Console & C# GUI | 17 Dec 2007 14:14 GMT | 1 |
Sincerly is a little bit complicated to explain to you what I have in my mind, but I will try: Above all the problem is the type of data that I want to passe between
|
| DLL in use at next deploy | 17 Dec 2007 13:48 GMT | 6 |
I am building an application that uses the dotNetRemoting library. The dll's (ISerial.dll etc) associated are sent down with each deploy to the device (not a probem since they're quite small). However, when I run my app, the dll's stay loaded when it terminates, which means that ...
|
| Mobile Bluetooth Examples | 17 Dec 2007 13:42 GMT | 2 |
Does anyone have examples on how to use Bluetooth in C# for Mobile devices (e.g. Discover, Send Data, etc. )? Does VS08 support this?
|
| NumericUpDown | 17 Dec 2007 12:39 GMT | 1 |
I need a numericupdown with decimal places, is there a work around to get one in the CF? Thanks again!! David
|
| Mysterious Input Panel Behavior | 16 Dec 2007 15:51 GMT | 3 |
I've added an input panel to a blank form. There is no code involved in the form. If I open up another application, such as Contacts and show the input panel. Then switch back to my form, the input panel is shown there too. I need to be make sure input panel doesn't show on
|
| ListView Selected Items Block or some kind of MultiSelect? | 15 Dec 2007 18:37 GMT | 1 |
I want to add my data in the following form to my ListView: ---------------------------------------------
::1:: Information line 1 Information line 2
|
| FileStream.Read() issues a Seek which my USB driver does not implement. | 15 Dec 2007 14:14 GMT | 4 |
I have developed a custom USB driver based on the USB printer driver. It works great with Win32 read and write functions. The driver communicates only through the stream interface, but Seek is not supported, it just returns a -1.
|
| Connecting with access database in Net Compact Framework application | 15 Dec 2007 09:11 GMT | 3 |
I`ve got a problem with developing application which is to be run on PDA (MIO A701 with WIndows Mobile 5). I`m trying to create application in Visual Basic NET using NET Compact
|
| RASDIALPARAMS | 14 Dec 2007 16:19 GMT | 1 |
I'm use the following function to dial a RAS connection and always shows me a autentication window "Enter network password" where username textbox and password texbox are fills with the parameters of function. How can I prevent that this windows not show?
|
| Error with "SqlCeRemoteDataAccess.LocalConnectionString" | 14 Dec 2007 13:57 GMT | 1 |
I'm in the process of upgrading an application from VS2003/SQLCE2.0 to VS2008/SQLCE3.5 The conversion seems to have gone fine, and the application is built and deployed, but I am getting the following error when I try to set
|
| How to print .bmp to zebra Ql 320 | 14 Dec 2007 13:21 GMT | 2 |
Hi, All I am using CF 2.0 to print from Intermec CN3 (Mobile 5.0) to remote printer zebra QL 320 Plus. I am using CPCL language for the print and i send data over BT and serial port. In the manual it shows commans how to send image
|