Welcome to WindowsClient.net | Sign in | Join
Home › Articles
Jan 5 by Richard Carr
The Task Parallel Library includes static methods that provide parallel equivalents of the for and foreach loops. As with parallel tasks, these loops can be cancelled by other processes...
Dec 20 by Nipun Tomar
When you are working with the ListView control, you may want to sort its contents based on a specific column. We will see how to do that.
Nov 22 by Richard Carr
Initialization files known as INI files provide a standard means for storing configuration information for software in a text file. Although rarely used by .NET applications, there...
Nov 2 by jbe
The open-source framework WAF has been released in the second version. It helps you to create well-structured WPF applications. This is achieved by applying a Layered Architecture and...
Oct 13 by Ofir Shemesh
Right click on a DataGrid column header to open the field (columns) chooser and show/hide columns.
Oct 1 by Mahesh Sabnis
While creating the UI of an application, we need to adopt techniques that makes the user comfortable with the app. If the existing user is habitual of using shortcut keys for various...
Sep 29 by Suprotim Agarwal
This article demonstrates how to delete multiple rows from the WPF DataGrid.
Sep 26 by Jani Giannoudis
The .NET framework offers the ResourceManager as a basis for dealing with externalized strings and their translations. This article extends these capabilities of standard .NET string...
Sep 22 by Richard Carr
Many computer systems require that a password is provided before permitting access to sensitive data. As some passwords are easy to crack using brute force techniques, it is common...
Sep 19 by Amit Chaudhary
Using TPL for parallel programming is now a pieces of cake. It makes life easier for those who are new to multithreaded programming.
advertise here
Pro WPF in VB 2010 Windows Presentation Foundation in .NET 4 by Matthew MacDonald
WPF 4 Unleashed by Adam Nathan
Pro WPF in C# 2010 by Matthew MacDonald
WPF Programmer's Reference: Windows Presentation Foundation with C# 2010 and .NET 4 by Rod Stephens
Illustrated WPF (Expert's Voice in .Net) by Daniel Solis
.NET Windows Forms Custom Controls by Richard L Weeks
Developing C# Windows Software: A Windows Forms Tutorial by Jason Bell, Matthew Reynolds, Benny B Johansen, and Thiru Thangarathinam
User Interfaces in VB .NET: Windows Forms and Custom Controls by Matthew MacDonald
Data Entry and Validation with C# and VB. NET Windows Forms by Nick Symmonds and Nicholas Symmonds
Programming Microsoft Windows Forms by Charles Petzold
Team Foundation Server 2008 in Action by Jamil Azher
Client-Side Reporting with Visual Studio in C# by Asif Sayed
Professional Visual Studio Extensibility by Keyvan Nayyeri
Microsoft Visual Studio 2008 Programming by Jamie Plenderleith and Steve Bunn
Professional Visual Studio 2008 by Nick Randolph and David Gardner
› More Books