Name |
Source |
Use |
---|---|---|
MS Visual Studio .NET 2003 Enterprise Edition |
From CD |
Handheld Development environment |
Microsoft Pocket PC 2003 SDK |
http://www.microsoft.com/downloads/ details.aspx?FamilyID=9996b314-0364-4623-9ede-0b5fbb133652&displaylang=en |
Emulator for Pocket PC 2003 |
PrinterCE.NetCF SDK v1.1.3.0 |
http://www.fieldsoftware.com/ PrinterCE_NetCF_download.htm |
For printing functionality as .NET compact currently does not support printing |
OpenNETCF Smart Device Framework 1.2 |
http://www.opennetcf.org/ |
Add on to Compact Framework with enriched functionality (refer to online help in the website for details) |
MS SQL Server CE 2.0 |
Attached in the mail |
DB for handheld |
Some tips:
1) After installing the "Microsoft Pocket PC 2003 SDK" you can
run the following from command promt to see the emulator:
C:\Program Files\Microsoft Visual Studio .NET 2003\CompactFrameworkSDK\ConnectionManager\Bin\Emulator.exe /ceimage
"c:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Emulation\PPC_2003_WWE.bin" /video 240x320x16 /ethernet true
/skin "c:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Emulation\Pocket_PC_Emulator_Skin.xml"
2) Steps for installing MS SQL Server CE 2.0 in the emulator
in desktop and share that folder.
Copy :a) sscemw20.dll to the Emulator's Windows folder,
b) Rest of the 3 cab files in any folder of Emulator and click on each of them.
[ Any files that need to be copied from desktop to emulator follows the above process]
Play around with the Emulator to see the various features.