.NET Framework Samples
Eiffel ENViSioN!
.NET Framework Samples

The following samples are all translated from samples included in the .NET Framework SDK Quickstart.

Threads Samples

  • The Pools Sample uses a thread pool to perform asynchronous operations.
  • The Timers sample uses timers to to diplay messages on the console at regular intervals.

ADO.NET Sample

  • The ADO.NET Sample uses ADO.NET to access the Northwind database and display the content of the Customers table on the console.

Windows Form Samples

The following Windows Forms samples are all taken from the Framework SDK Quickstart. They demonstrate various aspects of the Windows Forms library reused from Eiffel.

The samples have been ordered from easiest to most complex, it is therefore recommended that you run them in the following order: