Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

In this document we shall provide a basic overview of how to develop C# .NET applications for ATM on a Windows

...

development machine. The following areas will be covered:

  • Configuring the development environment

  • Writing a demo console application

  • Deploying to ATM

  • Debugging

Prerequisites

You will need to download and install the following applications:

  • Xamarin Studio for Windows. This is called MonoDevelop on Linux and to alleviate any incompatibility issues, please download the Windows version from:

  • We will need the Putty SSH tools for automating some remote tasks such as copying files and running the remote debugger