ICPDAS WinCon-8000 Getting Started page 49

Table of Contents

Advertisement

similar languages will find few problems in adapting to C#. C# is designed to bring
rapid development to the C
that are a hallmark of C and C
fidelity with C and C
become productive in C#. Besides, C# also provides intrinsic code trust mechanisms
for a high level of security, garbage collection, and type safety. C# supports single
inheritance and creates Microsoft intermediate language (MSIL) as input to native
code compilers.
C# is fully integrated with the .NET Framework and the common language
runtime, which together provide language interoperability, garbage collection,
enhanced security, and improved versioning support. C# simplifies and modernizes
some of the more complex aspects of C and C
enumerations, overloading, and structured exception handling. C# also eliminates C
++
and C
features such as macros, multiple inheritance, and virtual base classes. For
++
current C
developers, C# provides a powerful, high-productivity language
alternative.
All the demo programs for Microsoft Visual Studio 2003 Visual Basic.Net and
C#.Net are given in the directory "\WINCON\DI_DO_Demo\VB.NET\Demo" and
"\WINCON\DI_DO_Demo\C#\Demo". They have been tested OK on WinCE.NET 4.1
or newer version platforms and on VB.NET or C#.NET development toolkit.
The demo programs have been implemented in the VB or C# applications through
the Wincon.DLL, which declares all functions for all Modules in WinCON-8000.
This section shows you the procedure for how to create the first demo program with
VB.NET or C#.NET development tools as below.
1.
Create a new SDE project;
2.
Add project reference for an application;
3.
Design an application program;
4.
Execute the application program on the Wincon-8000 platform;
5.
Example list for the reference of user program design.
++
programmer without sacrificing the power and control
++
. Because of this heritage, C# has a high degree of
++
, and developers familiar with these languages can quickly
WinCon-8000 Getting Start Manual-- 49
++
, notably namespaces, classes,

Advertisement

Table of Contents
loading

This manual is also suitable for:

W-8731

Table of Contents