Psion Teklogix 7527S User's Guide Page 36

  • Download
  • Add to my manuals
  • Print
  • Page
    / 262
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 35
Chapter 4: The .NET Library
Development Platforms
24 Psion Teklogix Mobile Devices SDK Developers Guide
4.2 Development Platforms
The following development platforms should be used for developing .NET applications with the
Mobile Devices SDK:
Microsoft Visual Studio 2005
Microsoft Visual Studio 2008
4.3 Getting Started in .NET
The following simple steps describe what is required to begin developing a .NET application
using the Mobile Devices SDK in Visual Studio 2005 or 2008. These are only the steps specific to
incorporating the SDK; it is assumed the user has familiarity with the Visual Studio environment.
In addition, sample .NET projects can be found in the \Samples\dotnet subdirectory of your
Mobile Devices SDK installation.
4.3.1 Importing the Psion Teklogix Toolbox Items
1. In the Tools menu select Choose Toolbox Items....
2. In the .NET Framework Components tab, click Browse.
3. Browse to the Mobile Devices SDK V3.1\Dotnet2 subdirectory.
4. Select the PsionTeklogixNet.dll file and click Open. The list of components should now
include items from the PsionTeklogix namespace.
5. Click OK to close the dialog box.
4.3.2 Linking to the Mobile Devices SDK Library
1. After creating a new project, open the Project menu and select Add Reference....
2. In the Browse tab, use the navigation tools to browse to the Mobile Devices SDK
V3.1\DotNet2 subdirectory.
3. Select the PsionTeklogixNet.dll file and click OK. The PsionTeklogixNet object should
now appear in the Solution Explorer window under References.
Windows.Forms Enables the processing of screen-captured signatures, and
access to some of the properties of the Psion Teklogix
computer’s display.
WLAN Enables wireless local-area networking.
WWAN Enables wireless wide-area networking.
Namespace Description
Important: At this time the Mobile Devices SDK is compatible with Microsoft .NET Compact
Framework version 2.0 only. Developing applications using later versions of the
.NET CF may prevent access to certain resources or result in compilation failure.
Note: This step only needs to be done once before you begin developing your first application.
Once the toolbox items are imported they will remain in the Visual Studio toolbox until you
remove them.
Page view 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 261 262

Comments to this Manuals

No comments