I need to create Watchgog application that will keep track of main application. If my main application is crashed/closed/ended by any means, this watchdog application will activate it again.
I am drawing a line to a Graphics object in Windows CE using C#.NET 3.5. The code I am using looks like this:
I need to create Localized Windows Mobile Application. I seen some videos from MSDN. But, all requires either Satelite assemblies or separate forms resources for each language. This will increase the
I am working on a .NET 2.0 application targetting the WM5 SDK, what is the correct way to disable the gesture functionality when running on a WM6.5.3 device that only affects the forms I am using?
I’m trying to achieve a similar affect in a WinForms application as a master form does with ASP.NET.My initial thoughts on this were to create a base form and declare it as abstract, but the compiler
I am trying to perform active card authentication on a PIV compliant smartcard. See Appendix A.2 of this document for more details.
I\'ve built a Compact Framework application and I\'m using WmAutoUpdate to deploy new versions to the mobile devices (http://www.sebastianvogelsang.com/2009/09/23/wmautoupdate-a-net-compact-framework-
I need to know if SQL Server CE supports Multithreading (using one connection). So if I create a SQL Server CE connection and then use that connection in two different threads to call an update/inser
I am working on a project where I am implementing a SaveSetti开发者_开发百科ngs method which saves lot of settings to a xml file.
I need to programatically shutdown a Windows CE 5.0 tablet using Microsoft.NET SDK CompactFramework v2.0. I tried using the solution here but got the error message