<%@LANGUAGE="VBSCRIPT" %> <% Response.CacheControl = "no-cache" %>
Assignment 2 (due next lecture)

Research topics

Instructions

Research these items, write up the results of your research, and come prepared to discuss these topics in class. Turn in the assignment during lecture.

  1. What is a namespace?
    • How is it used?
       
  2. What is the Convert Class used for?
    • Give 2 different examples (code) that use the Convert Class.
       
  3. Define SqlDataReader
    • What is it?
    • When do you use it?
       
  4. Define SqlDataAdapter
    • What is it?
    • When do you use it?
       
  5. What is OleDb?
    • Define it
    • What is it used for?
    • Is there an alternative method available for SQL Server?
      • Who developed it?
      • What are it's Pros / Cons?

 

Grading

Topic 1 -4 max
Topic 2 -4 max
Topic 3 -4 max
Topic 4 -4 max
Topic 5 -4 max
Total 20 pts possible