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

Articles

Sponsors





  • advertise here

Browse by Tags

All Tags » WPF (RSS)
Programming Speech in WPF and VB.NET
Speech Synthesis also known as text-to-speech of SAPI, is a process of converting text to speech. This tutorial shows how to build speech enabled applications in WPF, XAML, and VB.NET.
Posted: Dec 04 2008, 04:00 AM by jytylr | with no comments
Filed under:
WPF Event Tracing
When you try to understand the performance characteristics of a Windows Presentation Foundation (WPF) application, one useful feature to take advantage of is Event Tracing for Windows (ETW). By default, WPF emits an array of interesting events that can...
Posted: Sep 25 2008, 06:24 PM by jon-michael.evans | with no comments
Filed under:
What's New for Performance Profiling Tools for WPF
The WPFPerf tool comprises of a suite of performance profiling tools that allow you to analyze the run-time behavior of your WPF application and point to potential performance bottlenecks.
Posted: Sep 25 2008, 06:20 PM by jon-michael.evans | with no comments
Filed under:
Custom Window Chrome in WPF
Joe Castro shows how to wrap WPF windows in custom chrome.
Posted: Sep 15 2008, 04:09 AM by jytylr | with no comments
Filed under:
Introduction to D3DImage, a new DirectX Interop Feature in WPF
.NET 3.5 SP1 is here! It's time to break out your DirectX skills. This article provides the information necessary to get started using a new DirectX interop feature in WPF called D3DImage.
Posted: Aug 22 2008, 04:03 AM by jytylr | with no comments
Filed under: , ,
Introduction to the WPF DataGrid
Rudi Grobler shows how to use the new WPF DataGrid.
Posted: Aug 20 2008, 04:00 AM by jytylr | with no comments
Filed under: ,
Data Binding in WPF using ADO.NET DataSet
Mahesh Chand shows how to use an ADO.NET DataSet to get data from a database and bind it to a WPF ListBox control.
Posted: Aug 15 2008, 01:36 AM by Mahesh Chand | with no comments
Filed under: ,
Whitepaper: Text Clarity in WPF
This document has been written to explain the current issues with small text rendering, give insight as to how WPF text rendering works and provide some basic workarounds to optimize small text rendering quality in currently released WPF versions.
Posted: Aug 13 2008, 04:07 AM by ttriguero | with no comments
Filed under:
Data Binding in WPF ListView
Raj Beniwal shows how to extract data from a database and show it in a WPF ListView control.
Posted: Aug 12 2008, 04:35 AM by Raj Beniwal | with no comments
Filed under:
Composite Application Guidance for WPF
S. Somasegar introduces the latest edition of Microsoft's "Composite Application Guidance for WPF". Within the package you will find a reference implementation, a composite application library for WPF, Quickstart guides, a Hands-On Lab,...
Posted: Aug 01 2008, 04:49 AM by jytylr | with no comments
Filed under:
Composite Application Guidance, What Is It?
Glenn Block provides a high-level overview of the Microsoft's "Composite Application Guidance for WPF" and the development challenges it addresses. This topic describes some of the problems you might encounter when building complex WPF client...
Posted: Aug 01 2008, 04:09 AM by jytylr | with no comments
Filed under:
Customize Data Display with Data Binding and WPF
Josh Smith covers a wide range of data binding techniques that real world applications use all the time, from working with hierarchical data sources to input validation. It even has a Virtual Lab, so you can work with the source code while reading the...
Posted: Jul 29 2008, 05:14 AM by jytylr | with no comments
Filed under:
WPF Meets the iPhone
Kevin McNeish shows how to recreate the iPhone interface using Windows Presentation Foundation (WPF), Visual Studio 2008, and Expression Blend.
Posted: Jul 28 2008, 12:58 PM by jytylr | with no comments
Filed under:
Validation of WPF Business Objects, A Simpler Approach
Sacha Barber explains how to simplify the WPF validation process.
Posted: Jul 24 2008, 12:41 PM by jytylr | with no comments
Filed under:
Creating Fancy Tooltips in WPF
Each control in WPF has a Tooltip property that can be accessed through XAML or code behind. In this article Mahesh Chand shows how to create a fancy tooltip in XAML and WPF.
Posted: Jul 22 2008, 05:24 AM by Mahesh Chand | with no comments
Filed under:
Next page »