Welcome to WindowsClient.net | Sign in | Join

Learn

We have many pages of tutorials and hours of video training sessions that help you learn how to create Windows Client applications. This content is tailored to a variety of learning styles and technical levels.

Training Videos

Media

Featured Content

Articles & FAQs

Latest Content

Video

How Do I: Build My First WPF Application

In this video, Pete Brown walks you through the process of creating a first WPF application. The application pulls tweets from Twitter using the free TweetSharp library , WPF 4 and...

Video

Create WPF Master – Detail UI Using Data Sources Window Object DataSource

Master – Detail layouts are the bread and butter of Line of Business (LOB) applications. This video will show you how to drag & drop from the Data Sources Window to create the UI...

Video

Layout Techniques for Windows Forms Developers

In a typical Windows Forms application control placement is set using the Location property, setting the X and Y sub property values. The Windows Forms designer provides a complete...

Video

Grid Control Design-Time Row and Column Manipulation Features

This short walk-through video demonstrates to WPF and Silverlight developers the new Grid control design-time features for manipulating rows and columns on the design surface. These...

Lab

Lab: What’s Coming in WPF: Datagrid, Ribbon, and VSM

The next version of Windows Presentation Foundation will offer a whole new set of controls for you to utilize in building a state of the art desktop application. In this lab we will...

Lab

Lab: Build Your Own HLSL Shader Effect Lab

Create a simple, single input HLSL shader Effect and utilize it in WPF application. Then use Parameters and C# Dependency Properties to animate it.

Lab

RecipeBox: Expression Blend Hands On Lab

RecipeBox is an application written in C# which loads a set of recipes from an XML file and displays them using the Windows Presentation Foundation. WPF controls can be given customized...

Article or FAQ

WPF Input Validation Part 1: Tutorial and examples

This is the beginning of a series of articles focused on creating and applying custom validation rules the most effective way. I’ll discuss this in an incremental way, building up a...

Article or FAQ

Update app.config key value at run time in WPF

In this article I am going to show how we can update a key value in app.config file in WPF. For this add reference of System.Configuration in your application.

Article or FAQ

Spell Checker in WPF using VB.NET

In this article I am going to show how we can check our word spelling in WPF.

Article or FAQ

WPF AutoCompleteTextBox in VB.NET

In this article I am going to show about AutoCompleteTextBox in WPF.

Featured Item

Latest Comments

re: How Do I: Create a Simple Data Entry Form in WPF

hello just found your site and wanted to ask for some advice on marketing hopefully this is just what im looking for, looks like i have a lot to read Im trying to find a way to build an e-mail list.

re: How Do I: Apply Textures to a 3D object

Thanks for a nice video

re: How Do I: Use Isolated Storage

Video

Featured Developer Books