SunQuest
 
       Visual Basic.NET
  Home arrow Visual Basic.NET arrow Page 3 - Developing Pocket PC Applications using Vi...
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
ASP Web Hosting  
ASP.NET Web Hosting 
Dedicated Servers 
Actuate Whitepapers 
Moblin 
Windows Web Hosting
 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
VISUAL BASIC.NET

Developing Pocket PC Applications using Visual Studio.NET 2003
By: Jagadish Chaterjee
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 25
    2006-04-05

    Table of Contents:
  • Developing Pocket PC Applications using Visual Studio.NET 2003
  • What are Pocket PC, Pocket PC Phone and Smart Phone?
  • Creating your first Pocket PC application using Visual Studio.NET 2003
  • Executing your first Pocket PC application using Visual Studio.NET 2003 IDE
  • Working with a datagrid control on Pocket PC using Visual Studio.NET 2003

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT

    Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here

    Developing Pocket PC Applications using Visual Studio.NET 2003 - Creating your first Pocket PC application using Visual Studio.NET 2003


    (Page 3 of 5 )

    Before proceeding with the following steps, make sure that you met all the requirements discussed in the previous section. 

    Let us begin now:

    • Open Microsoft Visual Studio.NET 2003.
    • Go to File -> New -> Project.
    • Within the “New Project” Dialog, select “Visual Basic Projects” from the “Project Types” and “Smart Device Application” from the “templates” (as shown in Fig1).  Currently, I left the name of the application set as “SmartDeviceApplication1.”  You can change it according to your requirements.

    • Once you click “OK”, you will be presented with the “Smart Device Application Wizard.”  Select “Pocket PC” as the platform of target and “Windows application” as “project type” (as shown in Fig2).

    • Click “OK” to accept your settings.  You will be presented with a form (very similar to a Visual Basic 6 form), where you can design with the controls available in the toolbox.
    • Drag a “Button” control from your toolbox onto the form and write the following code:

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
            MessageBox.Show("Hello World")
        End Sub

     The next section helps you to execute the application we developed here.

    More Visual Basic.NET Articles
    More By Jagadish Chaterjee


       · Hello guys. This is an introductory article to develop Pocket PC app using VS. The...
     

    VISUAL BASIC.NET ARTICLES

    - Movement and Player Statistics in a VB.NET T...
    - Creating and Drawing a Game Map in VB.NET
    - Working with Classes and Properties for Game...
    - Working with Loops, Arrays, and Collections ...
    - Learning Loops in VB.NET for Game Development
    - Learning VB.NET: Working with Variables, Con...
    - The Basics of VB.NET Through Text Game Devel...
    - Learning VB.NET Through Text Game Development
    - Types of Operators in Visual Basic
    - Operators
    - Understanding Custom Events using Visual Bas...
    - Polymorphism using Abstract Classes in Visua...
    - Shadowing using Shadows in Visual Basic.NET ...
    - Overloading and Overriding in Visual Basic.N...
    - More on Controlling Windows Fax Services Usi...




    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway