compact-framework
Is it possible to completely prevent multiple instance on .NET Compact Framework?
Since I\'ve try many ways to stop the multiple instance problem on handheld device which running on .net compact framework 3.5.[详细]
2023-04-05 15:37 分类:问答How to get all processes running in .net cf
I want to get a list of all running application in my windows mobi开发者_运维问答le 6.5 from my application.[详细]
2023-04-05 06:08 分类:问答ms compact framework change button to image
I am searching how in ms compact framework 3.5 change Submit button to image. I want to use im开发者_Python百科age as button in my windows mobile application with CF 3.5 but i can not find any usefull[详细]
2023-04-05 05:22 分类:问答User control and how to get button events from form
i created user control which looks like this: and code behind looks like: using System; using System.Windows.Forms;[详细]
2023-04-05 04:23 分类:问答Label, Panel,... BorderStyle in compact framework
I want to make border for label and panel in Compact Framework 3.5 but there is no such property like BorderStyle. I search and google but i don\'t know how can i make border for label and Pa开发者_开[详细]
2023-04-04 00:05 分类:问答DateTime FormatException error
DateTime datuMDokumenta = Convert.ToDateT开发者_JAVA技巧ime(txtDatumDokum.Text); txtDatumDokum.Text is like \"09.09.2011\".[详细]
2023-04-03 05:28 分类:问答How to end thread in win CF
Windows mobile 5; compact framework and relative newbie to c# and threads. I want to download large files (several meg) from my own website; being GPRS this could take a while. I want to show a progr[详细]
2023-04-02 02:22 分类:问答What does the AT Modem Command do?
I have a Problem. I\'m involved in a Windows CE Software Projec开发者_StackOverflow中文版t that runs for a couple of years and one small part of it is the possibility to communicate with a modem. But[详细]
2023-04-01 06:44 分类:问答dotConnect mobile and fluent nhibernate in compact framework 3.5
We are using dotConnect mobile for connecting to Oracle DB. I know that dotConnect can be used with NHibernate a开发者_高级运维nd Fluent Nhibernate ORM on the desktop but can the combination also be[详细]
2023-04-01 04:16 分类:问答Changing TimeZone does not reflect change in Time in .NET Compact Framework
I am working on .Net Compact Frmework(CF) appli开发者_如何转开发cation. I this application the requirement is that I should be able to change the TimeZone. However, when I changed the TimeZone the cur[详细]
2023-04-01 02:46 分类:问答