I am having an issue at a client site 开发者_开发技巧with a .NET/Windows CE 5.0 application.Of course, we are not able to duplicate the issue and the client doesn\'t know exactly how to duplicate it e
I\'m using a Windows CE 5.0 mobile device, Visual Studio 2008 and Compact Framework 2.0 When I execute the application trough VS 2008, the program it\'s copied into a folder inside the Windows CE 5.0
For a couple of days now I\'ve tried to figure out why my nine-slice code does not work as expected. As far as I can see, there seems to be an issue with the Graphics.DrawImage method which handles my
I\'m trying to create a searchbox control using c# in compact framework. I\'m thinking of developing a custom control which has a textbox with a button at the end of it. This button should be overlaye
I have USB RFID reader and Win CE 6.0 OS. My device is TQ2440 (ARM). The system is in CN language, the reader is available on \'$device\\COM10\' port (After installing FTDI VCP drivers). Everything is
We have a VB.net CF2.0 Apllication that up until now has run on windows mobile platforms from 2003 to 6.0 without any major issues. Our current team use HP iPAQ devices running winodws 6.0 and everyth
In .net Compact Framework 2.0, you could add a form to another forms control array basically parenting the other form.
Anyone have any insight as to what this error is, and how to fix/avoid it? Warning 1An internal error occurred in PlatformVerificationTask. System.IO.IOException: The file exists.
I am using c# compact framework. vs 200开发者_高级运维5. I am binding a datatable to datagrid. I have a placed datagridTEXTBOXCOULUMN as one column of the Datagrid. I need to make that column readonly
I am usin compactframework c# vs 2005. How can we loop a Datagrid in compactframework.I need to get a cell value