Applications and Services Code Samples (Compact 2013)

3/26/2014

Windows Embedded Compact 2013 contains the following code samples that apply to Applications and Services.

Important

For readability, the following code example does not contain security checking or error handling. Do not use the following code in a production environment.

Feature area

Description

Related topic

Windows Azure Cloud Sensor Sample

Simulates a temperature sensor that runs on a Windows Embedded Compact-based device and uses Windows Azure in the following ways:

  • The sample application sends randomly generated temperature data to a Windows Azure website that is backed by a Windows Azure SQL database.
  • The monitor application, also running on a device running Compact 2013, periodically retrieves and displays the data collected by the Windows Azure website.

Windows Azure Cloud Sensor Sample for Windows Embedded Compact 2013

See Also

Concepts

Code Samples