I´m writing a Compact Framework Application for Windows Mobile 6.5. The Application will be sold in the Windowsphone Marketplace. To do so, I have to su开发者_运维技巧pport the various Screen sizes a
I am developing a small app for a Motorola 9090-G using .net compact framework 2开发者_运维百科.0.
In my company I am responsible for the development of a .NET CF application which runs on top of Windows CE. We have invested much time in the development of a GUI framework, a top-level design which
I\'m developing a WinForm app for Windows Mobile 6.0 with C#, .NET Compact Framework 2.0 SP2 and SqlServer CE 3.1.
i have created an MFC DLL for windows mobile.. i have exposed only a function in MFC DLL... if i try to load DLL in c#,in debug mode it is telling Remote connection lost message box appears and app q
Is it possible to deep clone an object in the compact framework? I was hoping to use IClonable and memberwiseclone() however this only performs a shallow copy.
I must port a project to the compact framework. And can not convert to ThreadPool.RegisterWaitForSingleObject
We are creating sample application for windows mobile using Rijndael algorithm.开发者_JAVA技巧 Its working fine. But the problem is when we decrypt the data there is a 8 bit padding up on the right si
Struggling here, many documents I find a开发者_运维技巧re CF 1.0 centric and talk of the 2.0 changes to allow generics and typed DS\'es on CF 2.0.Well, CF 2.0 has come and gone, and MS still shows the
Is there anyway to programmatically force a MenuItem to raise their popup event?Basically, if you click on it with your stylus or finger, it shows the MenuItem collection for that specific MenuItem.I\