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.

Videos

Featured Video (19:23)

How Do I: Create and Use a Converter to Change DataTypes

WPF

Learn how to use WPF to build high fidelity experiences in Windows Vista.

Windows Forms

Learn to create traditional GUI applications using .NET and the Common Language Runtime.

Visual Studio 2008 and .NET 3.5

Learn how to use the latest Visual Studio 2008 and .NET 3.5 innovations.

LINQ

Learn how to use Language-Integrated Query (LINQ) to extend C# and Visual Basic with native language syntax for queries.

Acropolis

Learn how to build and manage modular, business focused, client .NET applications.

Media

Podcasts

Listen to podcasts by Scott Hanselman of Hanselminutes and others from Dotnetrocks and PolymorphicPodcast.

Presentations

Watch recent presentations given by the Microsoft product team and subject experts. Some of the venues include the annual MIX conferences and national Tech-ed conferences.

Hands On Labs

Get started quickly; download sample WPF and Windows Forms Applications.

Expression Blend RecipeBox

RecipeBox is an application written in C# which loads a set of recipes from an XML file and displays them ...

Expression Blend Color Swatch

Have fun customizing a ListBox control to look like a color pantone!

› More Hands On Labs

Virtual Labs

Test software in a sandbox environment without dedicating your computers to the project.

Building Windows Presentation Foundation Applications Part 1 of 2 In C# | In VB

After completing this lab, you will be better able to: develop a basic WPF application, use a ...

Rapid Application Development with Visual Studio .NET

This lab is intended as an introduction to Rapid Application Development (RAD) for Windows...

› More Virtual Labs


Articles & FAQs

Windows Client Technical Articles

Browse hundreds of technical articles tailored to a variety of learning styles and technical levels.

Windows Forms FAQs

Windows Forms Frequently Asked Questions.

Integrating Windows Forms & WPF

Read the FAQ and download the Samples to get started. Addtional information in the documentation.

Using XAML to Transform Designer-Developer Collaboration

Learn how XAML transforms the collaboration between designers and developers in Windows Presentation Foundation.

Latest Content

Video

How Do I: Create and Use a Converter to Change DataTypes

It is often necessary to bind data of one type to a property of another type in an effort to represent the data in different way. In this video, Todd Miranda demonstrates how to create...

Video

How Do I: Create and Use a Converter to Change DataTypes

It is often necessary to bind data of one type to a property of another type in an effort to represent the data in different way. In this video, Todd Miranda demonstrates how to create...

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

.NET Tip: Returning Multiple Objects from a Single Method Call

What happens when you need to return more than one value from a method call? One solution is for your method to return a complex data type, but this may not really fit what you need...

Article or FAQ

Build Early and Often

Is the continuous build model right for your shop?

Featured Item

AppDev

Learn what’s new in VS 2008

Learn about new features & functionality
in VS 2008 with free AppDev training.

  • Step-by-step instruction
  • Hands-on labs and code
  • Printable courseware
  • Pre/Post exams

Get a training CD by mail or
download now ($115 value).

Get free Visual Studio 2008 training

Latest Comments

re: How Do I: Create Excel Spreadsheets using LINQ to XML?

XML literals aren’t supported in C#, only VB, Yassir, so a C# sample cannot be made available. Thanks, The WindowsClient.Net Team

re: How Do I: Create Excel Spreadsheets using LINQ to XML?

where is C# simple code ?

re: Smart Client: WinForms Partial Classes

Hello rajemanian, Sorry that the videos are not working properly for you - could you tell us what the exact issue you're seeing is? Are you unable to view the Silverlight/WMV version or any of the other Video downloads? Please let us know and we'll work

re: Smart Client: WinForms Partial Classes

vedios are not working properly

re: SmartClient - Data Validation

Thanks Pat for this great intro into Windows Forms Data Validation. I found it easy to follow and understant. I have some feed back for you. After watching this video I tried to implement Data Validation and got stuck on how detect if any of the Form

Featured Developer Books