|
|
|
Intermediate Visual Basic .NET
|
| Price: |
$99.00 |
| Business Focus: |
Database Management & Programming |
| Instructor: |
Jeffrey Kent |
| Course Code: |
vb2 |
| Delivery Method: |
Instructor-led Online Course |
| Frequently Asked Questions |
|
|
| Course Overview: |
Visual Basic .NET is the most widely used programming language for creating Windows applications. One reason is that Visual Basic .NET is easier to learn and faster to use than most other programming languages.
If you're a Visual Basic .NET programmer who wants to go beyond the introductory level to create the sophisticated and powerful programs business users need, this course is for you. You'll learn the in-demand programming skills needed to get new work in the business world, with a specific emphasis on database applications.
You'll begin your studies by discovering how to enrich the graphical user interface with custom menus and toolbars. You'll then explore multiple form applications, starting with built-in dialog controls and then turning to helper forms and Multiple Document Interface applications.
You'll then gain a better understanding of databases. You'll find out how to access and modify data with data-bound controls, ADO .NET, and Structured Query Language (SQL). The course will conclude with a survey of other areas you might be interested in studying, including information on additional SQL functionality, Web applications, and XML.
|
| Instructor Biography: |
| Jeffrey Kent is an Assistant College Professor of Computer Science. He has taught a number of computer programming languages, including C, C++, Java, Visual Basic, and Assembly. He has authored or co-authored several books for McGraw-Hill, including Visual Basic.NET: A Beginner's Guide and C++ Demystified. He also is an attorney and has combined both careers by writing applications for law firms. In his spare time, Mr. Kent sometimes returns to one of his former careers, as a professional chess master, by following chess tournaments on the Internet. |
| Course Syllabus: |
| Lesson 1 Syllabus |
OpenFileDialog and SaveFileDialog Classes |
| Lesson 2 Syllabus |
Menus |
| Lesson 2 Objective |
Understand how to use the OpenFileDialog and SaveFileDialog classes for file access. |
| Lesson 3 Syllabus |
Toolbars |
| Lesson 3 Objective |
Learn about different types of menus and how to coordinate them. |
| Lesson 4 Syllabus |
Dialog Forms |
| Lesson 4 Objective |
Learn about toolbars and understand how to integrate them into your applications. |
| Lesson 5 Syllabus |
Owned Forms and Property Procedures |
| Lesson 5 Objective |
Understand dialog forms and how to use the DialogResult. |
| Lesson 6 Syllabus |
Multiple Document Interface (MDI) Applications |
| Lesson 6 Objective |
Learn about owned forms and how to create and use property procedures. |
| Lesson 7 Syllabus |
Introduction to Databases |
| Lesson 7 Objective |
Create a Multiple Document Interface (MDI) application. |
| Lesson 8 Syllabus |
Introduction to Structured Query Language (SQL) |
| Lesson 8 Objective |
Understand databases and how to access them in Visual Basic .NET. |
| Lesson 9 Syllabus |
Introduction to ADO.NET |
| Lesson 9 Objective |
Learn about and use Structured Query Language (SQL). |
| Lesson 10 Syllabus |
Database Schema |
| Lesson 10 Objective |
Understand and implement ADO.NET data access technology to programmatically access a database's contents. |
| Lesson 11 Syllabus |
Master-Detail Tables |
| Lesson 11 Objective |
Know how to programmatically access a database's structure. |
| Lesson 12 Syllabus |
Where Do I Go From Here? |
| Lesson 12 Objective |
Create master-detail tables and understand the underlying one-to-many relationship. |