Tutorial 8: Data Binding in Visual Studio with Visual Basic

Jeffrey Wall
Jeffrey Wall
38.4 هزار بار بازدید - 10 سال پیش - In this tutorial I show
In this tutorial I show you how to add an Access database to a Visual Studio project and how to use that database to implement it into controls of different types using data binding and the datasource attributes in our properties. To begin we first import a database. After importing the database, we select the tables and fields to be used in the project. At this point it will begin to fully import the database into the project, which will create a database and dataset. The video describes how to use data binding with a listbox so that the listbox links to the database and displays the database information. The video also describes how to use the display member property. Finally, the tutorial describes how to use data binding on a textbox to fill the textbox with the data selected from the listbox. Use of the datagrid view is also described.
10 سال پیش در تاریخ 1393/08/08 منتشر شده است.
38,456 بـار بازدید شده
... بیشتر