Microsoft Communities

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: Use the WebBrowser Control in WPF

One of the many enhancements/additions in the .NET 3.5 SP1 update was the WebBrowser control. The WebBrowser control allows for not only loading web pages in WPF but interacting with...

Video

How Do I: Use the WebBrowser Control in WPF

One of the many enhancements/additions in the .NET 3.5 SP1 update was the WebBrowser control. The WebBrowser control allows for not only loading web pages in WPF but interacting with...

Video

Adding Annotations to Flow Documents

Todd Miranda shows how to add annotation support to flow documents in WPF. Author: Todd Miranda

Video

How Do I: Use Isolated Storage

Pat Tormey shows how to use Isolated Storage to safely read, write and delete files for individual users as part of your Windows Forms application. Author: Pat Tormey

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

Cropping or Clipping in WPF

The Clip property of an element (defined in the UIElement class) is used to clip a region and represents the geometry that defines the content of an element. Join Raj Kumar as he shows...

Article or FAQ

Introduction to var Type Variable in .NET Framwork 3.5

Learn all about the var type variable (Local Type Interference) introduced in .NET Framework 3.5.

Article or FAQ

WPF ComboBox Doesn't Bind Correctly, Binding to Nullable Ints

Justin Finch shows how to bind list controls in WPF.

Article or FAQ

Data Binding Techniques using Visual Studio.NET

John Charles Olamendy shows how to develop a client-server enterprise application using the Model-View-Controller (MVC) design pattern and development tools.

Featured Item

Latest Comments

re: How Do I: Use Isolated Storage

thank! but I want to download C# Video. Help me!

re: How Do I: Use the NotifyIcon Control

Great tip. I didn't notice in the video where you mentioned that you HAD to put a Notification Icon image in the notifyIcon1 properties for the tool tip to work.

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

Thanks for this pretty Video. But for Sorrow I've a problem. I tried to execute the code with V.S 2005 private System.Media.SoundPlayer sp = new System.Media.SoundPlayer(); private void btn_play_Click(object sender, EventArgs e) { sp.Stream = Properties

Featured Developer Books

Page view counter