Advanced Application Developement, Using Visual Basic | St. Clair College
Course Code
MIT315
Course Credit
4

This course examines advanced topics and programming techniques used to produce Windows applications. Utilizing the Visual Basic.NET programming language introduced in MIT104 and MIT204, students will construct more functional user interfaces using advanced Windows controls. Utilizing the ADO.NET object model, students will employ complex and simple data binding, techniques to connect to relational databases and update information. Students will also manipulate database information using ADO.NET objects programmatically., Throughout the course, emphasis is placed on the use of proper program partitioning techniques with code components (i.e. classes)., Generic OOP concepts are examined where they can be practically implemented using the Visual Basic Language.