Enable Internet Connectivity for Pocket PC Emulator in VisualStudio 2005

Check the below blogpost from msdn blogs for enabling the internet connectivity for the pocket pc emulator device in visual studio 2005.

http://blogs.msdn.com/akhune/archive/2005/11/16/493329.aspx

Windows Mobile 6 Flash Demo

This Windows Mobile 6 flash demo can be used by anyone selling Windows Mobile 6 into the Business Segment – that means Microsoft Employees or Partners should leverage this demo.

The demo walks through our three pillars; Advanced Mobile Communications, Increased Mobile Productivity, and Integrated Mobile Business Performance. It is targeted at customers who would […]

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.

[…]