compact-framework
Programmatically set PIN/Password used to unlock device
Our software allows the users to lock their Windows m开发者_开发技巧obile 6 devices using the following API call.[详细]
2023-04-08 18:29 分类:问答Windows Mobile intercept notifications
I know how to intercept regular SMS messa开发者_开发技巧ges. But sometimes I get some special SMS notifications. Notifications are treated differently, it seems that the MessageInterceptor is unable t[详细]
2023-04-08 12:33 分类:问答remove date from DateTimePicker for Compact Framework
http://msdn.microsoft.com/en-us/library/aa446530.aspx but there is no possibility to null date or to delete date from text field.开发者_JAVA技巧[详细]
2023-04-08 06:41 分类:问答How to center a button (.NET Compact Framework)
I want to centre a button in .NET Compact Framework. I dont see any property like StartPosition in .NET CF Form object.[详细]
2023-04-07 20:36 分类:问答.NET Compact Framework Reflection call to internal method in .NET framework class
I am trying to load a .NET assembly from a .NET 2.0 CF application. I want to invoke an internal method with three params lik开发者_如何学编程e so:[详细]
2023-04-06 21:11 分类:问答CF app two way communications with server
Users in field with PDA\'s will generate messages and send to the server; users at the server end will generate messages which need to be sent to the PDA.[详细]
2023-04-06 10:49 分类:问答Windows Mobile 6.5 file system crash Motorola MC55 when running .NET CF 3.5 application
I have issues with .NET CF 3.5 application on Windows Mobile 6.5 on Motorola MC55 device. We have around 150 devices which run a barcode scanning application written in C# Compact Framework 3.5. The a[详细]
2023-04-06 07:48 分类:问答Teamcity not building compact framework project
I am currently tryin开发者_JS百科g to get TeamCity 5.1.2 to build a compact framework project (I am not wanting to build a CAB just build the project)however I continue to get an error[详细]
2023-04-06 02:01 分类:问答Load XML document in Windows CE using C #
I´m trying to load a XML document in Windows CE using C#, however i keep getting some strange errors in debugging. Here is my code:[详细]
2023-04-05 20:57 分类:问答How Do I invoke/call a button click event handler form another handler? (c# )
I must be missing something obvious - I am new to .NET - been developing in C++/MFC for years. In an event handler for a button click I would like to then re-use another event handler/click.However,[详细]
2023-04-05 16:23 分类:问答