

Main Categories
Most popular tutorials
Latest tutorials on Geekpedia
RSS and Klip feeds
More Resources
Communications & Networking Magazine
We have 49 .NET Compact Framework tutorials, you can see below:
An article on .NET cryptography
This article describes how to remove strong signing from .NET assemblies without recompiling code.
This article demonstrates how to use SQL CE and SQL server 2000 with the help of Remote Data Access (RDA)
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.
Creating a Splash Screen Form on a Separate Thread
Learn how to build a .NET Compact Framework-based animation control.
Demonstrates the use of MapPoint Web Service with .NET Compact Framework
A venture into the art of screen scraping, XML data sources, and a splash of Web Services.
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.
An introduction to P/Invoke and Marshaling on the Microsoft .NET Compact Framework.
Getting Started with Visual Studio .NET and the Microsoft .NET Compact Framework
Explore advanced interoperability on the .NET Compact Framework.
Demonstrates how to easily simulate an editable combobox that can persist previous entries (Like Internet Explorer).
Learn how to use the Microsoft Enhanced Cryptographic Service Provider on a Pocket PC.
Generate simple bar chart for Pocket PC.
Variation of the dice game Yacht for PocketPC
Pocket PC .NET Compact Framework version of Minesweeper and MinsweeperFlags (multiplayer) game in one
A shoot\'em up platform in C# for the .Net Compact Framework
A Puzzle Bobble (aka Bust-A-Move) clone for Pocket PC using the .NET compact framework
An article on Pocket PC game development
A way to capture signature or scribble on the Pocket PC.
A class to replace the appSettings() method in Compact Framework.
This article demonstrates how to use SQL CE and SQL server 2000 with the help of Remote Data Access (RDA)
This article discusses how to make a light weight expert system on mobile devices.
This article describes a framework to use the PCSC smartcard API with .NET on a PocketPC
An introduction to P/Invoke and Marshaling on the Microsoft .NET Compact Framework.
Generating GUIDs on the Pocket PC
Getting Started with Visual Studio .NET and the Microsoft .NET Compact Framework
Learn how to create a settings class that will make it easy to access and store your application settings.
This article lays down the basic groundwork for creating desktop application remote controls with the .NET Compact Framework.
Printing support for .NET Compact Framework
An article on the application of MyXaml on the Compact Framework.
Explore advanced interoperability on the .NET Compact Framework.
This article briefly describes Microsoft.NET, ASP.NET, C#, VS.NET, VB.NET, ADO.NET, XML Web Services, VISUAL J#.
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.
Duncan Mackenzie describes how to use remoting and a Pocket PC to create a simple remote control for Windows Media Player 9.
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.
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.
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.
This document contains answers to the most frequently asked questions about building well performing applications with the .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.
In this article, we will see how to integrate Web services with a smart device application.
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.
This article presents the rudimentary knowledge that a developer requires for developing Pocket PC Applications using .Net Compact Framework.
In this example, we will personalize the settings for a mobile web application based on the user logged into the site.
This sample is a utility to determine the capabilities of a Mobile Device. The MobileCapabilities class available in the Mobile.
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.
This article presents a general idea of the WAP (Wireless Application Protocol) and developing mobile Web application.
Learn how to send Short Message Service messages from your .NET Compact Framework-based application.