Site Search

CS 446: User Interface

CS 352 Navigation Menu

Course Info

Course Content

Agenda main content

Agenda for Day 2

  1. Announcements
  2. Assignments
  3. Readings
    • For today: Pragmatic Programmer: Evil Wizards
    • For next class: Read Chapter 1 of textbook

  4. Today's Learning Objectives
    After today's lab, you should be able to
    1. Explain the organizational structure of Visual Studio.NET solutions
    2. Use Visual Studio.NET to
      • Write a simple Hello World Console Application in C#
      • Write a simple Hello World Windows Application in C#
    3. Use C# code to
      • Write a static Main method to start up an application
      • Use composite string formatting to embed formatted values into strings
      • Write a simple C# class that inherits from System.Windows.Forms.Form
      • Add and position simple Label, TextBox and Button controls in a Window Form
      • Write a simple method to handle a Button click event

  5. Today's Notes
    • Lab 0: Lab Orientation for Using Visual Studio
    • Lab 1: Using Visual Studio.NET & C#
Ed Gellenbeck, Department of Computer Science, CWU
400 E. University Way, Ellensburg, WA 98926-7520