TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Pocket PC
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
John O Donnell (5)
Shail 0 (3)
Jigar Desai (2)
Mike Gold (2)
John Jiang (1)
Dennis Pratistha (1)
Dipal Choksi (1)
Mukesh Kumar Tiwari (1)
Senthurganesh Ramkumar (1)
klaus_salchner (1)
Suresh Ravi (1)
Abhishek Sharma (1)
Wiktor Zvchla (1)
Ganesh Sundaram (1)
pinto.philip (1)
Danish Hameed (1)
Alex Groysman (1)
Srinivas Sampath (1)
Anand Kumar (1)
Related resources for Pocket PC
No resource found
Transfer any files on Web services by c#
7/20/2023 6:49:05 AM.
We can use Microsoft SOAP protocol to transfer any files between a client and a server.
A Simple Contacts List for Pocket PC
10/19/2020 6:30:33 AM.
I have implemented a simple contact list application that is capable of adding and viewing contact details.
Introduction to Pocket PC
5/16/2019 11:21:19 PM.
At the time of writing (Oct 2001) Microsoft has shipped Pocket PC 2002 and also has just released the Visual Studio .NET add-on for Pocket PC called the compact framework.
Display and Hiding SIP on Pocket PC in VB.NET
12/18/2018 2:49:52 AM.
When you get your hands on a Pocket PC for the first time you have to wonder just how the heck do you enter information.
Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC
12/4/2018 5:27:44 AM.
In this example we will use the Compact Framework to create a program containing a launch pad for the Pocket PC.
How To Develop Apps For Hand Held Scanner For Scanning Barcodes: Part 1
4/30/2014 1:38:17 PM.
In this article we will learn how to develop an application for Windows Mobile CE. (Pocket PC and all types of scanners and and so on.)
Unit Conversion Tool for Pocket PC with Compact Framework in VB.NET
11/10/2012 3:01:22 AM.
This article explains about the unit conversion tool for Pocket PC. I have created a Unit conversion tool to calculate conversion from 16 different types.
Using Map in Pocket PC Application in VB.NET
11/10/2012 2:37:55 AM.
GPS enabled applications are a good example of using a Pocket PC to locate a Pocket PC user. This attached application is a location based Pocket PC application developed using .NET compact framework.
Smart Device Application with VB.NET
11/9/2012 6:27:31 AM.
This article describe how to use the smart device application.
MSMQ on Pocket PC 2003
10/4/2012 8:01:45 AM.
This article builds on top of the existing article "MSMQ, your reliable asynchronous message processing". It will show how MSMQ can be used on Pocket PC 2003 and at the same time provide an introduction to mobile development and the Compact Framework (CF).
Animate with Pocket PC
10/1/2012 7:46:36 AM.
If you are lucky enough to get the Smart Devices Extensions you will finally be able to target devices like Pocket PCs using C# however like all good things there are a few snags.
Handling the power off button in Pocket PC in C#
9/29/2012 7:35:20 AM.
In this article we will see How to handle the code if power is being switched off in Pocket PC.
Packing List for the Pocket PC in the .NET Compact Framework
5/19/2012 6:25:35 AM.
This article demonstrates a pocket pc packing list application to help you track moving inventory. The application is written in C# for the .NET Compact Framework (1.1) and shows you how to overcome some limitations in the framework such as scrolling a form and searching nodes in XML.
Steps to Create Mobile Application in ASP.NET 2.0
5/19/2012 4:53:32 AM.
In this article you will learn how to create mobile application in ASP.NET 2.0.
University Student Registration Application in ASP.NET
7/8/2009 1:20:19 AM.
The aim of this project is to implement a Web application, where students can register for an online course. If the user is an administrator, he can add and remove courses and modify the student information.
Considerations in Porting and Deploying a WinForms GDI+ Game to the Pocket PC
1/30/2007 5:02:47 AM.
This article describes some of the issues I came across when porting a Windows Form Game to the Pocket PC. It also describes how to deploy a Windows Mobile Application from Visual Studio 5.
Display and Hiding SIP on a Pocket PC
1/31/2006 1:16:53 AM.
When you get your hands on a Pocket PC for the first time you have to wonder just how the heck do you enter information?
Getting NASDAQ Quotes with a Pocket PC
1/31/2006 1:03:17 AM.
If you have been lucky enough to get the Compact Framework or Smart devices extension beta for April 2002 you may be wondering what you can do with it.
Unit Conversion Tool for Pocket PC with Compact Framework
1/31/2006 12:48:07 AM.
I have created a Unit conversion tool to calculate conversion from 16 different types.
Using Map in a Pocket PC Application
1/31/2006 12:01:28 AM.
GPS enabled applications are a good example of using a Pocket PC to locate a Pocket PC user. This attached application is a location based Pocket PC application developed using .NET compact framework.
Pocket Trilma.NET
1/30/2006 11:41:28 PM.
Pocket Trilma.NET is a Pocket PC version of project Trilma.NET.
How to synchronize data in Pocket PC and main database
1/30/2006 11:32:10 PM.
The main objective of the article is to present how to synchronize the data between the Pocket PC database and main database using Pocket PC Emulator and Web Service in .NET
Rotating the text display on a Pocket PC/Win CE device
1/30/2006 11:22:24 PM.
In this article let us try to understand why rotating a text/bitmap is difficult to achieve on a Pocket PC 2003/Win CE 4.2 device.
Databinding with Pocket PC
1/30/2006 6:29:30 AM.
This articles shows how to write data-driven applications for Pocket PC using ADO.NET and .NET Compact Framework.
Sudoku generating and solving using C# in PocketPC SDK
1/30/2006 5:54:54 AM.
The article is about a program writen in C# to create a simple game application - sudoku. The game can generate several diffculty level sudokus with one solution, solve previously entered puzzles etc.
Using the .NET compact Framework
12/21/2005 6:57:39 AM.
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.
Programming with .NET Compact Framework 1.0 and SQL CE 2.0 : Part I
12/21/2005 1:10:08 AM.
This article covers various major components for developing application for PDA .Before developing application targets to PDA device its very important to understand .NET compact framework, supported/unsupported features for smart device development, Difference between .NET compact framework and .NET framework and of course SQL CE if you want to store application data in SQL database.
- Ebook
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download