©Sealevel Systems, Inc.
HazPAC R9-8.4 Manual
25
SL9257 8/2015
GETTING STARTED
For this demonstration, we will construct a smart device console application using Visual C#. Start
Visual Studio and select File
à
New
à
Project. A ‘New Project’ dialog will appear. Select a project
type of Visual C#
à
Smart Device. Select ‘Smart Device Project’ as the Template. Make sure the
combo box has .NET Framework 3.5 selected. Type the name of the project. In this case, call it
HelloWorld
. (See Figure 8.)
Figure 8.
Visual Studio New Project Dialog
Click the "OK" button. The next configuration screen allows you to select the type of project you are
creating. Select "Windows CE" for the target platform, .NET Compact Framework version 3.5 and
select the "Console Application" icon for the template. (See Figure 9.)
Figure 9.
Visual Studio Add Smart Device Dialog