Microsoft .Net Compact Framework (compact-framework, .netcf) is a constrained version of Microsoft .Net Framework designed for limited resource devices such as mobile phones, personal digital assistants and other embedded devices.
Applications which run on mobile devices have special user interface requirements. I think Apple did a great job introducing innovative …
windows-mobile compact-framework controls user-interfaceI want to write an Exception to an MS Message Queue. When I attempt it I get an exception. So …
c# exception serialization compact-frameworkNET Compact Framework with Visual Studio 2010? I have Visual Studio 2003, but i want change to one IDE.
.net visual-studio visual-studio-2010 compact-frameworkI am developing some .net applications with c# for various Motorola devices running Windows Mobile and Windows CE. These include …
c# compact-framework motorola-emdkI am trying to find a library to parse JSON on C# on Windows Mobile (working with Visual Studio 2005). The …
c# json compact-framework json.netI just started to play with the entity framework, so I decided to connect it to my existing SQL Server …
entity-framework compact-frameworkI'm using compact framework/C# on windows mobile. In my application I am uploading data to the server by serializing …
c# exception-handling httpwebrequest compact-framework uriI'm trying to deserialize an array of an type unknown at compile time. At runtime I've discovered the type, but …
c# reflection compact-framework .net-2.0I'm working on a compact framework application and need to boost performance. The app currently works offline by serializing objects …
c# .net serialization compact-framework protobuf-netBack 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