compact-framework
How to use load and unload native DLL files in .NET Compact Framework?
I have a .NET Compact Framework (CF) application on Windows CE that interacts with native some DLL files, and the application has some unknown behaviors and problems.[详细]
2023-03-28 04:35 分类:问答C# convert an ArrayList of type ints into a Point[]
First of all I am running this on a Mobile Device using CE6.5.I have an ArrayList of data that are ints and for graphing purposes I want to convert in order the number it is into the list and the int[详细]
2023-03-28 02:17 分类:问答Inversion of control on Compact Framework 2.0
I\'ve been \"googling\" around about inversion of control on Compact Framework but most of solutions will work 开发者_如何学Con 3.5 version.[详细]
2023-03-27 14:06 分类:问答Make available a variable in multiple forms in compact framework
I\'m doing an application for a Windows CE 5.0 device that asks for the username in the first form (when the application is launched), and then I get the userId from a database table.[详细]
2023-03-27 02:12 分类:问答Using nvarchar(MAX) on a mobile device
We are developing apps in .NET (Compact) Framework 2.0 for desktops and PPC devices running either WinCE or WinMobile 6.5[详细]
2023-03-25 23:51 分类:问答How can we disable specific dates in a DatePicker in the .NET Compact Framework?
I am using the .NET Compact 开发者_如何学CFramework in VS 2005. How can we disable specific dates in a DatePicker in C#? And how can we disable all Saturdays?[详细]
2023-03-23 23:47 分类:问答Use Bouncy Castle library with .NET Compact Framework
I’m trying to use Bouncy Castle v1.7 on a Windows Mobile 6.5 device. I’m trying to execute the following code:[详细]
2023-03-23 18:48 分类:问答form goes in background
I have a form, and doing showdialog on that. It is like msg box. I am doing something like msgBox = new MsgBox();[详细]
2023-03-23 18:37 分类:问答Aspect oriented programming library for C# (compact framework 3.5)
Any suggestions for C# aspect oriented programming libraries with support for compact framework version 3.5? It seems that PostSharp 开发者_开发技巧supports it, but are there any other alternatives? E[详细]
2023-03-23 15:41 分类:问答Take control of another already opened form in C#
I\'m using Compact Framework 2.0 for an application in Windows CE 5.0. I\'m having trouble changing control between different forms.[详细]
2023-03-23 14:30 分类:问答