General .NET » .NET Compact Framework

We have 49 .NET Compact Framework tutorials, you can see below:


A CBC Stream Cipher in C# (With wrappers for two open source AES implementations in C# and C)


An article on .NET cryptography


Details    Read Tutorial    Views: 241    Rate: 0 (0 votes)    Mar 02 2007 - 05:13

Removing strong-signing from assemblies at file level (byte patching)


This article describes how to remove strong signing from .NET assemblies without recompiling code.


Details    Read Tutorial    Views: 194    Rate: 0 (0 votes)    Mar 02 2007 - 05:08

Pocket PC with SQL CE


This article demonstrates how to use SQL CE and SQL server 2000 with the help of Remote Data Access (RDA)


Details    Read Tutorial    Views: 320    Rate: 0 (0 votes)    Mar 02 2007 - 05:01

An Introduction to Microsoft SmartPhone, and Programming SmartPhone using C#


The objective of this article is to provide the prelude to the beginners of SmartPhone programming. This article provides introduction to SmartPhone, its features, and APIs. Also, the article discusses on creating a simple program using C# for the SmartPhone.


Details    Read Tutorial    Views: 322    Rate: 0 (0 votes)    Mar 02 2007 - 05:00

Creating a Splash Screen Form on a Separate Thread


Creating a Splash Screen Form on a Separate Thread


Details    Read Tutorial    Views: 546    Rate: 0 (0 votes)    Mar 02 2007 - 04:59

Creating a Microsoft .NET Compact Framework-based Animation Control


Learn how to build a .NET Compact Framework-based animation control.


Details    Read Tutorial    Views: 304    Rate: 0 (0 votes)    Mar 02 2007 - 04:59

Getting Started with MapPoint Web Service using .NET Compact Framework


Demonstrates the use of MapPoint Web Service with .NET Compact Framework


Details    Read Tutorial    Views: 266    Rate: 0 (0 votes)    Mar 02 2007 - 04:58

Configurable Screen Scraping for Offline Use


A venture into the art of screen scraping, XML data sources, and a splash of Web Services.


Details    Read Tutorial    Views: 252    Rate: 0 (0 votes)    Mar 02 2007 - 04:58

Developing and Deploying Pocket PC Setup Applications


Learn how to create a single .msi file that is run from the desktop to install an application on different Pocket PC devices. The development process is automated so it\'s easy to build and package all of the necessary components into the .msi file. Sample code is provided for C# and VB.NET.


Details    Read Tutorial    Views: 289    Rate: 0 (0 votes)    Mar 02 2007 - 04:57

An Introduction to P/Invoke and Marshaling on the Microsoft .NET Compact Framework


An introduction to P/Invoke and Marshaling on the Microsoft .NET Compact Framework.


Details    Read Tutorial    Views: 233    Rate: 0 (0 votes)    Mar 02 2007 - 04:56

Getting Started with Visual Studio .NET and the Microsoft .NET Compact Framework


Getting Started with Visual Studio .NET and the Microsoft .NET Compact Framework


Details    Read Tutorial    Views: 259    Rate: 0 (0 votes)    Mar 02 2007 - 04:55

Advanced P/Invoke on the Microsoft .NET Compact Framework


Explore advanced interoperability on the .NET Compact Framework.


Details    Read Tutorial    Views: 215    Rate: 0 (0 votes)    Mar 02 2007 - 04:39

Editable History ComboBox


Demonstrates how to easily simulate an editable combobox that can persist previous entries (Like Internet Explorer).


Details    Read Tutorial    Views: 268    Rate: 0 (0 votes)    Mar 02 2007 - 04:36

Secure Pocket Store


Learn how to use the Microsoft Enhanced Cryptographic Service Provider on a Pocket PC.


Details    Read Tutorial    Views: 241    Rate: 0 (0 votes)    Mar 02 2007 - 04:35

Simple Bar Chart for Pocket PC


Generate simple bar chart for Pocket PC.


Details    Read Tutorial    Views: 254    Rate: 0 (0 votes)    Mar 02 2007 - 04:15

PocketDice


Variation of the dice game Yacht for PocketPC


Details    Read Tutorial    Views: 264    Rate: 0 (0 votes)    Mar 02 2007 - 04:12

Minesweeper and MinsweeperFlags (a multiplayer version) in one for PocketPC


Pocket PC .NET Compact Framework version of Minesweeper and MinsweeperFlags (multiplayer) game in one


Details    Read Tutorial    Views: 255    Rate: 0 (0 votes)    Mar 02 2007 - 04:11

Nerdkill game for PocketPC


A shoot\'em up platform in C# for the .Net Compact Framework


Details    Read Tutorial    Views: 243    Rate: 0 (0 votes)    Mar 02 2007 - 04:09

Bubble.NET Game


A Puzzle Bobble (aka Bust-A-Move) clone for Pocket PC using the .NET compact framework


Details    Read Tutorial    Views: 236    Rate: 0 (0 votes)    Mar 02 2007 - 04:08

Pocket 1945 - A C# .NET CF Shooter


An article on Pocket PC game development


Details    Read Tutorial    Views: 238    Rate: 0 (0 votes)    Mar 02 2007 - 04:07

Scratchpad/Signature Capture as BMP on Pocket PC


A way to capture signature or scribble on the Pocket PC.


Details    Read Tutorial    Views: 414    Rate: 4 (1 votes)    Mar 02 2007 - 04:05

AppSetting Replacement for the Compact Framework


A class to replace the appSettings() method in Compact Framework.


Details    Read Tutorial    Views: 365    Rate: 0 (0 votes)    Feb 03 2007 - 15:54

Pocket PC with SQL CE


This article demonstrates how to use SQL CE and SQL server 2000 with the help of Remote Data Access (RDA)


Details    Read Tutorial    Views: 280    Rate: 3 (1 votes)    Feb 03 2007 - 15:53

A Light Weight Expert System Class Library for Mobile Devices


This article discusses how to make a light weight expert system on mobile devices.


Details    Read Tutorial    Views: 199    Rate: 0 (0 votes)    Feb 03 2007 - 15:51

Smartcard Framework for .NET Compact Framework


This article describes a framework to use the PCSC smartcard API with .NET on a PocketPC


Details    Read Tutorial    Views: 307    Rate: 0 (0 votes)    Feb 03 2007 - 15:50

An Introduction to P/Invoke and Marshaling on the Microsoft .NET Compact Framework


An introduction to P/Invoke and Marshaling on the Microsoft .NET Compact Framework.


Details    Read Tutorial    Views: 259    Rate: 0 (0 votes)    Feb 03 2007 - 15:18

Generating GUIDs on the Pocket PC


Generating GUIDs on the Pocket PC


Details    Read Tutorial    Views: 264    Rate: 0 (0 votes)    Feb 03 2007 - 15:17

Getting Started with Visual Studio .NET and the Microsoft .NET Compact Framework


Getting Started with Visual Studio .NET and the Microsoft .NET Compact Framework


Details    Read Tutorial    Views: 240    Rate: 0 (0 votes)    Feb 03 2007 - 15:16

AppSettings Implementation for Compact Framework


Learn how to create a settings class that will make it easy to access and store your application settings.


Details    Read Tutorial    Views: 306    Rate: 0 (0 votes)    Feb 03 2007 - 15:15

Creating Desktop Application Remote Controls with the .NET Compact Framework (Part 1)


This article lays down the basic groundwork for creating desktop application remote controls with the .NET Compact Framework.


Details    Read Tutorial    Views: 231    Rate: 0 (0 votes)    Feb 03 2007 - 15:13

Smart Device Print Engine for Compact Framework


Printing support for .NET Compact Framework


Details    Read Tutorial    Views: 281    Rate: 0 (0 votes)    Feb 03 2007 - 15:11

Using MyXaml on the Compact Framework


An article on the application of MyXaml on the Compact Framework.


Details    Read Tutorial    Views: 249    Rate: 0 (0 votes)    Feb 03 2007 - 15:09

Advanced P/Invoke on the Microsoft .NET Compact Framework


Explore advanced interoperability on the .NET Compact Framework.


Details    Read Tutorial    Views: 210    Rate: 0 (0 votes)    Feb 03 2007 - 15:08

Introduction to Microsoft's .NET Platform


This article briefly describes Microsoft.NET, ASP.NET, C#, VS.NET, VB.NET, ADO.NET, XML Web Services, VISUAL J#.


Details    Read Tutorial    Views: 224    Rate: 0 (0 votes)    Jan 22 2007 - 12:30

Building Windows Forms Applications


Although building a Windows form and its associated code for the .NET Compact Framework is very similar to the way it is done in the full .NET Framework, the design of the form is very different. This is especially true for Pocket PC applications. Whereas Windows CE is designed to emulate the look and feel of the Windows desktop, the Pocket PC operating platform is designed with a smaller form factor, a touch screen, and a stylus input.


Details    Read Tutorial    Views: 2168    Rate: 0 (0 votes)    Dec 15 2005 - 14:30

Windows Media Player remote control


Duncan Mackenzie describes how to use remoting and a Pocket PC to create a simple remote control for Windows Media Player 9.


Details    Read Tutorial    Views: 2341    Rate: 0 (0 votes)    Dec 06 2005 - 09:53

Point-to-Point Message Queues with the .NET Compact Framework (Only4Gurus)


This article explains how to write and use a managed wrapper for the message queue point-to-point functions that are unique to Windows CE .NET and later. Source code included.


Details    Read Tutorial    Views: 828    Rate: 0 (0 votes)    Sep 22 2005 - 16:08

Introduction to Mobile Device Application Development


This module provides students with an introduction to the platforms and development tools that are available as they develop mobile device applications by using the Microsoft .NET Compact Framework. Students will gain an understanding of how the .NET Compact Framework greatly simplifies the process of creating applications and deploying them to mobile devices.


Details    Read Tutorial    Views: 963    Rate: 0 (0 votes)    Jul 12 2005 - 15:59

Dancing Rectangles: Using GAPI to Create a Managed Graphics Library


This article describes how to create a DLL that wraps GAPI (Game API), such that it is .NET Compact Framework compliant, and use it to create and optimize a basic graphics library in managed code.


Details    Read Tutorial    Views: 937    Rate: 0 (0 votes)    Jun 16 2005 - 16:44

.NET Compact Framework CLR performance


This document contains answers to the most frequently asked questions about building well performing applications with the .NET Compact Framework.


Details    Read Tutorial    Views: 855    Rate: 0 (0 votes)    Jun 13 2005 - 16:01

Building Applications with .NET Compact Framework


In this article, author explains various components of Microsoft .NET Compact Framework and how to build compact device applications using .NET Compact Framework.


Details    Read Tutorial    Views: 869    Rate: 0 (0 votes)    Jul 09 2004 - 22:10

Integrating Web Services with SDE


In this article, we will see how to integrate Web services with a smart device application.


Details    Read Tutorial    Views: 829    Rate: 0 (0 votes)    Jul 09 2004 - 22:09

Using the .NET Compact Framework


In this article, we will see how to write a simple .NET Compact Framework application and deploy it onto a device. This article provides a step-by-step instruction on how to write the application.


Details    Read Tutorial    Views: 785    Rate: 0 (0 votes)    Jul 09 2004 - 22:08

Developing Pocket PC Applications using .NET Framework


This article presents the rudimentary knowledge that a developer requires for developing Pocket PC Applications using .Net Compact Framework.


Details    Read Tutorial    Views: 888    Rate: 0 (0 votes)    Jul 09 2004 - 22:07

Personalizing Mobile Web Applications


In this example, we will personalize the settings for a mobile web application based on the user logged into the site.


Details    Read Tutorial    Views: 784    Rate: 0 (0 votes)    Jul 09 2004 - 22:02

Check Your Mobile Device Capabilities


This sample is a utility to determine the capabilities of a Mobile Device. The MobileCapabilities class available in the Mobile.


Details    Read Tutorial    Views: 866    Rate: 0 (0 votes)    Jul 09 2004 - 22:00

Mobile Stock Quotes Tracker


We will create a mobile stock quote tracker. The program retrieves the real time quotes of symbols specified by the user and displays the results in a user friendly format. The user can also specify the high and low thresholds for setting alerts. The View Stock Alerts screen displays the stocks that have crossed above the high threshold and stocks that have values below the low threshold.


Details    Read Tutorial    Views: 858    Rate: 0 (0 votes)    Jul 09 2004 - 21:59

Developing Mobile Web Application with .NET


This article presents a general idea of the WAP (Wireless Application Protocol) and developing mobile Web application.


Details    Read Tutorial    Views: 822    Rate: 0 (0 votes)    Jul 09 2004 - 21:58

Sending SMSs from your Microsoft .NET Compact Framework-based Applications


Learn how to send Short Message Service messages from your .NET Compact Framework-based application.


Details    Read Tutorial    Views: 934    Rate: 0 (0 votes)    Jul 09 2004 - 21:53