Introduction to Computer Programming Using
Visual C# 2008

Projects, training videos, and supporting documents

Return to Main Menu

I have placed the demonstration projects and other materials on this page for you. Click on the presentation you want to review. To download a project, click on the item here and Windows will ask where to save your file. Choose drive A for example. After the file is downloaded to your computer, then use Explorer to find the project. They will have the ".EXE" extension.

           

Lessons & Projects

Visual C# 2005 Version

  • Lesson 1
    Introduction to Data Entry
  • Lesson 2
    Data Entry Parts 3 & 4
  • Lesson 3
    Introduction To Variables, keystroke trapping, & Other cool stuff
  • Lesson 4
    Making Decisions (Chapter 5) & Custom Event Handlers
  • IF and Select Statements

Making Decisions with If Statements  
Using If part 2

Using
Switch

  • Lesson 5
    File I/O, Try-Catch, Custom Subs, & StreamReader/StreamWriter
  • Introduction to File I/O (Page 700)
  • Structured Error Handling (Page 180) Slides

Load List Box from a disk file project:
Using Stream Reader & Stream Writer

Videos:
Part 1
Read from disk file
Part 2
List box Add/Delete
Part 3
Write to a disk file

Stream Demo we did in class

  • Lesson 6
    Custom Functions, Classes, & Menus
  • Lesson 7
    Using Multiple Forms
  • Lesson 8
    MS ACCESS DATA BASES Part I (Chapters 17, 18 & 19)

Access Databases Step 3: Using textboxes and validation.

  • Lesson 9
    MS ACCESS DATA BASES Part II: ADO in code
  • Working with Relational Databases Part II

Get my database for lesson 9

ADO 2.0 in code (Step 1 displays data in a grid using code. Step 2 lets you select/update/delete records. The project has 2 forms. The database & images are included.)

  • Lesson 10
    MS ACCESS DATA BASES Part III: Reports Made Easy

MSDN Screen cast: The report Viewer Control

  • Lesson 11
    SQL 2005 Express DATA BASES I (Using the ADO Objects & Wizards)
  • Lesson 12
    SQL 2005 Express DATA BASES II (ADO in Code with SQL 2005)
  • My first SQL project using ADO in code
    Get
    my Database for this lesson
    (customers-05)

ADO in code using a grid control

  • Lesson 13
    XNA Game Studio Express
  • Learning to program Games
  • Extra Projects
    Some useful projects.

 

Too cool!

Send E-Mail & Projects to RPKessler@hotmail.com

Copyright © 1999-2008 Ronald P. Kessler, Ph.D.
All rights reserved.
Revised:

These materials are provided for the exclusive use of my students. Please contact me for permission to reproduce or use these presentations.

General

Required Projects

C# Training Resources

C# Support

Database Resources