Mobil / PocketPC applikationsutveckling i C #

Inledning
Developing & Distribuera enkelt projekt i Pocket Pc 2003 använder. Net Compact Framework.

Öppna Visual Studio. Net Klicka på Arkiv Nytt projekt.

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


Projektet kommer att få öppnas med Screen of PDA.
Vi kan utforma skärmen med PDA layout.


Nu, I have Just added two Command buttons.



Double click the command button and write the actions for the button.


Select 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…..

2 comments to Mobile / PocketPC applikationsutveckling i C #

Lämna ett svar

Du kan använda dessa HTML-taggar

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>