| Thread | Last Post | Replies |
|
| Color of the rows of a datagrid | 24 May 2005 13:43 GMT | 1 |
Is possible to change the color of the Rows of a datagrid like this: 2 red? 2 blue? 2 green?
|
| Bluetooth printing | 24 May 2005 13:35 GMT | 1 |
I'm developing a solution for a french company to establish communication between a Pocket PC 2003 and a Toshiba TEC printer. I use the last release of your Bluetooth OpenNetCF API and it computes very well. But i need to obtain the source code to guarantee the
|
| Creating TCP/IP connection to PC over cradle wihout using ActiveSy | 24 May 2005 10:27 GMT | 5 |
is it possible to establish tcp/ip connection to pc to witch i am connected through cradle without using ActiveSync (physicly connected over rs232 or usb)? Thanks for any reference
|
| invisible col in datagrid | 24 May 2005 09:12 GMT | 5 |
Hi I need to completely make a col in datagrid invisible ..... in pocket pc project i can make col width to zero by using the DataGridTableStyle()
|
| Array.IndexOf and structures | 24 May 2005 09:07 GMT | 3 |
Problem: let's say I have a structure Public Structure MyObject Public Id As String Public Description As String
|
| SqlCE Replication error handling Pattern | 24 May 2005 09:07 GMT | 2 |
I'm building an application for mobile users based on SQL Ce merge replication (CF 1.0, SQL Ce 2) What is the bast way to handle errors ? If the communication is interrupted (since it it gprs and users will often
|
| CreateProcess - OpennetCF Diagnostic.... | 24 May 2005 07:36 GMT | 12 |
Just wonder which one is better if I want to use them to Launch Tmail.exe.... Could some one give me a sample code of how to use CreateProcess to launch Tmail.exe.....
|
| XML to SQLce | 23 May 2005 22:28 GMT | 2 |
Not to seem ungratefull but you left out the magic step, how do I save the ds to the SQLce database? I do not know of any way to bind a XML dataset to a SQLce database without coping it into another dataset that is already bound to the SQLce database.
|
| Connection question: Moving from in a network to outside... | 23 May 2005 20:39 GMT | 8 |
I'm also looking for an 'always on' connection...I have a program that makes a call to a web service that is on a server on a network...I'm wandering how I should implement this once the user leaves the area where they can pick up this network. I was thinking that the user would ...
|
| Launch a managed application from unmanaged aplication | 23 May 2005 19:47 GMT | 2 |
I'm writting an application with eVC and my question is: there's some easy way to launch a managed application from the first one? Thanks a lot.
|
| Disable "Receive all incoming beams" | 23 May 2005 19:22 GMT | 3 |
Ok I am trying to enable and disable the "Receive all incoming beams" so that I can use the OpenNETCF port. I am able to update the registry to make sure that the "IsEnabled" key if 0 'false' when I open the port. And then return it back to it pervious state when I
|
| Compact Framework , Pictures , forms,.... | 23 May 2005 18:11 GMT | 1 |
I'm new to developping with the .NET Compact Framework . I've many open question and hope that all of you can help me :-) First of all I create a small app and compiled it with the compact framework. Now I've some trouble with showing a picture
|
| bluetooth | 23 May 2005 14:06 GMT | 2 |
I am using an iMate JAM, which uses the MS BT stack. Does anyone have any idea how I am supposed the change the device assigned to the bluetooth serial port (port 5). Currently I have to delete the pairing then re-pair the devices, which is a really crappy way of doing it.
|
| Auto update app | 23 May 2005 13:38 GMT | 2 |
I need to create an auto update feature for my c# application. I was thinking of having two applications. App1 Download .cab file from internet site
|
| Full Screen | 23 May 2005 10:07 GMT | 4 |
I'm working with Pocket PC 2003 machines and Windows CE4.2 Machines. I'm developing with C#. My aplication must run in both types of Machine. When I try the code in Windows CE 4.2 the aplication don't looks in full
|