Mobile / PocketPc Application Development in C#

Introduction Developing & Deploying Simple Project in Pocket Pc 2003 using .Net Compact Framework.

Open Visual Studio .Net Click File New Project.

Select Project Type in C# -> Smart Device -> Device Application

The Project will get opened with the Screen of PDA. We can design the screen with PDA layout.

[…]