Video Tutorial: How to Create Master/Detail Windows Form
Submitted by admin on Tuesday, April 30, 2013 - 15:03.
This video tutorial will teach you on how to create a Master/Detail Windows Form using VB.NET. I used the Library System project to create this tutorial. You can access the source code at Library System in Visual Basic .NET 2008 and SQL Server 2008.
Only the Borrowing of books is being discussed in this video. The important is you will learn how to create a Dataset and drag it into you form.
Additionally, you will learn on how to create a ComboBox that will look up a record from another table. Both in master form and in DataGridView control.
Related tutorial: How to Create Master/Detail Windows Forms
Here’s the video:
Add new comment
- 99 views