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

Articles

Sponsors





  • advertise here

January 2010 - Posts

Windows Icon in WPF
An Icon is a bitmap image (.ico file) that is displayed in the top left corner of a Window. This article discusses how to create and use Icons in WPF applications.
Datagrid TemplateColumn Sorting in Silverlight 3
In this article we will see how we can sort different column in DataGrid Custom Coulmns including TemplateColumn.
Programming Speech in WPF - Speech Recognition
This tutorial is a second part of my Programming Speech in WPF and covers speech to text, also known as speech recognition functionality.
Create Setup and Deployment of WPF Application Step by Step
In this article we will see how we can create a Setup and Deployment of WPF Application. I would guide you step by step so that you don't miss anything.
WrapPanel in WPF
In this article, you will learn how to use a WrapPanel in WPF using C#.
Strange behavior of DropShadowEffect | Software and UX
This article describes an unexpected behavior of DropShadowEffect that can trip many developers.
Reduce Data-entry Form Development Time by 60%
This article demonstrates a two-part comparison of creating and maintaining the exact same data-entry form using standard toolbox controls versus using ComponentOne InputPanel. To best illustrate the development experiences, the actual demonstrating will be shown in a series of four videos.
ScrollBar in WPF
http://www.c-sharpcorner.com/UploadFile/mahesh/SBar06292009105859AM/SBar.aspx
WinForm Clipboard Textbox Events
Creating a WinForm user control textbox to trigger events when text is cut, copied, or pasted.
Silverlight and Desktop .NET Assembly Interop
Get a Silverlight Out-of-browser application to use full desktop .NET assemblies without any C++/COM stank.
WPF PasswordBox
This article demonstrates how to create and use a PasswordBox control in WPF using XAML, C# and Visual Basic .NET.
CRUD Operation on XML DB in WPF Application
In this article we will see how to perform CRUD operation on an XML database in a WPF application.
Transparent Window in WPF Application
In this article I will guide you through how to use it. Remember Transparent Windows is not available in Windows XP by default Shell, but in Windows Vista and Windows 7 the Shell supports Transparency.
Relative File Paths in WinForm Apps
Working with relative and absolute file paths in WinForm .NET applications.
Grid in WPF
In this article, you will learn how to use a WPF Grid Panel using XAML and C#.
Next page »