VB Introduction for CPSC 481, Fall 2000
This is intended for the use of Computer Science 481 students and is specific to the Fall, 2000 semester. The official course website is http://www.cpsc.ucalgary.ca/~saul/481/. This page was put together by one of the TAs, Mike Rounding, and his website is at http://www.ucalgary.ca/~mlroundi/.
Information posted so far:
- Here's an introduction to Visual Basic. (graphics intensive)
This is part 1, three basic examples:
- A very basic demonstration of some controls and events
- A listbox example
- MSDN: what it is, how to get at it
- MSDN sample programs online: how to get at'em
- Here's some more advanced VB topics. (graphics intensive)
This is part 2
- Database example using the Data control (works downstairs now)
- Saul's Sketchpad demo
- Saul's Advanced Sketchpad demo
- Here's yet another VB example (ADO Database). (graphics intensive)
This is part 3, fixed, works, rebound data source.
- This example uses the ADO Data Control
- Here's the last VB example (Data Environment). (graphics intensive)
This is part 4, nothing will follow!!! :)
- This example uses a Data Environment to access a database. Pretty cool.
This was last updated Saturday November 11, 2000 at 6:30 PM.