compact-framework
Memory Dump - Windows CE
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[详细]
2023-03-22 16:04 分类:问答Creating a file in Windows CE 5.0 in C#
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[详细]
2023-03-22 10:34 分类:问答DrawImage fails to position sliced images correctly
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[详细]
2023-03-22 03:19 分类:问答how to embed a button in a textbox control using c# in compact framework
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[详细]
2023-03-22 02:18 分类:问答Enabling virtual com port support in Platform Builder?
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[详细]
2023-03-21 20:32 分类:问答Toolbar button sizes in windows mobile 6.5.3
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[详细]
2023-03-19 21:01 分类:问答Compact Framework 3.5 Set Form parent
In .net Compact Framework 2.0, you could add a form to another forms control array basically parenting the other form.[详细]
2023-03-19 06:34 分类:问答PlatformVerificationTask internal error: "The file exists"
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.[详细]
2023-03-18 06:27 分类:问答DataGridTextboxcolumn readonly based on condition
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[详细]
2023-03-16 19:53 分类:问答Loop a DataGrid
I am usin compactframework c# vs 2005. How can we loop a Datagrid in compactframework.I need to get a cell value[详细]
2023-03-16 11:04 分类:问答