Language - C Sharp: Difference between revisions
m (moved Language - C to Language - C Sharp) |
No edit summary |
||
Line 1: | Line 1: | ||
Preamble about the language and its general strengths and weaknesses. | |||
==Assessment for use with Phidgets== | |||
Our honest opinion on how well this language is suited to controlling Phidgets. If it is a poor choice, suggest and link similar (better) languages. | |||
==Support== | |||
#Here are the resources we provide. | |||
#This is what you can and cannot expect from us if you use this language. | |||
==Restrictions== | |||
In this section, list any restrictions or limitations that this particular language may impose. For example, incompatibility with certain operating systems. | |||
==Versions== | |||
===V1.09=== | |||
Describe each major version and notable differences relating to programming Phidgets. | |||
===V1.08=== | |||
==Getting Started== | |||
Here we provide a basic setup guide and a code sample to start a project from scratch. | |||
===Building your Project=== | |||
Describe the different ways a project could be build using this language. | |||
==Common Problems and Solutions/Workarounds== | |||
Here you can put various frequent problems and our recommended solutions. | |||
==API Reference== | |||
This language uses the XYZ API, which can be found [http://www.phidgets.com/documentation/web/NETDoc/Index.html here]. |
Revision as of 18:54, 12 October 2011
Preamble about the language and its general strengths and weaknesses.
Assessment for use with Phidgets
Our honest opinion on how well this language is suited to controlling Phidgets. If it is a poor choice, suggest and link similar (better) languages.
Support
- Here are the resources we provide.
- This is what you can and cannot expect from us if you use this language.
Restrictions
In this section, list any restrictions or limitations that this particular language may impose. For example, incompatibility with certain operating systems.
Versions
V1.09
Describe each major version and notable differences relating to programming Phidgets.
V1.08
Getting Started
Here we provide a basic setup guide and a code sample to start a project from scratch.
Building your Project
Describe the different ways a project could be build using this language.
Common Problems and Solutions/Workarounds
Here you can put various frequent problems and our recommended solutions.
API Reference
This language uses the XYZ API, which can be found here.