Welcome to WindowsClient.net | Sign in | Join

Articles

Windows 7 Multitouch Application Development (Part - II)

In my last article Windows 7 Multitouch Application Development (Part - I), I described about how to handle multitouch image manipulation in Windows 7 which gives a very basic idea...

WPF Treeview DataBinding with Dataset

Treeview will work if the dataset given is the Relational Database with proper relationships added. And give a name that describes the relationships well. Add a TextBlock for displaying...

Weak Events Without The Fuss With A ‘WeakReference’ Event Proxy

We all get clobbered at least once by memory leaks in our shiny new applications. One of the main causes of this is when objects that are expected to be garbage collected are not because...

Creating a Weather Gadget for Windows 7

In this article we will see how you can develop a Weather gadget for Windows 7 which uses Yahoo Weather API for fetching Weather data. The application will also have some of the latest...

A WPF UML Editor

PlantUML Editor, built using WPF and .NET 3.5, is an IDE for drawing UML diagram using the amazing PlantUML tool. If you have used PlantUML before, you know you can code UML diagrams...

Windows 7 Multitouch Application Development (Part - I)

Windows 7 came up with lots of goodies including better resource management, better performance, jumplist management, multitouch functionality & many more. Here I will discuss on...

Simplest Way to Implement Multilingual WPF Application

Easiest way to handle Globalization in your WPF application.

Asynchronous Method Invocation

Here I am showing how you can invoke a method asynchronously using delegates and AsyncCallback.

Polyline in WPF

A polyline is a collection of connected straight lines. This article demonstrates how to create a polyline in WPF and XAML.

Show Parent Child Records in Windows Form like Ms Access

In this article, I am going to teach you how to show records in a hierarchical view.

Page 1 of 90 Next >


Featured Item

Featured Developer Books