Making a Mobile Application with the Compact Framework 2.0

Size: px
Start display at page:

Download "Making a Mobile Application with the Compact Framework 2.0"

Transcription

1 Making a Mobile Application with the Compact Framework 2.0 Andrew Cain Swinburne University of Technology Faculty of Information and Communication Technologies P.O. Box 218, Hawthorn, Victoria 3122, Australia acain@swin.edu.au 1 Introduction In this walk through we are going to look at developing an application to run on a PDA using the.net Compact Framework version 2.0, and Visual Studio.NET Machine and Device Setup In order to use Visual Studio.NET 2005 Beta 2 for compact device development, you must have installed the DMA Transport Update for Visual Studio.NET 2005 Beta 2. This update will greatly simplify the task of connecting Visual Studio.NET 2005 Beta 2 to the device emulator. Without this update you will need to ensure that you can get the TCP/IP transport working, which can be troublesome. If you must connect using TCP/IP refer to the documentation related to the final release of Visual Studio.NET 2005 at The remainder of this walk through will assume that you are using the DMA Transport. 2.1 Setting up Visual Studio.NET 2005 In order to test your compact framework projects you will need to ensure that the device emulator is running correctly. The first step toward this is to configure the emulator in Visual Studio. Run Visual Studio and open the Tools - Options menu. Select the Device Tools - Devices options. These options are illustrated in Figure 1. Perform the following steps to check the configuration of the device emulator: 1. Select the Pocket PC 2003 SE Emulator. 2. Press the Properties button. You should see the properties as shown in Figure Make sure the transport is set to DMA Transport 4. Check that the Bootstrapper is set to Device Emulator Startup Provider. 5. You can configure the appearance and other emulator options by pressing the Emulator Options... button. The defaults should be ok as they are. Now that you have checked the device emulator settings, you can get the emulator running. 1

2 2 Figure 1: Device Options in Visual Studio Figure 2: Emulator properties

3 3 2.2 Connecting to the Emulator Once you have setup the emulator in Visual Studio, you can launch the emulator. The best way to launch the emulator is to use the Device Emulator Manager. To launch this tool use the Tools - Device Emulator Manager menu item as shown in Figure 3. The Device Emulator Manager will load as shown in Figure 4. Figure 3: Launching the Device Emulator Manager Figure 4: Device Emulator Manager To connect to the Pocket PC 2003 SE Emulator, right click its entry in the list and select Connect. This will launch the emulator, which may take some time to load. Wait for the OS to boot in the emulator, and for the Device Emuulator Manager to connect. Figure 5 shows the state of these applications when this is complete. Once you are at this stage you are ready to

4 4 get started developing software for compact devices. Figure 5: A connected device 3 Hello Compact World Return to Visual Studio, and create a new device project. Figure 6 shows the dialog used to create this project. For this walk through you can use the following details. This will take a little while to setup, but when done you should see the new project, solution, and a Pocket PC design surface as shown in Figure 7. Project type: C# - Smart Device - Pocket PC 2003 Project template: Device Application Name: HelloCompactWorld Solution name: Compact Framework Getting Started Now that the design surface has loaded you can create a simple Hello World application. 1. Change the Text of Form1 so that it is Hello World. This appears as the caption on the form. 2. Add a label to the top of the form. 3. Clear the label s Text property. 4. Add a button below the label. 5. Change the button s Text property to Say Hello 6. Add an event handler to the button s Click event (double click the button). In this handler set the Text of label1 to Hello World.

5 5 Figure 6: Create a device project Figure 7: The device design surface

6 6 7. Build the solution and make sure there are no errors. 8. Run the application using Debug - Start without debugging or use Ctrl-F5 (debugging will be very slow). 9. The project will compile and then show the deploy dialog shown in Figure 8. Figure 8: Deploy to the emulator 10. Choose the Pocket PC 2003 SE Emulator, and press Deploy. This will start deploying the project to the emulator. 11. When the deloy succeeds, switch to the emulator and test the application. You have now seen how easy it is to develop a simple application for the PocketPC. In the next section we will look at how we can change and redeploy the application. 4 Making changes Return to Visual Studio and make the following changes to the form: 1. Add a textbox and label that prompt the user to enter their name. 2. Change the Say Hello button s functionality to display Hello and the name the user has entered into the textbox. 3. The form should appear as shown in Figure Build the project, then deploy as before. 5. You are most likely to get an error when you try to deploy. The error will appear as shown in Figure 10. To correct this you need to stop the application from running in the emulator. 6. Switch to the emulator 7. Close the application, if you haven t already done so. This does not stop it running, so there is still more to do. 8. Click the Start menu and select Settings (see the manu in Figure 11). 9. Change to the System settings using the tab at the bottom of the screen. See Figure 12.

7 7 Figure 9: The second version of the form Figure 10: Error deploying to device

8 8 Figure 11: The Pocket PC menu Figure 12: Pocket PC System Settings

9 9 10. Click on the Memory option. 11. Switch to Running Programs using the tab at the bottom of the screen, see Figure Select the Hello World entry and press the Stop button. This will terminate the program. You must remember to do this when you want to deploy a new version of the software. Figure 13: The running programs 13. Close the settings windows on the Pocket PC and then return to Visual Studio 14. Run the application again, this time the deploy will succeed. 5 Debugging You can also debug compact framework applications using Visual Studio.NET Insert a breakpoint into the Say Hello button s event handler and then run the application using the debugger (the shortcut is F5). You will see that this takes a little longer to deploy and start, but once started you can use the normal features of the debugger. You need to stop the debugger manually once you have finished testing the application. 6 Conclusion Developing applications for the Pocket PC is almost as easy as developing standard windows applications. This walk through has shown you the steps that you need to follow in order to get started developing compact applications.

Smartphone Development Tutorial

Smartphone Development Tutorial Smartphone Development Tutorial CS 160, March 7, 2006 Creating a simple application in Visual Studio 2005 and running it using the emulator 1. In Visual Studio 2005, create a project for the Smartphone

More information

Microsoft Virtual Labs. Windows Embedded CE 6.0 Writing C# Managed Applications

Microsoft Virtual Labs. Windows Embedded CE 6.0 Writing C# Managed Applications Microsoft Virtual Labs Windows Embedded CE 6.0 Writing C# Managed Applications Table of Contents Windows Embedded CE 6.0 Writing C# Managed Applications... 1 Exercise 1 Creating a Platform Image...2 Exercise

More information

Microsoft Visual Studio 2010 Instructions For C Programs

Microsoft Visual Studio 2010 Instructions For C Programs Microsoft Visual Studio 2010 Instructions For C Programs Creating a NEW C Project After you open Visual Studio 2010, 1. Select File > New > Project from the main menu. This will open the New Project dialog

More information

Walkthrough: Creating and Using an ASP.NET Web Service in Visual Web Developer

Walkthrough: Creating and Using an ASP.NET Web Service in Visual Web Developer http://msdn.microsoft.com/en-us/library/8wbhsy70.aspx Walkthrough: Creating and Using an ASP.NET Web Service in Visual Web Developer In addition to letting you create Web pages, Microsoft Visual Studio

More information

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions HOSTING Administrator Control Panel / Quick Reference Guide Page 1 of 9 Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions Exchange 2010 Outlook Profile Setup Page 2 of 9 Exchange

More information

Configuring Outlook and Installing Communicator, Live Meeting, Add in for Outlook, and the Recording Converter

Configuring Outlook and Installing Communicator, Live Meeting, Add in for Outlook, and the Recording Converter Configuring Outlook and Installing Communicator, Live Meeting, Add in for Outlook, and the Recording Converter This document assumes you have Microsoft Office 2007 installed but not configured. You will

More information

How to Install a Network-Licensed Version of IBM SPSS Statistics 19

How to Install a Network-Licensed Version of IBM SPSS Statistics 19 How to Install a Network-Licensed Version of IBM SPSS Statistics 19 Important: IBM SPSS Statistics 19 requires either Windows XP Professional or later. IBM SPSS Statistics 19 installs from a DVD and your

More information

Debugging Export Connectors With Visual Studio.NET

Debugging Export Connectors With Visual Studio.NET Date June 22, 2012 Applies To Kofax Capture 8.0. 9.0, 10.0 Summary This application note provides the information needed to step through a.net-based Export Connector (Release Script) during execution.

More information

DEPLOYING A VISUAL BASIC.NET APPLICATION

DEPLOYING A VISUAL BASIC.NET APPLICATION C6109_AppendixD_CTP.qxd 18/7/06 02:34 PM Page 1 A P P E N D I X D D DEPLOYING A VISUAL BASIC.NET APPLICATION After completing this appendix, you will be able to: Understand how Visual Studio performs deployment

More information

BioWin Network Installation

BioWin Network Installation BioWin Network Installation Introduction This document outlines the procedures for installing the network version of BioWin. There are three parts to the network version installation: 1. The installation

More information

Installing the OKI MCx61MFP USB Attached, in Windows 8

Installing the OKI MCx61MFP USB Attached, in Windows 8 Installing the OKI MCx61MFP USB Attached, in Windows 8 Preface Note: The following instruction uses screenshots of either the OKI MC561MFP for illustration purposes. However, these instructions apply to

More information

Using Microsoft Visual Studio 2010. API Reference

Using Microsoft Visual Studio 2010. API Reference 2010 API Reference Published: 2014-02-19 SWD-20140219103929387 Contents 1... 4 Key features of the Visual Studio plug-in... 4 Get started...5 Request a vendor account... 5 Get code signing and debug token

More information

Creating a table of contents quickly in Word

Creating a table of contents quickly in Word Creating a table of contents quickly in Word This note shows you how to set up a table of contents that can be generated and updated quickly and easily, even for the longest and most complex documents.

More information

Audio Web Conferencing Elluminate Live and Skype Guidelines for Use

Audio Web Conferencing Elluminate Live and Skype Guidelines for Use Audio Web Conferencing Elluminate Live and Skype Guidelines for Use UNITAR will use Audio Web Conferencing (AWC) to let Mentors and Fellows speak and communicate with each other in real time during their

More information

These instructions were tested on OS X 10.9.4. Earlier or later versions may have slight or major differences in how things work and appear.

These instructions were tested on OS X 10.9.4. Earlier or later versions may have slight or major differences in how things work and appear. These instructions were tested on OS X 10.9.4. Earlier or later versions may have slight or major differences in how things work and appear. PART ONE VBOX INSTALL AND FILE STAGING You will be given a location

More information

Using an Automatic Back Up for Outlook 2003 and Outlook 2007 Personal Folders

Using an Automatic Back Up for Outlook 2003 and Outlook 2007 Personal Folders Using an Automatic Back Up for Outlook 2003 and Outlook 2007 Personal Folders Part 1 Install the Personal Folder Backup Utility Note: You should close Outlook and any other applications before installing

More information

Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide

Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide Document Revision Date: Nov. 13, 2013 Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide i Contents Introduction... 1 Exchange 2010 Outlook

More information

Connecting your Omega/BetaPAT PLUS to a PC via a USB

Connecting your Omega/BetaPAT PLUS to a PC via a USB Connecting your Omega/BetaPAT PLUS to a PC via a USB Install software Windows XP and below Insert the disc into your computers disc drive and run through the setup wizard. Windows Vista & 7 1. Insert the

More information

SQL Server 2005: Report Builder

SQL Server 2005: Report Builder SQL Server 2005: Report Builder Table of Contents SQL Server 2005: Report Builder...3 Lab Setup...4 Exercise 1 Report Model Projects...5 Exercise 2 Create a Report using Report Builder...9 SQL Server 2005:

More information

Back-up Server DOC-OEMSPP-S/2014-BUS-EN-10/12/13

Back-up Server DOC-OEMSPP-S/2014-BUS-EN-10/12/13 Back-up Server DOC-OEMSPP-S/2014-BUS-EN-10/12/13 The information contained in this guide is not of a contractual nature and may be subject to change without prior notice. The software described in this

More information

MS WORD 2007 (PC) Macros and Track Changes Please note the latest Macintosh version of MS Word does not have Macros.

MS WORD 2007 (PC) Macros and Track Changes Please note the latest Macintosh version of MS Word does not have Macros. MS WORD 2007 (PC) Macros and Track Changes Please note the latest Macintosh version of MS Word does not have Macros. Record a macro 1. On the Developer tab, in the Code group, click Record Macro. 2. In

More information

Your First Windows Mobile Application. General

Your First Windows Mobile Application. General Your First Windows Mobile Application General Contents Your First Windows Mobile Application...1 General...1 Chapter 1. Tutorial Overview and Design Patterns...3 Tutorial Overview...3 Design Patterns...4

More information

Setting Up a Windows Virtual Machine for SANS FOR526

Setting Up a Windows Virtual Machine for SANS FOR526 Setting Up a Windows Virtual Machine for SANS FOR526 As part of the Windows Memory Forensics course, SANS FOR526, you will need to create a Windows virtual machine to use in class. We recommend using VMware

More information

BSDI Advanced Fitness & Wellness Software

BSDI Advanced Fitness & Wellness Software BSDI Advanced Fitness & Wellness Software 6 Kellie Ct. Califon, NJ 07830 http://www.bsdi.cc INSTRUCTION SHEET FOR MOVING YOUR DATABASE FROM ONE COMPUTER TO ANOTHER This document will outline the steps

More information

How to install and use the File Sharing Outlook Plugin

How to install and use the File Sharing Outlook Plugin How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.

More information

UCBI Web Capture Remote Deposit User Instructions

UCBI Web Capture Remote Deposit User Instructions UCBI Web Capture Remote Deposit User Instructions Support Assistance Phone: 866-572-4583 Email: ecorp@ucbi.com Page 1 of 18 UCBI Web Capture Remote Deposit Table of Contents The Installation Process...

More information

Creating tables of contents and figures in Word 2013

Creating tables of contents and figures in Word 2013 Creating tables of contents and figures in Word 2013 Information Services Creating tables of contents and figures in Word 2013 This note shows you how to create a table of contents or a table of figures

More information

RP Pocket PC Scanner Reference Manual For PPT8800

RP Pocket PC Scanner Reference Manual For PPT8800 RP Pocket PC Scanner Reference Manual For PPT8800 Table of Contents Overview...2 Installation...2 Setting up your Pocket PC...3 Terminal Services Client...6 Scanning Barcodes...8 Loading Scanner Sessions

More information

Lab - Building an Internet of Things Application Hands-On Lab

Lab - Building an Internet of Things Application Hands-On Lab Lab - Building an Internet of Things Application Hands-On Lab Table of contents 1. Creating a Bluemix Application... 3 2. Create and add an Internet of Things Service... 4 2.Wire the connected device s

More information

Producing Standards Based Content with ToolBook

Producing Standards Based Content with ToolBook Producing Standards Based Content with ToolBook Contents Using ToolBook to Create Standards Based Content... 3 Installing ToolBook... 3 Creating a New ToolBook Book... 3 Modifying an Existing Question...

More information

Also you need the C-MOR ISO file. This file you will find following this link: http://www.cmor.com/video-surveillance/download-vm.

Also you need the C-MOR ISO file. This file you will find following this link: http://www.cmor.com/video-surveillance/download-vm. This Guide will show you the installation of C-MOR Video Surveillance on a Microsoft Hyper- V server. You are able to download the Microsoft Hyper-v 2012 server on http://www.microsoft.com/en-us/server-cloud/hyper-v-server/.

More information

Crystal Reports. For Visual Studio.NET. Reporting Off ADO.NET Datasets

Crystal Reports. For Visual Studio.NET. Reporting Off ADO.NET Datasets Crystal Reports For Visual Studio.NET Reporting Off ADO.NET Datasets 2001 Crystal Decisions, Inc. Crystal Decisions, Crystal Reports, and the Crystal Decisions logo are registered trademarks or trademarks

More information

DIRECT INTERNET DATA. User s Guide

DIRECT INTERNET DATA. User s Guide DIRECT INTERNET DATA User s Guide Iridium Satellite LLC Rev. 2; June 15, 2001 DIRECT INTERNET DATA ------------------------------------------------------------------------------------- TABLE OF CONTENTS

More information

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual

Vodafone PC SMS 2010. (Software version 4.7.1) User Manual Vodafone PC SMS 2010 (Software version 4.7.1) User Manual July 19, 2010 Table of contents 1. Introduction...4 1.1 System Requirements... 4 1.2 Reply-to-Inbox... 4 1.3 What s new?... 4 2. Installation...6

More information

Introduction to Eclipse

Introduction to Eclipse Introduction to Eclipse Overview Eclipse Background Obtaining and Installing Eclipse Creating a Workspaces / Projects Creating Classes Compiling and Running Code Debugging Code Sampling of Features Summary

More information

USING SSL/TLS WITH TERMINAL EMULATION

USING SSL/TLS WITH TERMINAL EMULATION USING SSL/TLS WITH TERMINAL EMULATION This document describes how to install and configure SSL or TLS support and verification certificates for the Wavelink Terminal Emulation (TE) Client. SSL/TLS support

More information

Lab 2-2: Exploring Threads

Lab 2-2: Exploring Threads Lab 2-2: Exploring Threads Objectives Prerequisites After completing this lab, you will be able to: Add profiling support to a Windows CE OS Design Locate files associated with Windows CE profiling Operate

More information

Microsoft Business Intelligence 2012 Single Server Install Guide

Microsoft Business Intelligence 2012 Single Server Install Guide Microsoft Business Intelligence 2012 Single Server Install Guide Howard Morgenstern Business Intelligence Expert Microsoft Canada 1 Table of Contents Microsoft Business Intelligence 2012 Single Server

More information

How to configure the DBxtra Report Web Service on IIS (Internet Information Server)

How to configure the DBxtra Report Web Service on IIS (Internet Information Server) How to configure the DBxtra Report Web Service on IIS (Internet Information Server) Table of Contents Install the DBxtra Report Web Service automatically... 2 Access the Report Web Service... 4 Verify

More information

How to test and debug an ASP.NET application

How to test and debug an ASP.NET application Chapter 4 How to test and debug an ASP.NET application 113 4 How to test and debug an ASP.NET application If you ve done much programming, you know that testing and debugging are often the most difficult

More information

To begin, visit this URL: http://www.ibm.com/software/rational/products/rdp

To begin, visit this URL: http://www.ibm.com/software/rational/products/rdp Rational Developer for Power (RDp) Trial Download and Installation Instructions Notes You should complete the following instructions using Internet Explorer or Firefox with Java enabled. You should disable

More information

How to setup a VPN on Windows XP in Safari.

How to setup a VPN on Windows XP in Safari. How to setup a VPN on Windows XP in Safari. If you want to configure a VPN connection from a Windows XP client computer you only need what comes with the Operating System itself, it's all built right in.

More information

Sharpdesk V3.5. Push Installation Guide for system administrator Version 3.5.01

Sharpdesk V3.5. Push Installation Guide for system administrator Version 3.5.01 Sharpdesk V3.5 Push Installation Guide for system administrator Version 3.5.01 Copyright 2000-2015 by SHARP CORPORATION. All rights reserved. Reproduction, adaptation or translation without prior written

More information

WebEHRS-DMS (Document Management System) Troubleshooting and How To Guide. Table of Contents

WebEHRS-DMS (Document Management System) Troubleshooting and How To Guide. Table of Contents WebEHRS-DMS (Document Management System) Troubleshooting and How To Guide Table of Contents How to Troubleshoot DMS Errors for WebEHRS.page 2 Uninstalling and Reinstalling DMS. page 5 How to Upload/Attach

More information

GETTING STARTED WITH SQL SERVER

GETTING STARTED WITH SQL SERVER GETTING STARTED WITH SQL SERVER Download, Install, and Explore SQL Server Express WWW.ESSENTIALSQL.COM Introduction It can be quite confusing trying to get all the pieces in place to start using SQL. If

More information

Ipswitch Client Installation Guide

Ipswitch Client Installation Guide IPSWITCH TECHNICAL BRIEF Ipswitch Client Installation Guide In This Document Installing on a Single Computer... 1 Installing to Multiple End User Computers... 5 Silent Install... 5 Active Directory Group

More information

Using the VEX Cortex with ROBOTC

Using the VEX Cortex with ROBOTC Using the VEX Cortex with ROBOTC This document is a guide for downloading and running programs on the VEX Cortex using ROBOTC for Cortex 2.3 BETA. It is broken into four sections: Prerequisites, Downloading

More information

Troubleshooting Guide

Troubleshooting Guide Enable WMI after applying SP2 for XP Company web site: Support email: support@ Support telephone: +44 20 3287-7651 +1 646 233-1163 2 This tutorial will guide you on enabling WMI after applying Service

More information

Option nv, Gaston Geenslaan 14, B-3001 Leuven Tel +32 16 317 411 Fax +32 16 207 164 http://www.option.com Page 1 of 14

Option nv, Gaston Geenslaan 14, B-3001 Leuven Tel +32 16 317 411 Fax +32 16 207 164 http://www.option.com Page 1 of 14 Page 1 of 14 ! " #!"#$ % &&' Page 2 of 14 1 INTRODUCTION One of the highly desirable features of the GlobeSurfer III device is the ability to network together Printers and External Hard Disk drives (aka

More information

Getting Started with Android Development

Getting Started with Android Development Getting Started with Android Development By Steven Castellucci (v1.1, January 2015) You don't always need to be in the PRISM lab to work on your 4443 assignments. Working on your own computer is convenient

More information

KEYBOARD SHORTCUTS. Note: Keyboard shortcuts may be different for the same icon depending upon the SAP screen you are in.

KEYBOARD SHORTCUTS. Note: Keyboard shortcuts may be different for the same icon depending upon the SAP screen you are in. KEYBOARD SHORTCUTS Instead of an SAP icon button, you can use a keyboard shortcut. A keyboard shortcut is a key or combination of keys that you can use to access icon button functions while you are working

More information

Appendix K Introduction to Microsoft Visual C++ 6.0

Appendix K Introduction to Microsoft Visual C++ 6.0 Appendix K Introduction to Microsoft Visual C++ 6.0 This appendix serves as a quick reference for performing the following operations using the Microsoft Visual C++ integrated development environment (IDE):

More information

WA2262 Applied Data Science and Big Data Analytics Boot Camp for Business Analysts. Classroom Setup Guide. Web Age Solutions Inc.

WA2262 Applied Data Science and Big Data Analytics Boot Camp for Business Analysts. Classroom Setup Guide. Web Age Solutions Inc. WA2262 Applied Data Science and Big Data Analytics Boot Camp for Business Analysts Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum Software

More information

Setting up VMware ESXi for 2X VirtualDesktopServer Manual

Setting up VMware ESXi for 2X VirtualDesktopServer Manual Setting up VMware ESXi for 2X VirtualDesktopServer Manual URL: www.2x.com E-mail: info@2x.com Information in this document is subject to change without notice. Companies, names, and data used in examples

More information

Configuring Network Load Balancing with Cerberus FTP Server

Configuring Network Load Balancing with Cerberus FTP Server Configuring Network Load Balancing with Cerberus FTP Server May 2016 Version 1.0 1 Introduction Purpose This guide will discuss how to install and configure Network Load Balancing on Windows Server 2012

More information

Backup Server DOC-OEMSPP-S/6-BUS-EN-21062011

Backup Server DOC-OEMSPP-S/6-BUS-EN-21062011 Backup Server DOC-OEMSPP-S/6-BUS-EN-21062011 The information contained in this guide is not of a contractual nature and may be subject to change without prior notice. The software described in this guide

More information

Using Blackboard ConnectTxt Outlook Add-in

Using Blackboard ConnectTxt Outlook Add-in Using Blackboard ConnectTxt Outlook Add-in This document is intended for those using: Outlook Add-in 1.1 Microsoft Outlook Versions 2003 (11), 2007 (12) and 2010 (14) Date: 24 th July 2012 Contents 1.

More information

ABAP Debugging Tips and Tricks

ABAP Debugging Tips and Tricks Applies to: This article applies to all SAP ABAP based products; however the examples and screen shots are derived from ECC 6.0 system. For more information, visit the ABAP homepage. Summary This article

More information

FAQ CE 5.0 and WM 5.0 Application Development

FAQ CE 5.0 and WM 5.0 Application Development FAQ CE 5.0 and WM 5.0 Application Development Revision 03 This document contains frequently asked questions (or FAQ s) related to application development for Windows Mobile 5.0 and Windows CE 5.0 devices.

More information

Download and Installation Instructions. Visual C# 2010 Help Library

Download and Installation Instructions. Visual C# 2010 Help Library Download and Installation Instructions for Visual C# 2010 Help Library Updated April, 2014 The Visual C# 2010 Help Library contains reference documentation and information that will provide you with extra

More information

E-PLAN FREQUENTLY ASKED QUESTIONS

E-PLAN FREQUENTLY ASKED QUESTIONS 1. I cannot view drawings even when I am using Internet Explorer A. Ensure you are using Internet Explorer Version 11 or higher. When you are viewing drawings in ProjectDox, please make sure you are using

More information

Versions Addressed: Microsoft Office Outlook 2010/2013. Document Updated: 2014. Copyright 2014 Smarsh, Inc. All right reserved

Versions Addressed: Microsoft Office Outlook 2010/2013. Document Updated: 2014. Copyright 2014 Smarsh, Inc. All right reserved Versions Addressed: Microsoft Office Outlook 2010/2013 Document Updated: 2014 Copyright 2014 Smarsh, Inc. All right reserved Table of Contents Getting Started 3 Add Your New Account 3 Account Setup 5 Basic

More information

Setting Up Power POS in Windows 95/98

Setting Up Power POS in Windows 95/98 Setting Up Power POS in Windows 95/98-64 - Power Pos Windows 95/98 Installation on Server or Stand-Alone PC Load the program onto the machine that will be the SERVER or the STAND ALONE PC. 1. Left click

More information

Mail Merge Creating Mailing Labels 3/23/2011

Mail Merge Creating Mailing Labels 3/23/2011 Creating Mailing Labels in Microsoft Word Address data in a Microsoft Excel file can be turned into mailing labels in Microsoft Word through a mail merge process. First, obtain or create an Excel spreadsheet

More information

WSNetServer User Manual. Date: July 13 2003

WSNetServer User Manual. Date: July 13 2003 Date: July 13 2003 1 Revision History... 2 2 Introduction... 2 3 Installation... 2 4 Normal Operation... 2 4.1 Startup... 2 4.2 About Box... 3 4.3 Specifying The Cross Point XY Broadcast Port... 3 4.4

More information

Table of Contents. FleetSoft Installation Guide

Table of Contents. FleetSoft Installation Guide FleetSoft Installation Guide Table of Contents FleetSoft Installation Guide... 1 Minimum System Requirements... 2 Installation Notes... 3 Frequently Asked Questions... 4 Deployment Overview... 6 Automating

More information

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users SyAM Management Utilities and Non-Admin Domain Users Some features of SyAM Management Utilities, including Client Deployment and Third Party Software Deployment, require authentication credentials with

More information

Connecting To SOM Network Drives With Windows XP

Connecting To SOM Network Drives With Windows XP Connecting To SOM Network Drives With Windows XP The first step to take is to make sure that you are using the UCSF VPN client when you connect. If you do not have a VPN username and password, you will

More information

LPR for Windows 95/98/Me/2000/XP TCP/IP Printing User s Guide. Rev. 03 (November, 2001)

LPR for Windows 95/98/Me/2000/XP TCP/IP Printing User s Guide. Rev. 03 (November, 2001) LPR for Windows 95/98/Me/2000/XP TCP/IP Printing User s Guide Rev. 03 (November, 2001) Copyright Statement Trademarks Copyright 1997 No part of this publication may be reproduced in any form or by any

More information

VA-SW3050S(Server) VA-SW3050C(Client)

VA-SW3050S(Server) VA-SW3050C(Client) INSTALLATION MANUAL VA-SW050S(Server) VA-SW050C(Client) Network Recorder (Server/Client) This manual provides new users of the Network Recorder with an overview of the software and information on the initial

More information

Installation Guide - Client. Rev 1.5.0

Installation Guide - Client. Rev 1.5.0 Installation Guide - Client Rev 1.5.0 15 th September 2006 Introduction IntraNomic requires components to be installed on each PC that will use IntraNomic. These IntraNomic Client Controls provide advanced

More information

MFC7840W Windows Network Connection Repair Instructions

MFC7840W Windows Network Connection Repair Instructions Difficulty printing from your PC can occur for various reasons. The most common reason a networked Brother machine may stop printing, is because the connection between the computer and the Brother machine

More information

Credit Card Functionality in IMS

Credit Card Functionality in IMS Credit Card Functionality in IMS Updated Date: 3/28/2011 Table of Contents Basic setup to enable the Credit Card facility... 3 1.1Installation of Magswipe configuration software... 3 1.2Configuration settings

More information

Reviewing documents with track changes in Word 2013

Reviewing documents with track changes in Word 2013 Reviewing documents with track changes in Word 2013 Information Services Reviewing documents with track changes in Word 2013 This note covers how to use Word s reviewing tools to track the changes made

More information

Registration Instructions. Visual Basic 2010 Express Software

Registration Instructions. Visual Basic 2010 Express Software Registration Instructions for Visual Basic 2010 Express Software Updated January, 2011 Registration of the Visual Basic 2010 Express software is required by Microsoft within 30 days of installation. Registration

More information

Procedure for updating Firmware of EZ4 W or ICC50 W

Procedure for updating Firmware of EZ4 W or ICC50 W Procedure for updating Firmware of EZ4 W or ICC50 W 1. Download the Firmware file for your camera to your PC 2. Download the Leica Camera Configuration program to your PC 3. Install Leica Camera Configuration

More information

Microsoft Word 2011: Create a Table of Contents

Microsoft Word 2011: Create a Table of Contents Microsoft Word 2011: Create a Table of Contents Creating a Table of Contents for a document can be updated quickly any time you need to add or remove details for it will update page numbers for you. A

More information

User Guide. (Single User Version) 2008 Certiport, Inc. certiprep 1

User Guide. (Single User Version) 2008 Certiport, Inc. certiprep 1 User Guide (Single User Version) 2008 Certiport, Inc. certiprep 1 TABLE OF CONTENTS I. GETTING STARTED 3 INTRODUCTION 3 IMPORTANT INFORMATION 3 SYSTEM REQUIREMENTS 4 INSTALLATION 4 REGISTERING AND LOGGING

More information

Google Sites. How to create a site using Google Sites

Google Sites. How to create a site using Google Sites Contents How to create a site using Google Sites... 2 Creating a Google Site... 2 Choose a Template... 2 Name Your Site... 3 Choose A Theme... 3 Add Site Categories and Descriptions... 3 Launch Your Google

More information

Hands-on CUDA exercises

Hands-on CUDA exercises Hands-on CUDA exercises CUDA Exercises We have provided skeletons and solutions for 6 hands-on CUDA exercises In each exercise (except for #5), you have to implement the missing portions of the code Finished

More information

NextGen Setup Guide First-time Workstation Setup & Logging In

NextGen Setup Guide First-time Workstation Setup & Logging In This guide will help you get setup on NextGen for the first time you log onto a City or SBC computer. It will also help if you are a first-time user and need to create your password. I. Setting up Desktop

More information

Once you ve signed up, all you ll have to do is sign in. To sign in key in your e-mail address and password.

Once you ve signed up, all you ll have to do is sign in. To sign in key in your e-mail address and password. (1) www.marketwatch.com (2) Sign up for free membership. Pick one option. A. Click Free membership link. B. Click My Portfolios tab. C. Left column, at the bottom, click Join now! A B C Once you ve signed

More information

Pocket ESA Network Server Installation

Pocket ESA Network Server Installation Pocket ESA Network Server Installation This document details the installation and configuration of the networked version of Pocket ESA on a computer with Microsoft Windows XP/2000. Installation After agreeing

More information

Jolly Server Getting Started Guide

Jolly Server Getting Started Guide JOLLY TECHNOLOGIES Jolly Server Getting Started Guide The purpose of this guide is to document the creation of a new Jolly Server in Microsoft SQL Server and how to connect to it using Jolly software products.

More information

The Sensor Readings Gadget for Window 7. Version 1.0.0.5

The Sensor Readings Gadget for Window 7. Version 1.0.0.5 The Sensor Readings Gadget for Window 7 Version 1.0.0.5 Before you start: 1. You need the Virtual Coordinator Version 1.05.3 or above ready in the same computer or the other computer in the same network.

More information

IrDA-USB IrDA USB Adapter

IrDA-USB IrDA USB Adapter IrDA-USB IrDA USB Adapter The IrDA USB Adapter enables infrared wireless data communication through your PC s USB port. No IRQ, DMA settings nor configurations, the IrDA USB Adapter is much better than

More information

Managing Identities in Outlook Express

Managing Identities in Outlook Express Managing Identities in Outlook Express Managing Identities in Outlook Express 4 Introduction 4 Creating a Outlook Express Identity 4 Managing Outlook Express Identities 4 Switching Outlook Express Identities

More information

Outlook 2010 Setup Guide (POP3)

Outlook 2010 Setup Guide (POP3) Versions Addressed: Microsoft Office Outlook 2010 Document Updated: 8/31/2012 Copyright 2012 Smarsh, Inc. All rights Purpose: This document will assist the end user in configuring Outlook 2010 to access

More information

VIVA 4G LTE Mini Router. Quick Start Guide

VIVA 4G LTE Mini Router. Quick Start Guide VIVA 4G LTE Mini Router Quick Start Guide Thank you for choosing the VIVA 4G LTE Mini Router (hereinafter referred to as the E57) The supported functions and actual appearance are subject to the product

More information

Guide to Setting up Internet Connection Sharing for Windows

Guide to Setting up Internet Connection Sharing for Windows Guide to Setting up Internet Connection Sharing for Windows Document Date: December 20, 2005 Document Version: Version: 1.0 Disclaimer: Please note that this document is provided on an as is where is basis

More information

PCLinq2 Hi-Speed USB Bridge-Network Cable. Quick Network Setup Guide

PCLinq2 Hi-Speed USB Bridge-Network Cable. Quick Network Setup Guide PCLinq2 Hi-Speed USB Bridge-Network Cable Congratulations! Quick Network Setup Guide For Windows 98/ME/2000/XP Congratulations for installing the PCLinq2 Hi-Speed USB Bridge-Network Cable. This Quick Network

More information

USER MANUAL SlimComputer

USER MANUAL SlimComputer USER MANUAL SlimComputer 1 Contents Contents...2 What is SlimComputer?...2 Introduction...3 The Rating System...3 Buttons on the Main Interface...5 Running the Main Scan...8 Restore...11 Optimizer...14

More information

Installing the Cygwin UNIX Emulator on Windows 7

Installing the Cygwin UNIX Emulator on Windows 7 Where to do Some Basic Background Reading Start here for all things Cygwin: http://cygwin.com/install.html Note that these instructions include the installation steps we use on the SM1094 (Computational

More information

Presentations and PowerPoint

Presentations and PowerPoint V-1.1 PART V Presentations and PowerPoint V-1.2 Computer Fundamentals V-1.3 LESSON 1 Creating a Presentation After completing this lesson, you will be able to: Start Microsoft PowerPoint. Explore the PowerPoint

More information

BioWin Network Installation

BioWin Network Installation BioWin Network Installation Introduction This document outlines procedures and options for installing the network version of BioWin. There are two parts to the network version installation: 1. The installation

More information

Virtual Office Remote Installation Guide

Virtual Office Remote Installation Guide Virtual Office Remote Installation Guide Table of Contents VIRTUAL OFFICE REMOTE INSTALLATION GUIDE... 3 UNIVERSAL PRINTER CONFIGURATION INSTRUCTIONS... 12 CHANGING DEFAULT PRINTERS ON LOCAL SYSTEM...

More information

Installing Basic PAYE Tools onto a networked computer

Installing Basic PAYE Tools onto a networked computer Installing Basic PAYE Tools onto a networked computer 1 Contents BPT RTI Network Installation Guide... 1 Contents...2 Overview and Disclaimer... 2 Guides...3 I want to install Basic PAYE Tools Real Time

More information

How To Run Anolicense Server On A Windows 7.5 (For Free) Or 8 (For Ubuntu) Or 9.5.5 For Free (For Microsoft) (For Linux) (Or For Free) ( For

How To Run Anolicense Server On A Windows 7.5 (For Free) Or 8 (For Ubuntu) Or 9.5.5 For Free (For Microsoft) (For Linux) (Or For Free) ( For Quick Start Guide for Installing OLicense-Server for use with SimDiff/SimMerge Contents Installing OLicense-Server... 1 Configuring OLicense-Server... 2 Setting the Port Number... 2 Running OLicense-Server

More information

NEWTECH INFOSYSTEMS, INC. NTI Backup Now EZ. NTI Backup Now EZ User's Guide

NEWTECH INFOSYSTEMS, INC. NTI Backup Now EZ. NTI Backup Now EZ User's Guide NEWTECH INFOSYSTEMS, INC. NTI Backup Now EZ NTI Backup Now EZ User's Guide Backup Now EZ User's Guide 2009 NewTech Infosystems, Inc. i Table of Contents INTRODUCTION... 3 WELCOME TO NTI BACKUP NOW EZ...

More information

Easy Setup Guide for the Sony Network Camera

Easy Setup Guide for the Sony Network Camera -878-191-11 (1) Easy Setup Guide for the Sony Network Camera For setup, a computer running the Microsoft Windows Operating System is required. For monitoring camera images, Microsoft Internet Explorer

More information