<%@LANGUAGE="VBSCRIPT" %> <% Response.CacheControl = "no-cache" %>
Studying for the Midterm Exam

The midterm exam is comprehensive. It will include questions related to the following:

  • Theory - largely contained in what was said during lecture & the lecture notes
  • ASP.NET
  • C#
  • IIS
  • Visual Studio
The exam will include approximately 40-60 multiple choice, essay, & short answer questions.

Review the following materials for the exam:

  • Lecture notes / material
  • Labs
  • Projects
  • Books

Other Keywords to help you study:
(this is not exhaustive. this is not in any particular order. this is only meant as a study aid)

  • Server-side technologies
  • Visual Studion.NET
  • Computers & the Internet
  • C#
  • Visual programming & the VS.NET IDE
  • ASP 3.0 vs. ASP.NET
  • Variables
  • Memory concepts
  • Arithmetic Operators and Operations
  • Algorithms
  • PostBack
  • AutoPostBack
  • DB connectivity, Data Integration, and Data Binding
  • SQL Parameters
  • Sql and Oledb classes
  • Access Modifiers
  • Page components
  • Code Behind
  • Pseudocode
  • Program Control, Control Structures, and Structured Programming
  • Repetition Control Structures
  • Bitwise AND, OR, XOR
  • Logical AND, OR, XOR
  • AND / OR Gates
  • Base 16, Base 10, and Base 2 numbers
  • HTML Controls
  • Inheritance
  • Encapsulation
  • Polymorphism
  • Aggregation
  • Output Caching
  • Encryption
  • Random Numbers
  • Synthesis of what you have learned