Check out our sample code on this page.

Visit our library for an extensive set of older technical information.
Sample Code

We are in the process of building a sample code library. This is what we have so far.

Description VB Example C# Example
Lambda expression examples using VS2008. Provides a wide variety of Lambda expressions in VB and C#. Both VB and C# are in the same solution. Uses a database project and unit testing projects, so cannot be opened with Express Editions.

C# and VB Sample Code (VS 2008)
Simple business object example using VS2008.
Features include:
  • Data Access component
  • Business object component
  • UI component (WinForms)
  • CRUD (create, retrieve, update, delete) operations
  • Validation
VB Sample Code
(VS 2008)
C# Sample Code
(VS 2008)
By popular request, we now have the simple business object example using VS2005.
Features include:
  • Business object component
  • UI component (WinForms)
  • CRUD (create, retrieve, update, delete) operations
  • Validation
VB Sample Code
(VS 2005)
Not available
Master Mind game
Features include:
  • UI component (WinForms)
  • "Business object" component for the game (demonstrates separation of concerns).
VB Sample Code
(VS 2008)
Not yet completed

All contents © 2009 InStep Technologies, Inc. All rights reserved.