39
© Sealevel Systems, Inc. R91001 Manual | SL9211 11/2022
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