Welcome to WindowsClient.net | My Blog | Sign in | Join

Windows Client Videos

May 2007 - Posts

Windows Forms Controls Lesson 4: How to use the Dialog Controls

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

Windows Forms Controls Lesson 3: Customizing the Button Control

This video shows how to take and customize the Button control including layout, hover effects, and events.

By: MSDN

Windows Forms Controls Lesson 2: How to add Audio Part 2

This video shows how to use the Windows Media Player ActiveX control to play wma and MP3 audio files in your application.

By: MSDN

Windows Forms Controls Lesson 1: How to Add Audio Part 1

This video shows how to use the SoundPlayer control to play wav audio files in your application.

By: MSDN

How Do I: Print Forms?

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

How Do I: Deploy Local Data?

Visual Basic programmers will learn how to deploy local SQL-Server Express database files using ClickOnce Technology.

By: Beth Massi

How Do I: Modify the Database?

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

How Do I: Work with Local Data?

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

How Do I: Add Validation?

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

How Do I: Format Data in Controls?

Visual Basic programmers will see how to format data in controls like the TextBox, MaskedTextBox and the DateTimePicker.

By: Beth Massi

How Do I: Use Auto-Complete?

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

How Do I: Filter Data on the Client?

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

How Do I: Create Lookup Lists?

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

How Do I: Create a One-to-Many Data Entry Form?

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

How Do I: Create a Database?

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 »