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

Articles

Sponsors





  • advertise here

January 2009 - Posts

Menus in WPF
Dinesh Beniwal shows you how to create and use WPF's Menu control.
Windows Presentation Foundation FAQ
Shivprasad Koirala helps you grasp the fundamentals of WPF with this brief WPF FAQ.
Data Binding with collection and XAML
This tutorial will teach you how to bind XAML List Box with List collection.
Create Vector-based Backgrounds in WPF
Rudi Grobler explains how to use vector graphics to create backgrounds for a WPF application.
Killing Processes from a Windows Form Application in C#
Scott Lysle shows how to use the System.Diagnostics.Process library to display a list of running processes and how to select and kill processes by their process name and ID.
Show Currency Values with a Visual Basic Custom Control
Scott Lysle shows how to build a custom control for Windows Forms that displays currency values.
WPF Disciples
A list of the WPF Disciples, a bunch of WPF addicts that cannot get enough of WPF, including their blog addresses and RSS feeds in a easy to consume OPML format.
WPF ProgressBar in VB.NET
Mahesh Chand shows how to create a ProgressBar control in WPF.
The Future of .NET Languages
Discover how .NET 4.0 will reduce the disparity between C# and VB.NET with some great new features for both languages, plus a new dynamic language runtime and new functional and parallel programming languages.
Set Text Case with a Custom Control
Scott Lysle shows how to construct three custom controls. Each is used to format text content to be one of the following: all upper case, all lower case, title case, or normal (as typed) case, regardless of the input format.
WPF AutoComplete Folder TextBox
Leung Yat Chun shows how to create a TextBox control that can suggest items at runtime.
Create a Spell Check-Enabled RichTextBox Control using VB.NET
This article describes a quick and simple approach to applying a spell check function to a RichTextBox control.
Fade a Form in VB.NET
Scott Lysle describes a simple approach to fading out a form using VB.NET.
Creating Extensible Applications with MAF
Learn how using Managed Add-in Framework (MAF) allows you to easily create extensible applications that allow new features to be added without jeopardizing the stability of the existing code base. MAF provides a higher-level service that allow you to dynamically discover, load, secure and interact with external assemblies used to provide features for your application.
Single Sourcing WPF and Silverlight
Single sourcing content between WPF and Silverlight is a difficult task. This article explains how to setup your projects and source code to make it easier.
Next page »