I have a downloaded images app in mobile. Every times an image is download successful, it auto draw on to a temp bitmap and then onPaint method draw the whole temp bitmap. It caused the flikering happ
I have been working o开发者_开发百科n Web application so far and has just got an opportunity to work ong Microsoft Compact Framework. i am pretty new about the framework. In ASP.net application I have
In a .NET Compact Framework application we are using ocx media player component written by coppercoins.
We have a machine that needs .NET Compact Framework installed and now we need to install standard .NET Framework 3.5.
I\'m trying to setup my development envrionment on a Windows 7 64-bit edition system. I\'ve installed VS2005 and VS2008 alright.
Hello all Windows Mobile Experts! I have really drowned in the world of developing for the Windows Mobile, all the different versions and frameworks are extremely confusing. But this is my scenario:
I\'ve a mobile application. My client has a large data set ~100.000 records. It\'s updated frequently.
I am wondering if anyone could provide me with a hint for adding vibration to a button\'s click event. I have been looking around but only found similar examples using the window registry - however I
In .NET CF, is there any event like Application.DispatcherUnhandledException that allows us to capture all the un-handled exceptions to log as well as to keep the applicati开发者_如何学运维on open wit
I\'m using the .开发者_StackOverflow中文版NET CF 2.0 on multiple devices which have different display capabilities (specifically color/monochrome) that I\'d like to determine at run-time but can\'t fi