| Thread | Last Post | Replies |
|
| WM2005: Did the Mobile SQL 2005 Server is preinstalled ? | 22 Apr 2006 11:36 GMT | 1 |
Did the Mobile SQL 2005 Server is preinstalled on devices with WM 2005 ? Thanks for clearification of this easy question . bye
|
| Background color/transparency | 22 Apr 2006 10:41 GMT | 1 |
I have a form with some labels on it. What I want is to change the backcolor of the top 30% of the form. But there is a label in this area. In the full framework I can change the backcolor of the label to "transparent"...
|
| Set WinCE 5.0 Time via CF? | 22 Apr 2006 10:27 GMT | 1 |
Does anyone have an example of setting the system time or syncing to a time service via .net code? Thanks CE 5.0 CF 2.0
|
| Serial port question | 21 Apr 2006 23:07 GMT | 6 |
I have an application I'm writing that retrieves information from my GPS, the GPS is connected to my PPC via Blue Tooth, once connected the GPS shows up on COM 6. Everything is going fine with the app. However, if my app is running and collecting GPS data, I can no longer use my ...
|
| installing required opennetcf libraries | 21 Apr 2006 22:03 GMT | 1 |
my application using 3 libraries from OpenNETCF suite. Is it enought copy these libraries to program directory to run the application properly or shoud I do something more (ex. register DLL in system)?
|
| File transfer times from desktop to device | 21 Apr 2006 19:35 GMT | 3 |
using VB.Net 2003; WinCE 4.2; ActiveSync 3.8 connection between desktop and device is via USB port. the .Net desktop program is currently using CopyFileToDevice() from OpenNetCF.Desktop.Communication.RAPI to copy multiple files from the desktop
|
| Updating PDA Application Remotely!! | 21 Apr 2006 18:58 GMT | 4 |
I am developing a compact framework based time reporting PDA application and have got most of the features completed except one... ...that is being able to make changes to the application, then remotely deploying it... how do I do this?
|
| Printing using IrDA with Compact Framework 2.0 | 21 Apr 2006 17:36 GMT | 2 |
Is there are any possibility to print "Hello World" from iPaq device to Zebra (Cameo 3 model) printer using IrDA? Does anybody have a dummy sample? We are using Compact Framework 2.0.
|
| Determine remote IP when using UDP Listener? | 21 Apr 2006 16:34 GMT | 4 |
I'm using System.Net.Sockets.Socket.BeginReceive() to listen for incoming UDP packets. When my callback method is called, how do I determine who has sent the packet? I have to know if my CE terminal has sent the message itself or if it came over WLAN from a remote machine
|
| Which tool use on Windows CE.NET 4.21 | 21 Apr 2006 14:22 GMT | 2 |
I'm developing under a Windows CE .NET 4.21 platform and don't know how which development platform can I use under this OS. In fact, I want to create a C++ application. I tried to use embedded Visual C++ 4.0 but the environment does'nt communicate with the OS. Is it possible ? If ...
|
| How to convert a structure including an array into a byte stream / array? | 21 Apr 2006 14:14 GMT | 3 |
How to convert a structure that contains arrays and strings into a byte stream/array using C# in both Full Framework and in Compact Framework??? In C++ above is very easy but as far as I understand it isn't that easy in C# because arrays aren't actually "included" in the structure - ...
|
| vs 2005 Datasource | 21 Apr 2006 13:12 GMT | 2 |
I am trying to add a datasource using Data - Add DataSource and then going thru the "wizard", selecting my .sdf file off of my mobile device using Activesync, when I go to Test Connection, I am getting: Unable to connect to or authenticate SQL Server Mobile Edition connection
|
| Horizontal Splitter | 21 Apr 2006 11:35 GMT | 2 |
Is there anyway to get an Horizontal Splitter in a C# .NET CF 2.0 application? Afaik the Splitcontainer doesn't exist in CF 2.0 , does it ? Any hints on how to realize this ?
|
| Preprocessor directory for 2003 vs Mobile 5 | 21 Apr 2006 11:32 GMT | 1 |
Is there a pre-processor directive that will let me differentiate whether the code is being built for pocket pc 2003 or windows mobile 5.0 ? ive looked around and _win32_wce doesnt seem to work for me (im writing
|
| Which Visual Studio for Win Mobile 5 development? | 21 Apr 2006 11:25 GMT | 5 |
Which Visual Studio can handle Win Mobile 5 development? I have the SDK on a DVD, but I need to know which VS 2005 to install to fully handle the development process? The only two people I know that are developing are using the
|