Skip to Content

Training Resources

Current Training Schedule

Class Registration Form

Get Adobe Reader

Accessibility

Web Site Accessibility

Creating Accessible PDFs

Accessible MS Office Docs

Web Development

html / xhtml Web Development

html / xhtml Advanced

Cascading Style Sheets

JavaScript

ColdFusion Web Development

ColdFusion Advanced

Microsoft Expression Web

Active Server Pages Introduction

Active Server Pages Advanced

PHP with MySQL

Web Developer Boot Camp

Web App Developer Boot Camp

Adobe / Macromedia Web

Dreamweaver Introduction

Dreamweaver Advanced

Database-Driven Dreamweaver

Web Authoring with Contribute

Fireworks Web Graphics

Flash Introduction

Flash Intermediate

Flash Advanced

Programming

XML Introduction

Visual Studio 2005 (.NET 2.0):

Learning VB.NET Programming

VB.NET Application Development

ASP.NET with VB.NET

ADO.NET Data
    Programming in VB

VB.NET Advanced Topics

Learning C#.NET Programming

C#.NET Application Development

ASP.NET with C#.NET

ADO.NET Data
    Programming in C#

C#.NET Advanced Topics

Visual Studio 2008 (.NET 3.5):

Learning VB.NET Programming

VB.NET Application Development

ASP.NET with VB.NET

Learning C#.NET Programming

C#.NET Application Development

ASP.NET with C#.NET

What's New in VS2008
    (2-day courses):

VB.NET Application Development

C#.NET Application Development

Databases

SQL Server 2005 Introduction

SQL Server 2005 Advanced

SQL Server Reporting Services

SQL Server Analysis Services

SQL Server Administration

SQL Server 2005 Bootcamp

Oracle SQL Introduction

Oracle SQL Advanced

Oracle PL/SQL Introduction

Oracle PL/SQL Intermediate

Oracle PL/SQL Advanced

Oracle Admin Introduction

Oracle Admin Advanced

Professional Courses

Project Management
     with Microsoft Project

Crystal Reports Introduction

Crystal Reports Intermediate

Crystal Reports Advanced

Adobe

InDesign Introduction

InDesign Advanced

Illustrator Introduction

Photoshop Introduction

Photoshop Advanced

PageMaker Introduction

PageMaker Intermediate

PageMaker Advanced

Microsoft SharePoint

SharePoint for Site Members

SharePoint for Site Owners

SharePoint Designer

SharePoint for Developers

SharePoint Administration

Technical

A+ Certification

Network+ Certification

Security+ Certification

Geographic (GIS)

ESRI ArcGIS 9.2:

Intro to ArcGIS I

ArcGIS for Natural Resources

Intro to ArcGIS II

ArcGIS Spatial Analyst

ESRI ArcGIS 9.3:

ArcGIS Desktop I

ArcGIS Desktop II

ArcGIS Desktop III

Microsoft Office

Word Introduction

Word Intermediate

Word Advanced

Word Programming with VBA

Excel Introduction

Excel Intermediate

Excel Advanced

Excel Programming with VBA

Access Introduction

Access Advanced

Access Programming with VBA

PowerPoint Introduction

PowerPoint Advanced

Outlook

Moving to Microsoft Office 2007

Training Resources

Current Training Schedule

Class Registration Form

Get Adobe Reader

Application Development with Visual C# 2008

5 day course

View Detailed Outline in PDF Format
Get Adobe Reader

In this course you will learn how to use Visual Studio 2008 and Visual C# 2008 to build Windows applications to run on the .NET 3.5 platform. Visual Studio 2008 adds a large set of new functionality for the Visual Studio developer. From new language features, including LINQ (Language Integrated Query) and new client-side data support, Visual Studio 2008 and the .NET Framework 3.5 make it easier than ever to create robust, enterprise-level applications. In this course, you will begin with the basics, becoming familiar with Windows Forms and Windows Forms controls and Windows Presentation Foundation (WPF). You will learn how to access data using ADO.NET, how to take advantage of data binding features, and you will explore the range of controls and components provided by Visual Studio. You will also learn how to build solid applications using structured exception handling, how to use the Visual Studio debugging features, how to use MenuStrip and ToolStrip controls, and how to add unprecedented flexibility to your user interfaces using the container controls.


Overview of Course Topics:
(for a full detailed outline, visit our PDF link above)

  • Introduction to Windows Forms
  • Taking Advantage of the Form Event Model
  • Common Windows Forms Controls
  • Exception Handling
  • Working with Strings and Dates
  • Accessing Data
  • Introduction to LINQ
  • Data Binding Techniques
  • Using the Data Controls
  • Introduction to WPF
  • Revisiting WPF
  • Handling Input/Output Tasks
  • Project Settings in Visual Studio
  • Debugging Your Applications
  • Menus and Toolbars
  • Container Controls
  • Complex Windows Forms Controls
  • Working with My Namespace