Modern Software Development in Visual Basic.NET:(15 Videos)
This is a 15-part free video tutorial that is entitled “Modern Software Development in Visual Basic.NET. The presenter is Dr. Joe Hummel. Here are just a few of the topics covered in this series: vb.net application, vb.net treeview, vb.net controls, vb.net example, vb.net print.
Joe Hummel teaches Computer Science at Lake Forest College in Chicago, IL. He has a PhD in Computer Science from the University of California, Irvine. He is excellent at explaining complicated subjects in simple terms.
You can download PPT and Demos .zip for this series.
Modern Software Development in Visual Basic
1. Program Execution in the 21st Century | ||||
Key Concepts:
A. How a .NET program executes 02/03/2004 Duration: 2 hours and 4 minutes |
||||
2. OOP and Class Design | ||||
Key Concepts:
A. When we create an object, we are really just creating a variable that has a reference to an object. 02/10/2004 Duration: 1 hour and 58 minutes |
||||
3. Working with Classes and Class Libraries | ||||
Key Concepts:
A. Classes 02/17/2004 Duration: 1 hour and 53 minutes |
||||
4. WinForms: What’s New in GUI Development | ||||
Key Concepts:
A. GUI 02/26/2004 Duration: 1 hour and 21 minutes |
||||
5. Defensive Programming | ||||
Key Concepts:
A. Exception handling; 03/02/2004 Duration: 1 hour and 30 minutes |
||||
6. Databases I: Relational Database Design, SQL, and Stored Procedures | ||||
Key Concepts:
A. Basic relational database design; 03/16/2004 Duration: 1 hour and 30 minutes |
||||
7. Databases II: DB Programming with ADO.NET | ||||
Key Concepts:
A. Architecture of ADO.NET; 3/23/2004 Duration: 1 hour and 30 minutes |
||||
8. Interfaces | ||||
Key Concepts:
A. Contract-based programming and design reuse; 3/31/2004 Duration: 1 hour and 30 minutes |
||||
9. Inheritance | ||||
Key Concepts:
A. Implementation and design reuse; 4/06/2004 Duration: 1 hour and 30 minutes |
||||
10. Databases II – Data and Business Tier | ||||
Key Concepts:
A. Design decisions; 4/15/2004 Duration: 1 hour and 30 minutes |
||||
11. Component-Based Programming | ||||
Key Concepts:
A. Assemblies, namespaces, DLLs; 4/20/2004 Duration: 1 hour and 30 minutes |
||||
12. Application Design and Deployment | ||||
Key Concepts:
A. Tracing; 4/28/2004 Duration: 1 hour and 30 minutes |
||||
13. Distributed Programming: Remoting vs Web Services | ||||
Key Concepts:
A. Remote procedure calls, proxy-stub architecture; 5/4/2004 Duration: 1 hour and 30 minutes |
||||
14. Concurrent Programming: Delegates and Multi-threading | ||||
Key Concepts:
A. When to use concurrent programming techniques; 5/11/2004 Duration: 1 hour and 30 minutes |
||||
15. Software Practices Today: Best Practices and Patterns | ||||
Key Concepts:
A. Application blocks; 5/18/2004 Duration: 1 hour and 30 minutes |