The autumn 2012 certificate is closed. Get updates about this certificate by signing up for email notifications.
Course Description
Intermediate Windows Applications in C#
Downtown Seattle, Classroom, Winter 2013
Instructor: Randal Root
Tu, 1/8 - 3/12, 2013, 6-9 p.m.
Cost: $825 | 3 CEUs
Expand your knowledge on the C# programming by investigating Object Oriented Programming (OOP) and Database connectivity. Learn more about inheritance, interfaces, generics, polymorphism, delegates, events, and working with database tables, views, and stored procedures; allowing students to create new records, update records, and delete records in a database table.
Topics include:
- OOP: Inheritance, polymorphism, and abstraction
- Interfaces, delegates, lambdas, anonyms methods and events
- Collections, generics, and LINQ to objects
- Windows Forms controls: Menus, toolbars, status strips
- Custom types with Classes and Structures
- CRUD and Transaction based processing