Въведение
Развитие на & Внедряването на Simple проект в Pocket PC 2003 използвате. Нетната Compact Framework.
Отворете Visual Studio. Net Кликнете върху File (Файл) Нов проект.
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.
Сега, I have Just added two Command buttons.
Кликнете два пъти върху бутона и пишат действия за бутона.
Изберете Build & Deploy option from the build menu to deploy the solution in Emulator.
If the device is physically connected with PC. The solution can be directly deployed in to the device.
Deploying the Solution to the Device
Now the solution will be automatically started in the application.
Click the Hello Button. The message box will be popped up.
Now we can verify the installation path in the file explorer.
This is a Start up Tutorial and You can Expect More from my Upcoming Posts…..
thanks for the help!
Great sample application for starting..Thanx