Dose 开发者_运维技巧windows mobile 6 SDK support sqlserverce database operations into MFC smart device application?
Does anybody know an embedded XML database which can开发者_JS百科 run on Windows Ce 6.0 and which has .NET bindingsDo you mean something like: \"SQL Server CE 2.0 and the .NET Compact Framework\"
I have a program written in C#, running on a Windows CE device (on Compact Framework). It processes minimal user actions (button clicks), uses serial port and TCP/IP communication.
We are 开发者_运维问答developing custom appication on Win CE and we need to synchronize data on device with calendar of selected user.
I am querying the registry on Windows CE.I want to pull back the DhcpDNS value from the TcpIp area of the registry, which works.
I need to write a software which uses custom features of Windows CE and debug it using an emulator. I have Platform Builder installed and all the necessary tools. I use OS designer to create the image
Here is how to do it with a registry key. *Go to HKEY_LOCAL_MACHINE\\SYSTEM\\GWE * Create a DWORD named Animate if it does not already exist
I\'m actually a web developer (PHP, Python), but now I need to make a very simple WinCE 5.0 application. Could you please suggest where I should start from? I\'m probably not going to be a开发者_开发问
Do WinCE and Linux use the same calling convention on ARM? What are the differences? The documents I\'ve found so far do not explain very well. For example on http://msdn.microsoft.com/en-us/library/
I have a software application written for .Net Compact Framework 3.5 in VS2008. I can connect to my device via Activesync and deploy the application without problems. I can launch the app on the devic