May 2007 - Posts
This video shows how to interact with common Windows Dialog controls, including the File Open, Save, Page Setup, Print, Color Picker, and Font Dialog controls.
By: MSDN
This video shows how to take and customize the Button control including layout, hover effects, and events.
By: MSDN
This video shows how to use the Windows Media Player ActiveX control to play wma and MP3 audio files in your application.
By: MSDN
This video shows how to use the SoundPlayer control to play wav audio files in your application.
By: MSDN
Visual Basic programmers will learn how to print forms using the PrintForm Component, which is part of the Visual Basic Power Packs. The PrintForm component enables easy printing of Windows Forms.
By: Beth Massi
Visual Basic programmers will learn how to deploy local SQL-Server Express database files using ClickOnce Technology.
By: Beth Massi
Visual Basic beginners will learn how to add a new column to a SQL Server database table and make the necessary changes to the application in order to work with this new column using the Server Explorer and the DataSet Designer.
By: Beth Massi
Visual Basic beginners will learn how to work with local SQL-Server Express database files in Visual Basic projects using Visual Studio.
By: Beth Massi
Visual Basic programmers will see how to add field and row validation to an application in order to enforce business rules using the DataSet Designer and partial classes.
By: Beth Massi
Visual Basic programmers will see how to format data in controls like the TextBox, MaskedTextBox and the DateTimePicker.
By: Beth Massi
Visual Basic programmers will see how to set up client side filtering and text editing using the Auto-Complete feature of the ComboBox and the TextBox.
By: Beth Massi
Visual Basic programmers will see how to set up data binding to achieve one-to-many filtering using a combobox which filters a grid. They will also see how to add a calculated column and how to format currency fields.
By: Beth Massi
Visual Basic programmers will see how to set up binding to a list of lookup values using a combobox as well as how to use a combobox in a grid.
By: Beth Massi
Visual Basic programmers will see how to create a One-to-Many (Master-Detail) Data entry form using the Data Sources Window and the Windows Forms designer in Visual Studio.
By: Beth Massi
SQL Server beginners will see how to create a database through Visual Studio using the Server Explorer. They will see how to define tables, columns, and relationships and how to add stored procedures.
By: Beth Massi
Next page »