compact-framework
How to ensure of Socket sent data?
In .NET CF on a Windows CE 5.0 based POS device, if no connection (GPRS/WiFi) is available, when i try to connect my socket object i don\'t get any exceptions, even after it, when i try to send bytes[详细]
2023-03-11 04:19 分类:问答C# Qyoto bindings for webkit on WinCE platform
is it possible to use QTWebKit on WinCE (5.0, 6.0) using .NET Compact Framework (2.0 and higher)? If yes, any idea where to start from(are compiled binaries available somewhere)?[详细]
2023-03-10 21:59 分类:问答RSA RSACryptoServiceProvider in .NET Compact Framework using public key from full .NET Framework
In my work we are doing encryption to protect data and that data is encrypted by the .NET Compact Framework and must be read by the regular .NET framework on a server. We are running into an issue whe[详细]
2023-03-09 05:12 分类:问答Pocket PC2003 WCF Authentication Issue
I have created a very simple WCF service that returns a datatime stamp from SQL Server to the client but I am having problems accessing the service from a Pocket PC 2003 Psion device.[详细]
2023-03-09 02:15 分类:问答Can an app written with .net Compact Framework restart itself?
Can an app written with .net Co开发者_开发知识库mpact Framework restart itself? What are some of the common patterns to achieve this? I would like to have a self-updating application that restarts it[详细]
2023-03-08 15:39 分类:问答.net ComboBox.Items.Add("testvalue") throws exception
I am using Compact Framework and the statement below throws exception: ComboBox cmbList= new ComboBox();[详细]
2023-03-08 15:08 分类:问答Adapt column width of a Listview to its content
I load a listview with several items and I would like to adapt the width of the listview to its content. Unfortunately, this doesn\'t wor开发者_开发技巧k.[详细]
2023-03-08 14:35 分类:问答How to get current data connectivity type (3G, Edge, Gprs) in Microsoft .NET Compact Framework?
I\'m developing mobile apps using the Microsoft .NET 3.5开发者_C百科 Compact Framework. I need to periodically check for what kind of data connectivity is up (3G, Edge, or Gprs).[详细]
2023-03-08 14:16 分类:问答OutofMemory Exception on new Bitmap()
I have to draw something on a Image wich is captured by the Camera. This works on many Devices, but sometimes the RAM is too small or the pictures too big and the function crashed with a OutOfMemory E[详细]
2023-03-08 09:37 分类:问答OpenNETCF and Windows Embedded Standard O/S
If I have an application that is written in .net Compact Framework (and runs on Windows CE) and is theoretically compatible with Windows Embedded Standard O/S, would it still be compatible if it makes[详细]
2023-03-08 05:17 分类:问答