Top "Windows-embedded-compact" questions

Previously known as 'Windows CE', Microsoft changed the naming of the operating system starting with version 7.0.

How can I programmatically determine if a table exists within a SQL Server CE database?

Back when I only had one table in my .sdf file, this code worked fine: const string sdfPath = @"\Program Files\…

c# sql-server-ce compact-framework windows-ce windows-embedded-compact
Web Browser support Windows Embedded vs Windows CE vs Windows Mobile?

I am developing a web based inventory solution for a client and there will be handheld mobile computers involved. I've …

windows-mobile windows-embedded windows-embedded-compact
Windows Embedded Compact 7 - Do not automatically display on-screen keyboard

I have been building a .net application in c# for Windows CE. I had originally created it for a Motorola …

motorola .net-cf-3.5 windows-embedded-compact
Developing applications for Windows Embedded Compact 2013

Today I stumbled over the Application Builder for CE 2013 in Microsoft's download center. As of the description, with this pack …

visual-studio-2012 compact-framework windows-ce windows-embedded-compact
Windows CE 7 Emulator and Programming

My company is thinking of switching to these handheld units: https://www.barcodesinc.com/motorola/part-mc32n0-gi4hcheia.htm#…

c# visual-studio visual-studio-2012 compact-framework windows-embedded-compact
"Bootstrap could not be loaded" when deploying to Windows CE 7

I am trying to debug a c# application on a Motorola WT41N0 which runs Windows Compact Embedded 7 from Visual …

visual-studio-2008 windows-embedded-compact
How to specify the path to a file on a Windows CE device?

I copied over some code from a test app: const string sdfPath = @"C:\WebAPIClient\WebAPIClient\bin\Debug\DBPlatypusCompactDB.sdf"; string …

c# sql-server-ce windows-ce filepath windows-embedded-compact