Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / desktop / WPF

WPF

WPF

Great Reads

by wim4you
This article describes a Tabbed File Explorer with minimal functionality using only basic MVVM techniques and some attached properties. In a first article I described a MVVM Tabbed Navigation Tree, in this article I add a Tabbed Folderplane.
by Its Piyush Gupta
In the Vista world, application type selection is based on security requirement and deployment method but not on user interface requirements. This article describes various application types supported by Avalon sub-system of the Vista operating system.
by Daniel Brousser
Custom TextBox control for UI input validation
by Paul_Wade
A WPF application for viewing RSS video feeds. Built using the MVVM pattern.

Latest Articles

by wim4you
This article describes a Tabbed File Explorer with minimal functionality using only basic MVVM techniques and some attached properties. In a first article I described a MVVM Tabbed Navigation Tree, in this article I add a Tabbed Folderplane.
by Its Piyush Gupta
In the Vista world, application type selection is based on security requirement and deployment method but not on user interface requirements. This article describes various application types supported by Avalon sub-system of the Vista operating system.
by Daniel Brousser
Custom TextBox control for UI input validation
by Paul_Wade
A WPF application for viewing RSS video feeds. Built using the MVVM pattern.

All Articles

Sort by Score

WPF 

by wim4you
This article describes a Tabbed File Explorer with minimal functionality using only basic MVVM techniques and some attached properties. In a first article I described a MVVM Tabbed Navigation Tree, in this article I add a Tabbed Folderplane.
by Its Piyush Gupta
In the Vista world, application type selection is based on security requirement and deployment method but not on user interface requirements. This article describes various application types supported by Avalon sub-system of the Vista operating system.
by Paul_Wade
A WPF application for viewing RSS video feeds. Built using the MVVM pattern.
by Sacha Barber
This is a rant about .NET 3.5 SP1 StringFormat Binding Property
by Brad Joss
[RegSave] your property to the Registry, and more.
by Graeme_Grant
.NET compliant Silent ClickOnce Update Background Worker Service for Winform, WPF & Console in C# & VB
by Jani Giannoudis
Concepts and patterns for the handling of strings in multilingual applications.
by Josué Yeray Julián Ferreiro
One thing that has changed from Windows Forms to WPF is the way we bind our controls to our sources of data and show them to the user.
by The Ænema
Here's the best, beautiful and easiest way to create an animated and smooth sliding scroll viewer in WPF Platform (Windows Presentation Foundation).
by Alan Beasley
The WC Door button, covering all the missing skills needed to create the buttons shown in my first tutorial. As well as all 10 buttons for download!
by Sacha Barber
WPF: Version II of my 100% Reflective class diagram creation tool.
by Yang Kok Wah
A tool to generate face images and animated gif files for different angles and lighting using only a single face image. Also includes Face Matcher using Microsoft Face API.
by Dragos Sbirlea
Have you ever imagined having 3D objects float on your desktop? Lets see how we can achieve such a result using only C# and WPF.
by Livid
A guide to using 3D tags in Mobiform and Longhorn XAML.
by arussell
How to use C# to create WPF 3D graphics.
by Meshack Musundi
Rotating a 3D object in a WPF application using hand gestures and Leap Motion
by Dan Wts
Rotate between front and back content.
by Paulo Zemek
This article presents a class to manage enumerator based animations in WPF that can deal with different framerated animations independent of the hardware framerate
by Evgeny Pereguda
Clone of PCSX/PCSX2/PPSSPP emulator for Windows 10 on WPF/C# with "touch" control
by Seshi
State space search algorithms - implemented with C# .NET 3.0 WPF
by Mark Olbert
A declarative framework for building WPF wizards.
by Dr. Song Li
This article introduces a .NET encryption library and demonstrates how to use the library with a WPF application.
by Jesse Glover
Breaking down the MVVM pattern
by Rahman Masudur
This article shows how to use a WCF service in XBAP or a WPF browser application.
by adam.cataldo
An article on a useful extension to the WrapPanel control.
by Robert Köpferl
This article provides a better browser control than the one included in WPF
by David Veeneman
An article about a Bindable WPF RichTextBox
by ntg123
Different approaches for implementing MVVM over byte/bit based data.
by Leif Simon Goodwin
A 3D surface plot control in C#
by Leif Simon Goodwin
How to create a basic system tray app in C# and WPF
by Christopher Camacho
A DataGrid lookalike that has persistent controls in cells
by Christopher Camacho
A user control for entering numeric values
by Sacha Barber
Set of utility classes to observe a chain of INotifyPropertyChanged objects.
by Derek Bartram
This library provides a framework for using Code Project article information in applications, and provides a utility for monitoring articles
by Dirk Bahle
In a dialog with WPF
by Davidwu
A Cool Vista Sidebar Gadget Style CPUInfo Animate Control! (Fixed)
by Sacha Barber
Show hows to alter the DatePicker to use keyboard up/down keys for cleverer date selection.
by Leif Simon Goodwin
This article presents a simple WPF Carousel Control
by Leif Simon Goodwin
This article describes a simple slider button using dependency properties and a template.
by alrh
A WPF TaskDialog control written in C# that simulates the Vista TaskDialog
by Derek Bartram
A demonstration application for showing the use of the WPF Ribbon Control as presented elsewhere
by jebarson
New features of Visual Studio 2010 discussed
by tcpc
A Document Outline Visual Studio tool window for C# files, coded in WPF
by wim4you
Launch additionally a limited number of hand picked Programs, Documents or Folders from the taskbar
by A. Ganzer
Validation of input made as easy as possible for Windows.Forms, WPF, console-applications or any other purposes
by Mike Gledhill
How to easily add an "export to Excel" feature to your app
by Dave Kerr
Manage the Global Assembly Cache with this handy tool - or roll your own with the provided API!
by Derek Bartram
An article presenting ProceedureDialog.dll, a custom control for creating wizard style interfaces / procedure dialogs
by User 4677916
This article presents a reusable class and technique for easily doing Asynchronous Programming using the Begin/End Pattern and the new Reactive Extensions for .NET (Rx) library.
by Juan Ignacio Tel
Development of a new generic lattice noise algorithm that advances beyond perlin noise and expands the possibilities of textural noise creation.
by darrellp
This article describes and implements a graph drawing control for tree structures structured in a WPF panel.
by Derek Bartram
An article presenting Ribbon Builder, a tool for creating ribbon controls
by Lewis Liu L
Graphics Drawing Tool by WPF
by Sandrino Di Mattia
Clean up and manage your XAML references. This can be done using custom namespaces (scheme URLs) and custom prefixes.
by Josh Smith
A guided tour of the Windows Presentation Foundation, one feature at a time.
by Josh Smith
A guided tour of the Windows Presentation Foundation, one feature at a time.
by Josh Smith
A guided tour of the Windows Presentation Foundation, one feature at a time.
by Josh Smith
A guided tour of the Windows Presentation Foundation, one feature at a time.
by Josh Smith
A guided tour of the Windows Presentation Foundation, one feature at a time.
by mariocatch
Basic concepts ranging from XAML layout, to C#->XAML communication and databinding.
by isaks
Shows how to create a nice looking photo frame control in WPF and animate it using the Ken Burns effect
by Abby Fichtner (Hacker Chick)
A tutorial that walks through adding/updating/deleting data in your database with LINQ to SQL while keeping your class relationships (M:M, 1:M, and M:1) synchronized.
by Abby Fichtner (Hacker Chick)
A beginner's LINQ tutorial that walks you through mapping your SQL Server database tables and relationships to objects, and how to retrieve that data via simple LINQ queries.
by Abby Fichtner (Hacker Chick)
A tutorial and application on using WPF Data Binding with LINQ to SQL classes. This is part 3 of a three-part tutorial on using LINQ to SQL.
by Sacha Barber
A look at Fluent APIs and an example of one.
by Mohamed Kalmoua
In this article, I will create a master-detail view using the Entity Framework.
by webmaster442
A Media player control for WPF, based on MPV player that can play almost any media file.
by Derek Bartram
An article presenting the Quick Access Toolbar as part of RibbonControl.dll, as seen in Microsoft Office 2007
by Derek Bartram
An article presenting ApplicationButton used in creating round buttons as per Microsoft Office Style application buttons
by Shuqian Ying
The source code and a simple demo program for a plug-in in Microsoft Managed Extensibility Framework (MEF) that provides visual display of email messages.
by Sacha Barber
ImageBrush in WPF
by wpfdevelopment.com
An easy way of sorting the WPF ListView with a generic method.
by Dirk Bahle
I have posted a recent article on the ProgressViewModel to show a software design that can be used for background processing in C# 4.0. This article extends that design with the ability to ouput more than one progress.
by John Whitmire
A customizable way to set enum flags
by Kavan Shaban
Multi-Threaded WPF TreeView Explorer
by Raul Mainardi Neto
An implementation of the MVVM Patterns + CommandModel within a WPF LOB application.
by Lộc Nguyễn
Example of data binding for nested tree structure, and MVVM pattern.
by Inder gujral
A Nmeric Up Down Control for WPF
by logicchild
An article that illustrates how to simulate a pendulum.
by Sacha Barber
A control that partially emulates a popular phone.
by darrellp
A cropping adorner which darkens everything except the selected portion
by Mass Soldal Lund
Creating a pie menu control for WPF
by Michael Mann (mann.DEV)
Plugin migration with new features of .NET 3.5.
by logicchild
An article that describes WPF for the beginner and provides some tips for the intermediate.
by Dr. Song Li
This article gives a practical quick-start tutorial on MVVM in WPF for application developers.
by David Veeneman
The article provides a step-by-step explanation of how to set up a Prism application.
by Clifford Nelson
This is a more comprehensive example of how to implement a project with MVVMLight
by Dr. Hurol Aslan
A recursively splittable user control for designing a custom interface, which can be serialized for sharing
by wujiong
Explains how to implement and use this powerful behavior
by Dirk Bahle
UI and code-behind is executed in different threads. Long running processes need asynchronous execution. This artice shows a way of doing this in a ViewModel approach.
by Aviad P.
A custom control based on a TextBox which allows autocompletion based on a custom filter from any items source.
by Dirk Bahle
This article is about a control that can be used to auto-omplete folders that have been typed into a textbox. It shows just how versatile binding and theming in WPF really is.
by Jon Campbell
How to utilize WCF to allow a single instance of any WPF application without needing mutexes, extra assemblies, or special "hacks".
by jeanlibera
How to create a vertical or horizontal scrolling area with scroll buttons and a hidden ScrollBar.
by Xavier Spileers
An introduction on Silverlight for developers of administrative applications. The article starts by explaining the basics of WPF and then delves deeper in the business-oriented aspects.
by Mohammad Dayyan
This article shows you how we can create an animation button in Silverlight.
by Praveen Raghuvanshi
An application explaining the basic implementation of Autosave feature
by Gordon Zhang
Utilize the Grid and GridSplitter to compose a SplitContainer
by David Sehnal
A computation wrapper with built-in progress tracking using Reactive Extensions for .NET (and AsyncCTP).
by Dave Kerr
A small and simple cross button for your WPF applications.
by Chuan-Liang Teng
Access physical memory, I/O port in user mode
by dreamgarden
SoapBox Core uses WPF's MEF to provide a base application framework that is easy to extend. This is a simple example that includes elements of a basic application (toolbar, statusbar, document area, etc.).
by LayneThomas
A simple gradient editor for WPF in C#
by Reto Ravasio
A WPF app that uses dynamic types and databinding for displaying MSI files.
by IssamTP
A .NET XAML user control to get a simple PropertyGrid
by Achilleas Portarinos
How to program a simple Canvas Snake Game in WPF
by Ashley Davis
Explains how to create a control whose position you can data-bind a property to
by Steve Naidamast
Here is a simple way of making a WPF Chromeless window
by Ratish Philip
Recreating the Windows Phone 7 JumpList in WPF
by PeteBarber
This shows a couple of techniques using WPF to create a control to select a SolidColorBrush via a ComboBox and compares and contrasts them.
by Sacha Barber
A Simple WPF Explorer Tree
by Sacha Barber
A simple WPF media player with media item list.
by Agent__007
A simple WPF text clock gadget for Windows
by Dr. Song Li
This article introduces a simple XML document viewer control for WPF applications to display XML documents in a nicely formatted way.
by Josh Fischer
Give your users quick, visual help without forcing them to leave your app.
by don!marco
A lightweight, single-file function parser, which uses an Excel like syntax.
by Frank W. Wu
Using AutoGenerateColumns to generate exactly as needed data columns
by JamesHurst
Walks through the creation of an on-screen virtual keyboard for entering non-ASCII chars
by h32
A shameless (and for sure buggy) clone of Identitymine's ElementSnapshot
by Sacha Barber, Fredrik Bornander
A Spider type control tree thingy for WPF.
by Lev Danielyan
A style for giving WPF buttons a glassy, Windows Vista-like look
by Jacques Fournier
Sudoku is a program built in C# with a WPF user interface.
by DavidHancock
A .NET 5.0 Windows application written in C# that attempts to solve Sudoku puzzles
by Dirk_Strauss
Securing Your .NET Applications – A Summary Review Of Visual Guard
by amar nath chatterjee
Here is a template or pattern for using datagrid in building monitoring UI for simulations and tabulated data presentations.
by Khandakar Fazley Rabbi
UI and Functional Testing through different Tools using .NET Technology
by Razan Paul (Raju)
A touch screen keyboard which emulates the basic functionality of a real keyboard.
by isaks
A custom panel for rows of label-control pairs useful in, for example, preferences screens.
by Thomas Willwacher
A WPF Find/Replace Manager, usable with most text editors and both SDI and MDI interfaces
by FenRunner
This is an alternative for "A Universal WPF Find / Replace Dialog"
by slelong
A USB library to detect USB devices, and manage Attach and Detach events
by Philipp Sumi
A strongly typed enhancement of the regular WPF TreeView control.
by AndyL2
Another example of how XAML can solve issues that most developers automatically assume will require "coding".
by Islam ElDemery
An Internet chat application with file transfer.
by Alexander Wieser
The article showcases a Windows 8 themed WPF Ribbon inspired by Office 2013 and Visual Studio 2013.
by Michael Shpilt
Shows how to create two Wizard-type applications using Model-View-ViewModel-Controller navigation framework
by paul_the_kelly
Utility for VSX developers, or for COBOL developers who want to see a WPF application
by TonyTonyQ
This article describes how to create a fade in and fade out irregular pop up window using WPF
by Donald Wingate
This combo box supports multiple selection, two way binding on the SelectedItems property, and inplace editing of the ItemsSource property.
by Ashley Davis
Examines a custom content control that can be used to zoom and pan its content
by Magnus Gudmundsson
A WPF DateTimePicker that Works like the one in Winforms
by Derek Bartram
A WPF Digital Clock for displaying the current time, styled using RibbonStyleHandler
by Thomas Willwacher
The article describes a simple folder navigation control.
by Dirk Bahle
This is an alternative for "A WPF File ListView and ComboBox"
by Alessio Saltarin
Unsatisfied by the WPF Font Pickers available, I decided to write one on my own (well, almost...)
by Derek Bartram
An article presenting a WPF library for producing extensible runtime customisable graphs
by Michael Shpilt
A WPF tutorial on how to create FilteredListView: A ListView custom control with search filter that uses Throttling.
by Dirk Bahle
Rename an item via textbox overlay as in Rename of Windows Explorer
by Colin Eberhardt
This article describes the development of an interactive pie chart which uses data binding.
by Leif Simon Goodwin
This article presents a highly configurable rotary dial control.
by Barry Lapthorn
A WPF short TimeSpan custom control using a spinner custom control.
by Barry Lapthorn
A WPF custom spinner control.
by alrh
A Themed WPF SplitButton
by Leif Simon Goodwin
WPF tab header control using two button controls and a modified listbox with list items arranged horizontally
by Peer Adi
A WPF application base solution using Castle Windsor and commonly used utilities.
by Cristián Ulloa Besserer
A Windows Presentation Foundation TextBox control with chilean tax ID mask, and its validation through modulus 11 algorithm.
by Thomas Willwacher, Yet another user
A combined text/WYSIWYG editor for the TikZ vector graphics language.
by VallarasuS
A simple WPF TileView control.
by Florin Badea
The article presents a WPF application used to manage the tables of a database. The application also uses speech recognition to do the job.
by Barry Lapthorn
A countdown timer implemented in WPF using the MVVM pattern
by Ronald M. Martin
This series of articles explores a new WPF-friendly wrapper class for Shell_NotifyIcon.
by Ronald M. Martin
This series of articles explores a new WPF-friendly wrapper class for Shell_NotifyIcon.
by Ronald M. Martin
This article provides a walk-through of the front end of a convenient ad blocking application that lives behind a notify icon.
by Ronald M. Martin
A walk-through of the front end of a convenient ad blocking application that lives behind a notify icon
by Dustin Metzgar
Create 3D bar charts and pie graphs using WPF
by Marc Schluper
Creating a simple tool to get wallpapers right.
by Dave Kerr
A Zune Style Application Template that makes a great starting point for WPF or Silverlight Projects
by Petr Ivankov
Application of abstract approach to real-time.
by Novalys
As companies look for different ways to manage their IT needs, “Multi-tenant” and “SaaS” applications are becoming more and more common. However, they also pose unique challenges. We will look at security administration and user management in a multi-tenant application with Visual Guard.
by Bhavik Barot
This article shows how we can access controls in the viewmodel using attached properties.
by Anoop Pillai
Shows how to push your WPF apps to users via WebSockets and HTML5 Canvas.
by David Bobeck
Using attached properties in WPF or Silverlight to loosely couple UI element events to arbitrary code.
by Fredrik Bornander
Creating a command that can handle warnings and adapt to the way the user uses the UI.
by DaveMathews
Integration of a Chatbot in a C# application using SIML (Synthetic Intelligence Markup Language)
by ANURAG VISHNOI
Article describes how to add icons in WPF TreeView
by Shai Raiten
How To Use Win32 To Add Your Control On Top Another Application Using Win32 Hooks.
by Taha B Farid
This article shows how to achieve add/remove tab feature for TabControl in WPF.
by Sacha Barber
Using the AddIn model pipeline.
by Nish Nishant
This article is about a very light-weight enum extension library that takes advantage of dynamic types in .NET 4.0 to provide a simple way to add meta attributes to an enum field.
by rudigrobler
An example of how to add glass effect to your WPF applications using attached properties with only 1 line of code!!!
by Adam David Hill
This article solves the problem of having to redeploy everything whenever you create a new stored procedure database report.
by Azim Zahir
This article describes advanced animations in WPF.
by Josh Smith
Reviews an advanced layout customization for the WPF TreeView.
by Peter Huber SG
Deep dive into the intricacies of combining scrolling and zooming in your control
by Azim Zahir
This article describes advanced text formatting in WPF.
by Jecho Jekov
Provides a solution for localization of WPF application both in XAML and in code-behind
by Clifford Nelson
This is an alternative for "Advanced WPF Localization" that adds functionality for capitalizing and pluralizing the text to be display.
by Dirk Bahle
Tips & Tricks on using checkboxes within a WPF treeview.
by Dirk Bahle
Tips & Tricks on loading and saving WPF Tree View based content.
by Dirk Bahle, Alaa Ben Fatma
Tips & tricks on visting and searching nodes in WPF TreeViews
by Dirk Bahle
Tips & Tricks on de/serializing Tree View based content with XML
by Dirk Bahle
A list of advanced tips & tricks on WPF TreeViews
by Dirk Bahle
A list of advanced tips & tricks on Virtualized WPF TreeViews
by Sacha Barber
Adventures into Ink API using WPF
by rudigrobler
My quest to create a real world line-of-business application
by Prox-YD
Learn how to create good looking apps without using a line of code!
by Josh Smith
Introduces a generic technique of chaining commands together.
by hemanthk119
Using Farseer Physics Library and Neural Networks, an example of behavioral evolution is simulated
by hemanthk119
Genetic Mutations of Neural Networks to produce better offspring in fish like virtual creatures
by Grasshopper.iics
You would never want to use another photo editor in your AIO again
by Sandrino Di Mattia
A refactor friendly implementation of INotifyProperty changed, without using Reflection.
by ChRi$m0rG@N
A tool for filtering and merging large text files.
by J.Starkl
A windows-service which has a fall service on a second server, if the server it's running on, crashes
by Meshack Musundi
A WPF animaloid
by bvgheluwe
Change the appearance of a button that is used in a navigation menu, based on the value of a property of that button.
by santosh_pathak
Hands on developing MVVM Application without any Frameworks
by santosh_pathak
This is the Second Part XML file as data source in Windows8
by Bruce Greene
An alternative MVVM implementation that employs a set of proxy control classes to act as a sort of "Platonic Ideal" WPF page for interaction with the view model.
by AndyL2
Published WPF resources discussing control customization focus almost exclusively on editing local copies of ControlTemplates, while implementing and interacting with an actual Custom Control library requires a DIFFERENT set of techniques and reference syntax to be used
by Afzaal Ahmad Zeeshan
In this article, I would explain the steps to create a simple WPF application that can read out text for you; using .NET framework's Speech API and Installed voices.
by elektrowolf
A search box to search through the menu.
by Sacha Barber
An article on sorting ItemsControl (with some bonuses).
by André van heerwaarde
An audiobook player using an embedded Microsoft mediaplayer
by Grasshopper.iics
How to build and publish Ultrabook desktop Apps in Intel AppUP store
by Eric Pap
An easy to use custom control basedon textbox that allows Autocomplete, compatible with WCF
by Al Alberto
A simple to implement editable listbox for WPF.
by Clifford Nelson
This is an alternative for "A WPF Custom Control for Zooming and Panning"
by Paul Stovell
An implementation of an ErrorProvider for Windows Presentation Foundation.
by alrh
Altering the WPF TabControl to show a single row of scrolling TabItems
by Nish Nishant
An ExifReader class in C# that supports custom formatting and extraction. StyleCop compliant code, with demos for WPF and Windows Forms.
by Alessandro Del Sole
Learn how to implement an extension method in Visual Basic 2008 for converting a BitmapImage object into a System.Byte() array
by Barry Lapthorn
A TimeSpan control implemented using sliders.
by Snesh Prajapati
To work with Regions effectively in a Prism based WPF application, we must understand the relationship between WPF Controls, RegionAdapters and Regions. In this articles, we will learn about process of Region creation and critical role played by RegionAdapters with a demo application.
by Nish Nishant
This article shows you how to add menu items to the system menu and attach command handlers in an MVVM compatible fashion
by boris_richter
Saving XAML files using MarkupWriter
by objo
This article shows how to use a WPF ShaderEffect for anaglyph blending (for red/cyan glasses). The effect can be used for both 2D and 3D elements.
by #realJSOP
My Anagrams game ported to WPF.
by Mohammad Dayyan
A simple analog clock in Expression Blend 2
by Mohammad Dayyan
A simple analog clock in WPF
by vickyqu115
This exploration into the WPF Slider control aims to provide a deep understanding of how WPF designs its controls and their internal mechanisms. While it's nearly impossible to delve into every WPF control's internals due to the vast source code, there's no urgent need to worry or complain.
by Sergey Alexandrovich Kryukov
Impress your friends with your drawing skills using this easy-to-use method and software
by Nick Polyak
Describes Single Page Applications and a new BPF Framework that helps to develop SPAs.
by Unnikrishnan_S_N
Draw pattern instead of password for login screen.
by Florian Rappl
Bringing the DOM to C# with a HTML5/CSS3 parser written in C#.
by Mohamed Ahmed Abdullah
Auto-correct ruining our spelling, the solution is to animate the changes
by Fredrik Bornander
Adding animation support to existing WPF Panels
by Guy Shtub
A custom content control that can be expanded/collapsed with animation.
by Josh Smith
Explores Panel3D, a custom WPF panel that displays its children in 3D space
by danielpalme
Overview of data structures and animations.
by Azim Zahir
Animation using Storyboards in WPF.
by Josh Smith
Demonstrates how to add text annotations to an Image element
by Lecha
Demonstrates the use of animated GIFs in WPF applications.
by Ruxo Zheng
Lessons learnt from writing a screensaver with WPF
by #realJSOP
Any technology suitably advanced will generally be viewed as "magic".
by Dave Kerr
Write your first MVVM application in ten minutes using the Apex SDK!
by Dave Kerr
Learn how to add Commands to your MVVM application to add functionality without breaking the separation of View and ViewModel.
by William Van Winkle
Bryan Brown's award-winning application that helps paraplegics and others with no ability to control their bodies regain some ability to communicate. This article details his journey from an idea to a contest-winning application and shows just how fluid and accessible the development process can be.
by Nick Polyak
Describe architecturing a flexible and extensible WPF application with the help of WPFWidgetizer framework
by Josh Smith
Reviews and compares three techniques that enable you to data bind to any element tree.
by Claudio Pizzillo
An ASP.NET handler to apply WPF XAML templates on images.
by Daniel Vaughan
Learn how to leverage the asynchronous ICommand implementation in Codon FX to support commands that kick-off long-running operations.
by Yesy
Improve WPF async data binding
by User008
Drag 'n Drop asynchronous files from an external server or device
by Valerii Tereshchenko
Asynchronous validation for MVVM(WPF)
by David Deley
Explains program flow when using await in various scenarios
by Nejimon CR
Implement WCF web service access from WPF with busy indicator and premature cancellation feature without using delegates, background worker, or separate event procedure
by Petr Ivankov
Interoperability between 3D graphics and calculations
by Florian Rappl
An introduction to async / await, popular mistakes and solutions for asynchronous programming, as well as usages and benefits from using asynchronous programming. We will also discuss interesting patterns based on concurrency.
by Your Display Name Here
Shows how to implement an asynchronous Model in the MVVM pattern.
by Sacha Barber
Showcase of how to use a sort of Attached Behaviours for ViewModels, and how to build BIG XAML apps
by Jan-Erik Romoeren, Björn Asplund
Pattern for publishing an event by using attached property and IEventAggregator
by Jan-Erik Romoeren, Björn Asplund
Pattern for publishing an event by using an attached property and IEventAggregator. This time it's generic.
by Josh Smith
Reviews a pattern which enables new possibilities for data binding.
by Jeremy Alles
Description of a method which uses attribute to perform user entry validation in a WPF MVVM application
by Grasshopper.iics
Augmented World is an animation app that allows you to create animation movies by augmenting yourself into the scene
by Paul Coldrey
Resolution of a nasty problem with WPF HttpRequests via a proxy.
by LukasX2
Introduction to a WPF powered help files engine with the option of generating help content from a Word document
by Dave Elliott
This article provides a practical solution to clicking the button on a popup window.
by Alessandro Zifiglio
Auto translate and synchronize is a little utility application and it works by simply taking your single fallback resource file (Resx) as input and automatically translates it in real time, creating a language specific resource file.
by Marcel Mintken 78
A walkthrough and source code for an auto-complete TextBox for comma-seperated terms in C# and WPF following the MVVM approach.
by Andrzej Skutnik
This article is describing behaviors ala Intellisense. I'll talk about how to extend the RichTextBox display behavior without interference in the control, without overwriting any of the members, fully configurable in the Xaml code, with the possibility of dynamic control.
by Stefan Bocutiu
Allows auto filtering functionality for DataGrid columns.
by #realJSOP
A WPF ListView that automatically generates columns (that are also sortable) based on decorated entity properties
by Ashrafur Rahaman
I automated installation wizard to show the power of WPF UI Automation
by Bernhard Deininger
Simulate user interactions in a Silverlight application to create automated tests
by Guia-Project
Unit-Testing of WPF User Controls via UI automation
by Member 4027561
Experimenting with C# expression trees for creating data-bound UI's from code.
by Felice Pollano
Implementing INotifyPropertyChanged automatically using a custom proxy generator
by Reinhard Ostermeier
This article describes how menus and toolbars in WPF can be automatically merged.
by Amit_Mittal
A way to achieve automatic scrolling during a drag operation
by Juan Pablo G.C.
Automatizing creation of a database, tables, SUID actions, and easy WPF to class mapping.
by smatusan
This article discusses a component that enables automated content filtering for the WPF Toolkit DataGrid.
by Sandrino Di Mattia
Validate your business entities in a maintainable way.
by R. Stacy Smyth
How to get all of your controls to wire themselves up for validation with only a single line of XAML per view
by WPFanatic
Typesafe INotifyPropertyChanged implementation without run-time Reflection and without lambda expressions.
by Harry von Borstel
How to use SqlDependency to refresh Entity Framework Object Sets automatically on DB changes
by Kostadin Mitev
Creating an AutoSuggest/AutoComplete control in WPF which follows the MVVM pattern
by Dirk Bahle
How to create a new tool window in AvalonDock [2.0]
by Dirk Bahle
How to create a start page based on AvalonDock [2.0].
by Dirk Bahle
How to integrate AvalonEdit into AvalonDock [2.0] using MVVM
by Dirk Bahle
Integrate AvalonEdit with text editing options into AvalonDock [2.0]
by Dirk Bahle
Save/Load AvolonDock layouts without DockingManager references.
by Ashley Davis
Demonstrates a technique for integrating AvalonDock with an MVVM application.
by Peter Huber SG
A deep dive into how to easily display data exactly the way you want when DataGrid is not up to the task
by Sacha Barber, Richard E King, Fredrik Bornander
This is true code, what you say
by kosmoh
A class that may shorten your time spent with BackgroundWorker, and handles some logics of working with it.
by Ivan Krivyakov
Baktun Shell is a demo app that hosts its child windows in separate processes.
by Pete O'Hanlon
This series of articles covers MVVM from the absolute beginning; no frameworks and no helpers, we're going to learn MVVM from the nuts and bolts.
by Pete O'Hanlon
Learning MVVM from the nuts and bolts
by Pete O'Hanlon
Templates and how we can use them to support developing MVVM applications
by Peter Huber SG
Controls verifying user input and reporting automatically to host window if data has been changed and if the required data is entered
by Peter Huber SG
Near real time, multi threading safe tracing for any .NET technology
by Emiliano Musso
How to execute simple databindings on controls in WPF. One-way and two-way binding covered.
by Sierra Softworks
Provides basic HTML markup support for WPF TextBlock areas
by Emiliano Musso
Entry-level examples on MVVM pattern, explaining the basic methods to mantain separated a program's graphical interface from its business logic
by Shakeel Iqbal
This article explains different ways to show contents in the Tree View control.
by Gerald Gomes
This article will make an attempt to describe a basic way to start implementing animation in WPF.
by Abhishek Sur
This article will enable you to add custom search rules to your application using Bing Search API with much more
by Arthanarieaswaran Shanmugaraj
This article explains the basics of MEF for beginner with a simple examble
by Niel M.Thomas
Hide your personal gaming preference in plain sight with this control
by m0sa
A customizable BBCode parser for WPF
by Florin Badea
Architecture and usage of visual designer app used to create Blackberry UIs
by Sundeepan Sen
How to create TextBlocks inside a WPF Grid
by Sacha Barber
A beginners guide to threading in .NET.
by Sacha Barber
A beginner's guide to threading in .NET.
by Sacha Barber
This article is all about how to control the synchronization of different threads.
by Sacha Barber
This article will be all about how to control the synchronization of different threads.
by Sacha Barber
This article will be all about how to thread different types of UIs.
by Clifford Nelson
This article presents a behavior that can make another UIElement visible when the mouse down event occurs on the UIElement this behavior is attached to. Have extended this to directly support fading of a Popup control
by Clifford Nelson
A problem with the WPF MVVM design pattern is closing a window from the ViewModel. This article presents a method that allows the use of dependency properties to be used to control the closing of a window
by Clifford Nelson
Presents a concept for creating a masked TextBox, and has the implementation for a TimeSpan and double value
by dmihailescu
What is the start-up and system performance overhead for .Net, Mono, Java versus C++ and Forms, WPF, Swing versus MFC
by ManojKumar19
This article demonstrates how WF can be consumed as a business layer.
by JBartlau
This article provides an overview of Visual Studio's integration of combit's report generator List & Label.
by Syed Adnan Ahmed
Best practices for Project Server 2007 deployment in a large server farm with Office SharePoint Server 2007
by Steve Naidamast
Best Text Editor Component for .NET WPF Developers
by Attila Kúr
Screensaver of a 3D binary clock - demonstrating WPF's layout possibilities, styling/templating and data binding
by Emiliano Musso
In this article, we will create a simple binary clock using C# and WPF. The project itself will serve to show some peculiarities, like the use of Tasks, how to manipulate the UI of a WPF page, and basic data conversions.
by Stephan Ehret
This is an alternative for "Bindable Converter Parameter"
by ntg123
A simple technique to achieve Bindable-ConverterParameter in WPF's XAML.
by Henrik Jonsson
How to work around that Binding's Converter, ConvertParameter and StringFormat cannot be specified as dynamic Bindings.
by Tawani Anyangwe
Binding a WPF ListView to a DataMatrix with columns determined at runtime
by Sacha Barber
Binding and using Friendly enums in WPF
by Pete O'Hanlon
Binding passwords
by Todd Davis
How to bind an enum to radiobuttons in Silverlight/WPF
by Craig Wooldridge
Binding WPF controls to an enum property
by Derek Lakin
How to bind to enumerations
by Clifford Nelson
This article presents an implementation to support IDataErrorInfo with attributes on the properties for WPF. It also covers other aspects of displaying error information using WPF.
by Andrey Karinskiy
In this article I want to show how binding controls directly to the View Model methods can simplify development of XAML UI, and completely eliminate manual work with Commands.
by Michael Agroskin
BindingHub is the best thing since sliced bread. After you finish reading this article, you will start wondering how you could survive for so long without BindingHub. I did wonder the same thing after creating it.
by chaf2701
How to convert System.Drawing.Bitmap to System.Windows.Media.Imaging.BitmapSource
by Taylor Kobani
This application integrates modification, simulation and visualization of Black-Oil model of hydrocarbon reservoirs
by Leslie Godwin
Blend a First Class Gaming Graphics Engine into your WPF application
by MatthewThomas
Adding design time support for regions in Prism 6
by Jan Brandsma
New take on the ViewModel locator using dynamics and ITypedList & TypeDescriptionProvider
by J. Ambrose Little
Survey the many productivity enhancing features Microsoft added to Visual Studio 2010 and see how adding Infragistics NetAdvantage for .NET 2010 Volume 1 to your IDE will help you accelerate your application development and break out of the limitations of the Toolbox.
by AmitGajjar
This is not a simple brick ball game but we need to concentrate on two balls at a time.
by Shao Voon Wong
Bring your existing WPF and Winform application to the Microsoft Store
by Sacha Barber
An experiment into combining AOP and MEF.
by Bruce Greene
WPF block-style editor featuring drag-to-reorder and nested levels of grouping
by Uwe Eichkorn
BSEtunes is a MySQL based, full manageable, networkable single or multiuser jukebox application
by junnark
We are going to build a simple web chat application using Silverlight 2 and the technologies surrounding it like, ASP.NET 3.5, C#, WCF, and LINQ-to-SQL. We will use MS SQL Server to store user details and messages from this chat room.
by Shai Raiten
How to Build Puzzle 15 (n-Puzzle)
by Bruce Greene
.NET Core WPF design as quick and intuitive as WinForms! Hear that MICROSOFT?
by Ashish Kaila
A docking window solution using WPF as part of Synergy toolkit
by Nicko Satria Utama
An article on how to build a personal diary with WPF.
by Le Duc Anh
Another convenient control for your WPF applications.
by Scott Whitlock
An article for anyone interested in how to build an extensible application using WPF and the Model-View-ViewModel pattern.
by Alan Beasley
Beginner's guide to building robust, scalable, and easily editable buttons
by Tamir Khason
This article explains how to build a simple FM radio player with RDS support by using WPF and USBFM library
by kishhr
An in-depth reference of how to build performance-oriented applications in WPF for both Windows and the Web.
by Daniel McGaughran
An outline of how to build multilingual support into your WPF applications, where the language may be dynamically changed at runtime.
by Mithun Pattankar
Why build responsive UI? Answer seems obvious that end-user should experience that application doesn’t hang often (for developers POV, a time taking background operation makes it look like hanging). So lets learn building responsive UI using Async Await keywords Visual Studio 2012 introduced a
by CodeProject
Harnessing the wealth of information found on CodeProject.com from within the Visual Studio IDE.
by Weidong Shen
This article describes how to do data validation with Self-Tracking Entity Generator for WPF/Silverlight.
by Weidong Shen
This article describes the IClientChangeTracking interface generated by Self-Tracking Entity Generator for WPF/Silverlight.
by Weidong Shen
This article describes the project setup of building a WPF sample application with Self-Tracking Entity Generator for WPF/Silverlight.
by Weidong Shen
This article describes how to do data validation with Self-Tracking Entity Generator and Visual Studio 2012.
by Weidong Shen
This article describes how to use the enum type with Self-Tracking Entity Generator and Visual Studio 2012.
by Weidong Shen
This article describes the IClientChangeTracking interface generated by Self-Tracking Entity Generator and Visual Studio 2012.
by Weidong Shen
This article describes the project setup of building a WPF sample application with Self-Tracking Entity Generator and Visual Studio 2012.
by Weidong Shen
This article describes how to do sorting, paging, and filtering with Self-Tracking Entity Generator and Visual Studio 2012.
by Colin Eberhardt
This article compares the development of a Line of Business control, the Bullet Graph, in both WPF and Windows Forms.
by Manas_Patnaik
Using the BusyIndicator with the DomainDataSource control
by Jonathan Franks
Easily lets you post updated versions of your application for remote clients to download without running another setup.
by Jo_vb.net
This article and the demo are about getting started using the MVVM Community Toolkit and some self-created interfaces / services for Message Box and some Dialogs.
by Christopher Camacho
User controls for entering either a time or a number within a range.
by Foothill
A popup like control embedded in the adorner layer that can be animated
by Foothill
A reusable button-like control with an on-click image animation
by Massimiliano Brugnerotto
This article explains how to implement the drag & drop of a custom item within a ListView control with WPF technology.
by Ken C. Len
Log4Net XML log viewer
by ergohack
Design a DGML state machine using visual tools,... then depend upon C# Reflection to implement the state machine boundaries and triggers in your application.
by Guillaume Waser
Comic and electronic publication reader with library management, extended file conversion, and devices support.
by Raul Mainardi Neto
A simpler series to learn the Composite application library
by Daniel Vaughan
Calcium provides much of what one needs to rapidly build a multifaceted and sophisticated modular application. Includes a host of modules and services, and an infrastructure that is ready to use in your next application.
by Daniel Vaughan
Calcium provides much of what one needs to rapidly build a multifaceted and sophisticated modular application. Includes a host of modules and services, and an infrastructure that is ready to use in your next application.
by Daniel Vaughan
Introducing the Calcium SDK. Calcium provides much of what one needs to rapidly build a multifaceted and sophisticated modular application. Includes a host of modules and services, and an infrastructure that is ready to use in your next application.
by Nic_Roche
This article demonstrates breaking out of the shell with module development and using Caliburn actions.
by Dirk Bahle
Selecting treeviewitems based on document states associated with each item.
by Xavier John
Candlestick
by Evgeny Pereguda
This article presents my project for capturing of video and audio sources on Windows OS by Microsoft Media Foundation.
by Clifford Nelson
This presents a way to capture a PropertyChanged on a DependencyObject, in this case to capture when the Content on a ContentPresenter changes and setting focus.
by Evgeny Pereguda
Simple lib for capturing live-video from web-camera by using Media Foundation
by DrABELL
Store securely credit cards' structured meta-data, like contact info, PIN, APR on balance transfer/purchase/cash advance, and other terms/conditions
by Niladri_Biswas
An attempt to show the flexibility of binding in WPF using MVVM pattern using cascading dropdown/combo box & listbox
by Xomega Team
How to easily implement cascading selection the MVC way and leverage cached static data.
by Geert van Horrik
This article tries to explain why you should use Catel as the (or one of the) frameworks when developing WPF, Silverlight, and Windows Phone 7 applications.
by Geert van Horrik
Catel is not just another Extension Methods library, nor just an MVVM-framework, but it is a combination of basic data handling, useful controls, and an MVVM-framework.
by Geert van Horrik
This article explains some of the most important controls and windows of Catel.
by Geert van Horrik
This article explains the MVVM framework that ships with Catel.
by Geert van Horrik
This article explains how to write unit tests for MVVM using Catel.
by Geert van Horrik
This article explains how to write a real-world application using Catel.
by Geert van Horrik
Using Catel as an MVVM framework on Windows Phone 7.
by Geert van Horrik
This article explains the new features of Catel 2.x
by Geert van Horrik
This article is about Windows Phone 7 Mango and unit testing the camera
by Bourlesque
This article offers unified approach to implementation of user commands, converters, and validation rules. Those who are very curious can jump directly to the chapter Demonstration and to the source code (demo version with the original library is attached).
by Rainer Stropek
MVP Rainer Stropek sets .NET developers a fun challenge. Here is a sample application with 3 memory leaks. Can you find them?
by Derek Lakin
Change notification for dependency properties
by mrjvdveen
How to change column collations through C# and ADO.NET
by Eusebiu Marcu
An article on viewing Channel9's RSS posts
by Sacha Barber
A code generator for my Cinch MVVM Framework.
by Sacha Barber
If Jack Daniels made MVVM Frameworks.
by Sacha Barber
If Jack Daniels made MVVM frameworks.
by Sacha Barber
If Jack Daniels made MVVM Frameworks
by Sacha Barber
If Jack Daniels made MVVM frameworks.
by Sacha Barber
If Jack Daniels made MVVM Frameworks.
by Ajosh Palis
The purpose of this article is to illustrate a context menu that renders in cricular shape.
by EvelynT
An article on creating a circular gauge custom control for Silverlight 3
by Patrick McCurley, Rachel Davey
An Azure based software solution allowing users to discover events around them on a massive scale. Features ASP.net MVC4, Entity Framework and a large importing backend utilizing Azure virtual machines
by Eric Lynch
A class to read Unicode character names and a tool to display/search them.
by Ivan Leonenko
Approach of light install/uninstall customizations for ClickOnce, including autostart and clean up on uninstall.
by charles922
Demonstrate Clipping Plane in WPF 3D
by charles922
Demonstrate Clipping Plane in WPF 3D - Part 3
by charles922
Demonstrate Clipping Plane in WPF 3D, Part 2
by Daniel Vaughan
A customizable log provider system that allows you to harness your existing logging system to log client side messages to your server using WCF. Includes WPF sample applications.
by Dirk Bahle
This article samples a MVVM conform implementation of startup and shutdown sequences for an application and its dialogs.
by igkutikov
Binding Properties of non GUI elements that still implement INotify
by emilioarp
Implementation of a clusterization algorithm by means of .NET's LINQ and Generics.
by johnlantz
Add entities to a model quickly, relate them to each other, and bind to them in XAML
by Abhishek Sur
A WPF Infowindow placed on the right hand corner of the Code Canvas which informs you about the code statistics
by Nish Nishant
This application monitors for new posts in the Code Project forums.
by KenJohnson
A fast WPF textbox control with support for text coloring, highlighting, underlines, and strikethroughs.
by KenJohnson
A WPF textbox supporting line numbering, highlighting, underlines, and strikethroughs.
by Lakamraju Raghuram
This article aims at building an simple Windows phone 7 application for accessing Codeproject content.
by darrellp
A framework for easily solving programming challenges from competitive coding sites
by sudheer muhammed
The article will demonstrate how to use a combobox as a colorpicker tool just like we have in Visual Studio color picker tool.
by MatthewThomas
This article shows how to combine LINQ expressions to dynamically append where clause criteria when building search functionality
by Fitim Skenderi
A small MVVM framework using RX
by mtonsager
This article shows a WPF sortable editing ListView with drag and drop grouping, drag and drop column reordering, and column resizing.
by PhilipSch
This article seeks to identify differences between the WPF and the Windows RT's UI framework.
by Amit Kumar Dutta
Discusses a simple and testable way to bind Commands inside DataTemplates (Parent-Child scenario) in any WPF or Silverlight application built with the MVVM design pattern
by RizviHasan
Descriptions of Command, Attached Properties and a clever way if binding control events with Commands.
by Dave Kerr
A consistent approach to Commands, Asynchronous Commands, and Events-to-Commands for WPF, Silverlight, and WP7.
by Paritor
Application to show differences between two SQL Server databases.
by Stanislav Kniazev
An illustration of how Reflection could be used at runtime to achieve compile-time performance.
by Sacha Barber
Comparing Flash and WPF.
by Hung, Han
This article is about converting a VB.NET WinForms application to C# using WPF and Silverlight.
by Grasshopper.iics
Make your world more colorful with Fractals, Particle Drawing and Symmetric Drawing
by Afzaal Ahmad Zeeshan
This article contains a basic overview of the complex numbers, and their creation and functions most specifically the operator overloading for arithmetic functions. Programming languages include Java, C++, C# and VB.NET at the moment.
by Jevgenij Pankov
WPF application built on the Composite Application Library. How to start, organize solution projects, distribute resources and build complex UI using the Presentation Model pattern.
by Super Lloyd
A much simpler composite application library.
by Snesh Prajapati
In this series of articles, we will learn about Prism Framework by creating a demo Composite WPF application. We will learn how to use various components of Prism to build a Composite application by mocking practical organization level scenario.
by Snesh Prajapati
This is second part of the article series with a demo WPF application using Prism and MVVM. In this part we will enhance the demo by adding common infrastructures and five modules.
by Snesh Prajapati
In this article we will learn about EventAggregator and IActiveAware interface and its uses in WPF application using Prism. This is continuation of second part of article series having total three parts.
by David Veeneman
Composite WPF Display-on-Demand.
by Xomega Team
How to write multi-platform UI framework independent presentation logic
by Clifford Nelson
I have had two projects that I have worked on that required a lot of graphics. In general there has been minimal interaction between the user and the graphics, so the implementation has been very straight forward.
by Dr. WPF
This article describes a new approach by which an element can remove its visual and logical relationships to its children while maintaining a conceptual parental relationship with those children.
by John Stewien
Provides implementations of concurrent observable collection classes for binding to WPF controls so that the collections can be updated from a thread that isn't the WPF GUI thread
by Darek Danielewski
How to use Aspect Oriented Programming Toolkits in a dynamic WPF application
by Dilip Nandakumar
Extending Data Annotations library to support conditional validation in WPF
by Richard James Moss
Helper class for configuring which version of Internet Explorer is used by the WebBrowser control when hosted in a Windows Forms or WPF application
by ConnectCode
An opensource 3D software box shot creator
by Ravindra T C
The Model-View-ViewModel (MVVM) design pattern, why MVVM has to be used, and how to work with SQL Server using the MVVM design pattern.
by User-Rock
Approaches describing a design to handle connection objects and pools in C#.
by Sacha Barber
Consistent Window Look and Feel
by Rene Bustos
I will show you how to get a response from a Web Service developed over .NET (version does not matter)
by Daniel Vaughan
A Desktop and Silverlight user action management system, with undo, redo, and repeat. Allowing actions to be monitored, and grouped according to a context (such as a UI control), executed sequentially or in parallel, and even to be rolled back on failure.
by Daniel Vaughan
A Desktop and Silverlight user action management system, with undo, redo, and repeat; allowing actions to be monitored, and grouped according to a context (such as a UI control), executed sequentially or in parallel, and even to be rolled back on failure.
by Torsten Tiedt
Enables filtering in standard DataGrid control.
by Tareq_Gamal
How to Control NAOqi-Based Robots like NAO, Pepper using Kinect
by webmaster442
Controlling a pixel shader’s parameters with Reflection.
by Hiren Khirsaria
Convert ScrollViewer Content to Image
by Dirk Bahle
An introduction to the usage of vector graphics as a source of bitmap graphics.
by Paulo Zemek
This article explains how to create a class that can handle any kind of data-type conversion by allowing users to register their own conversions and how to make it work both as a global and also as a local solution, so different threads can do different conversions for the same data-types.
by Mike Heydlauf
Tutorial for converting 3D Studio model files (.3ds) to XAML resources for use in a WPF 3D living room scene
by kdmote
A simple program to translate numbers into their textual representation. (To turn 1013 into "one thousand, thirteen").
by tumbledDown2earth
A rule engine based approach to add and remove rules to play Conway's Game of Life
by Harley S davidson
Here is the solution to Conway's Game Of Life problem - Enjoy it , have fun ;) . Dead cells are in Red, Alive cells are in Green and Empty cells are in White. You can modify the colours as per your need.
by Doc Lobster
Preparing a WPF user control to make it accept clipboard commands
by DavidHancock
Describes an algorithm that solves the Countdown number puzzle written in c#
by Michael Trembovler
The current article might be useful for users attempting to use NServiceBus. It contains detailed instruction for creating pairs: publisher-subscriber through ServiceMatrix. Solution architects may find this technique useful in many CQRS scenarios as a good alternative to WCF.
by Hong Zhang (Sowen)
introduces how to create a usercontrol and enable animation to do a random movement within the parent control area
by Hong Zhang (Sowen)
introduces how to create a moving control in WPF
by David Veeneman
How to create a WPF custom control, using Expression Blend and Visual Studio.
by David Veeneman
How to create a WPF custom control, using Expression Blend and Visual Studio
by Rotted Frog
In this article we will see the power of XAML and Control Templates by turning a tabcontrol into an OutlookBar without any procedural code
by The Ænema
This article will teach you how to create an amazing, clean and smooth WPF/Winform UI for your native application without using any complex, unsafe, ActiveXish methods, etc.
by Ashish Kaila
Declaratively and visually create custom windows in WPF
by David Veeneman
This article explains how to implement background processing and parallel processing for time consuming tasks in MVVM, and how to create a progress dialog with cancellation for those tasks.
by vickyqu115
This article provides a detailed explanation and analysis of developing a PLAY button inspired by the game "League of Legends" using pure WPF technology.
by Roberto Sonnino
A text editor with interactive 3D, speech, and ink using WPF 3.5.
by Florin Badea
This article shows how to style a scrollbar to look like the scrollbars in expression blend
by Peter Occil
Describes details of how a calculator program is implemented with the help of my CBOR library
by Azim Zahir
This article describes how to create a chart in WPF.
by Clifford Nelson
This gives the code to create a cursor from a character in a font.
by Oludayo Alli
Steps in creating a custom TimePicker control in WPF 4.
by Afzaal Ahmad Zeeshan
How to use the .NET's WebBrowser control in your application to create a custom Web Browser for Windows OS
by nvasilev1
Often, when WPF developers have to write a custom window, they find themselves drowning in countless articles, blog posts, and StackOverflow threads each depicting a different approach to the problem.
by Beavis Killer
This article demonstrates how to write a domain service factory to host plain old class object (POCO) entities and use them through RIA Services in Silverlight version 4.
by Niel M.Thomas
How to create and style a container control that can be used to create completely ridiculous drop shadows on any contained control.
by Karin Huber
In WPF, custom controls should be look-less. That means, that business logic and UI are strongly separated. When you create a control, you can provide a default template for the control, but anyone who uses the control can override it without touching the business logic.
by seesharper
This article shows how to subclass the standard WPF ComboBox to provide custom features.
by Nowaki
Shows the entire process of creating a full-fledged NumericUpDown control in WPF.
by Paul B.
Instead of reading trace messages in a file, get them in a WPF app real-time via WCF.
by Saiyed Alam
Reusable ways..
by Sacha Barber
How to create a scrollable control surface in WPF
by rudigrobler
The following article details how to create a very simple Facebook application using Facebook Platform & WPF
by Josh Smith
Reviews the basics of creating a WPF user interface with various visual styles.
by Rob Stortelers
In this tutorial, I will explain how to create a Windows taskbar in C# with the Merula Shell Library.
by Sundeepan Sen
Beginners tutorial on how to create a DockPanel using XAML
by isaks
Shows how to build a content control which animates transitions between content.
by TeapotDev
This article explains how to create an application like Google Desktop in WPF.
by Clifford Nelson
This article presents a control that makes it very easy to create an Image control from a font symbol, with special support for Font Awesome.
by rudigrobler
Recreate the Outlook Calendar using WPF.
by rudigrobler
Part 2 in a series on how to create a replica of the Outlook Calendar (and Appointments) using WPF.
by rudigrobler
Restyling a standard TabControl to look like an Outlook Navigation Pane
by Sacha Barber
Creating and consuming a custom WPF control
by Sacha Barber
How to create custom panels in WPF
by Meshack Musundi
How to create a FlowDocument using XML Literals and Embedded Expressions.
by Samuel Jack
A few tricks for creating Photoshop-style Inner Shadow effects in WPF and Silverlight.
by Shanan Winters
Creating Menus (with Drop-Down Sub-Menus) using Images in WPF.
by Weidong Shen
An implementation of a numeric on-screen keyboard using attached behaviors in WPF
by Christoph Menge
A guide to creating OpenGL applications with Windows Presentation Foundation
by Member 9913858
An introduction to using FakeModel to create test aata for you.
by Richard Gavel
Part 1 of a series describing creation of a WPF based appointment control with the Outlook look and feel
by Richard Gavel
Part 2 of a series describing creation of a WPF based appointment control with the Outlook look and feel
by Richard Gavel
Part 3 of a series describing the creation of a WPF based appointment control with the Outlook look and feel.
by Josh Smith
Shows how to write the same simple program in Windows Forms and WPF.
by David Veeneman
How to get a Prism 4 line-of-business application up and running, using WPF and the Unity Dependency Injection (DI) container.
by Ivan Krivyakov
How to properly create WPF Data Tempaltes in code
by Deb Kumar Ghosal
Here in this article, I would like to cover for beginners of how to approach for the coding and design of a normal desktop application using WPF.
by Garrett M. Groff
Random data/password generator using WPF and MVVM to accomplish clean separation of GUI logic and business logic using MVVM pattern.
by LarryCharlton
Dynamic data forms.
by Chandra Hundigam Venkat
This article is about implementing a simple Currency Converter Application using Windows Presentation Foundation (WPF) and Windows Communication Foundation (WCF) technology.
by Harry Constantinides
ComboBox control written in C#
by Chris L Mullin
This article describes how to create your own custom data grid document paginator.
by amitthk
Quickly generate Getter Setters for a number of your properties in C# - using regular Expression based templates
by Josh Smith
A step-by-step review of how to customize the arrangement of items in a ListBox.
by Matt Cavanagh
A guide to making custom loading animations for your applications in Silverlight.
by Renil Joy, Bangalore
Custom Rule Engine approach which can evaluate complex combinations of business rules. A sample application is provided in WPF following the MVVM pattern.
by isaks
Demonstrates how to set the initial size of ScatterViewItems based on the content's requested size.
by SamratGhose
Provides Custom Sorting for a ADO.NET bound WPF ListView
by Erik Vullings
An easy to use WPF spider (radar) chart control
by Josh Smith
Shows how to turn a TreeView into an Org Chart.
by Jan Bakker
This is an alternative for "Custom TreeView Layout in WPF"
by Azim Zahir
This article describes how to perform custom value conversions in WPF.
by Joanne88
Extending the WPF textbox to permit only numeric (for int and float) and regex.
by SirGrowns
A fully custom WPF window, with all the functionality you would expect
by #realJSOP
Finally, a customizable MessageBox for WPF applications
by Aviad P.
Using attached properties to customize the conditions under which a popup closes
by vickyqu115
Control featuring design and animations specialized for mobile, but can be elegantly and structurally implemented using ListBox and Animation technologies available in WPF.
by Keerat Singh
Customize the Microsoft Band Theme using the Band SDK and a UWP application
by d.moncada
How to create a custom caret for a WPF TextBox
by XiaoChuan Yu
Talks about how to customize the look and behaviour of WPF Expander by templating it.
by Shmuel Zang
This article shows how we can render an interoperable MDX (Managed DirectX) scene, inside a WPF window.
by Shmuel Zang
This article shows how we can present a 3D scene and, perform common operations (zoom, rotate, move, zoom to specific region, adjust the camera to view the whole of the scene, and pick a 3D shape on a specific region on the rendered surface) on it, using Managed DirectX.
by NobsterTheLobster
Modification of Dan Crevier's VirtualizingTilePanel to fill the total area
by r.stropek
Selected advanced topics about data binding in WPF and Silverlight.
by David Veeneman
Binding enums to UI elements in WPF using friendly names
by Amar Sneh
This article provides information on how to implement Data binding using Caliburn.Micro
by Meshack Musundi
Paging data collections using the Dynamic Data library
by Bruno Sonnino
This article will show how to use data binding and styles to show data coming from a Microsoft SQL database using the new object-relational model introduced in Visual Studio 2008, LINQ to SQL, allowing grouping, sorting and filtering of data with almost no code.
by DaveMathews
Use Oscova, a bot development framework, to create a Natural Language Interface to an SQL Database
by rwg
Select data from SQL databases into Excel spreadsheet, with headings and formatting
by Swati 191288
In this article let’s explore the different types of DataBinding Expressions provided by WPF.
by RameshSengamalai
DataBinding in WPF Browser Application using SQL Server Compact
by Grasshopper.iics
Is your business getting hampered due to documentation load? Switch to Datafly
by RameshSengamalai
DataGrid in WPF using SQL Server Compact 3.5 Sp1
by Geert van Horrik
DataObjectBase -> the new Object class for data objects!
by Izhar Lotem
Add XAML resources to an existing application
by Sreejith Thathanattu
Custom paging for Dataview in WPF
by Espen Harlinn
A reflection based wrapper for the Oracle Data Provider for .NET – allows your application to dynamically load the Oracle.DataAccess.dll assembly installed on your client’s computer.
by Espen Harlinn
Enhance productivity and reliability, write your own tools.
by Simon Bang Terkildsen
Explains how to debug WPF data bindings using trace messages or an IValueConverter.
by Colin Eberhardt
This blog post describes a technique for specifying WPF / Silverlight Dependency Properties declaratively via attributes.
by J. Broun
A tutorial aimed at intermediate coders on decoding PBM (Portable Bitmap) files using C#.
by J. Broun
An article aimed at intermediate coders on decoding Stardent Corp.'s AVS Bitmap Image format.
by Peter Huber SG
Did you ever wonder what WPF is doing under the hood to place your control on the screen?
by Roberto Sonnino
An implementation of MultiScaleImage (Deep Zoom) for WPF, compatible with Deep Zoom Composer and Zoom.it.
by Matt T Hayes
Explains how to update search results as one types in a text box while keeping the UI responsive.
by Derek Lakin
Default style for a lookless control
by Ashley Davis
Examines a custom class that allows adorners to be defined in XAML.
by Peter Huber SG
Covers in depth all WPF color related issues from Color Models, ColorPickers, Colors to helpful methods for mixing colors and making them brighter and darker.
by R. Stacy Smyth
How to improve XAML load speed (performance) by delaying the initialization of collapsed controls
by Snesh Prajapati
In this article, we will learn about DelegateCommand and CompositeCommand provided by Prism Framework. To grasp the concept, we will create a simple demo with minimum functionality to highlight these concepts.
by Dmitri Raiko
A small library that allows for a simple and reliable raising of the CanExecuteChange event through property changes caused by user input or any async change. It can be used with both WPF and Silverlight.
by Sandeep sunku
Demonstrates how WPF and C# can be used in the automation of devices or equipments graphically.
by Mahmudul Haque Azad
This articles discusses the very basics of dependency injection in WPF for those who are new in WPF and Unity.
by Christoph Menge
Presents a simple way to serialize business objects that are derived from WPF's DependencyObject and use DependencyProperty with the help of some reflection
by Espen Harlinn
"Dependency Walker" light for .NET using a separate AppDomain and the reflection-only context
by Mohamed Kalmoua
This article describes how you can deploy your application using ClickOnce and Windows Installer technology.
by Henrik Jonsson
Presents a few simple controls to help you design adorners with data binding support using only XAML
by VallarasuS
Helps you extend WPF designer and design controls right on the designer
by Ed Gadziemski
Analysis of various methods for determining the Mime type and executable status of a file
by Colin Eberhardt
This article describes the development of an Excel-like Autofilter ListView.
by Mark J. Caplin
Developing and testing a WPF application using Routed UI Commands and MbUnit.
by Resco Developer Tools
Advanced features of contemporary mobile devices provide vast opportunities for their utilization in various situations. These opportunities can cause serious snags that programme developers have not met in desktop environment before. Mobile environment is specific, yet very challenging and prospect
by johnlantz
This tutorial shows how to build a simple WPF application using Code First in DevForce.
by anshudutta
An open source WPF tool for system memory analysis and management
by Sacha Barber
A look at Dependency Injection and IOC containers.
by Don Kackman
A WPF control and FlowDocument to display Trace output in a running application.
by Elvin Cheng
How to manage the Dialog boxes in WPF application
by JP van Mackelenbergh
This article and the attached example will show how to show dialogs the MVVM way with databinding and no code-behind in the view.
by Anandraj
Digital Clock using Silverlight and JavaScript
by Matin Habibi
Digital meter control is a custom control in WPF which can be used as a real time monitor for showing a decimal value in a formatted way with a nice animation.
by Apostol Bakalov
A .NET implementation of Dijkstra’s for finding the minimum distance path between two nodes in a connected, undirected graph.
by Wendelius
This article shows how to build a responsive directory size browser application utilizing threading. The source code includes both C# and VB.Net
by Gergilcan
How to make items inside a Viewbox not being scaled by it
by Clifford Nelson
Discovering the limitations of IValueConverter in WPF
by Renat Khabibulin
DispatcherFrame. Look in-Depth
by cigwork
Display checklists using the Adaptor pattern to minimise the number of view-models needed.
by Dirk Bahle, Alex Maitland
A basic 101 type tutorial on CefSharp 3 with WPF. You learn how to display HTML in a WPF application.
by Dirk Bahle, Alex Maitland
How to implement a ResourceHandler in CefSharp to display custom HTML in WPF
by mat35770
Tutorial to explain how to integrate a Markdown documentation in a WPF application using DocuPanel.
by Josh Smith
Reviews a matrix control that can be data bound and visually styled with ease
by Clifford Nelson
Presents code to display bindable HTML text in a WPF RichTextBox or a WebBrowser.
by Niladri_Biswas
A way to display Multiple Property Values in WPF Combo by using DataTemplate, Style & Triggers
by Harsha T, Amarnath S
An article describing how to display 8-bit and 16-bit rectangular raw images using WPF.
by bryce
How to display a self referencing hierarchical database table in a treeview.
by Henrik Jonsson
Presents a helper class to easily display user-friendly enum value representations including customizable and localizable text, images, and arbitrary XAML content. This class can also be used as a general XAML switch statement for enum and non-enum classes.
by Gil Yoder
In this article, I describe how to display data from a simple XML file in a WPF TreeView control.
by objo
A splitter control for the WPF DockPanel
by Jack_Dermody
A WPF application that uses Non Negative Matrix Factorization to cluster documents.
by Dynamsoft
In this article, I’ll show you how to embed document processing, such as image scanning, editing, and uploading, to your .NET application.
by Dave Elliott
This article will describe how to create an RTF template file, parse and populate it with runtime data.
by Paulo Zemek
This article talks about Distributable Observable POCOs and an MVVM-like design pattern built to take full advantage of them.
by Christian Rodemeyer
A fast and smooth WPF viewer for graphs layouted by GraphViz (Dot)
by Wolfgang Foerster
A WPF 3D simulation to visualize the phase space trajectories of a double pendulum
by Wolfgang Foerster
Exploring the rich dynamic behavior of a simple physical system that shows deterministic chaos
by Irfan alam
Implementation of Drag and Drop feature in WPF TreeView Control
by MatthewThomas
Dragging and dropping in WPF with a MVVM style architecture
by Steven Kirk
An article showing how to add drag and drop to a WPF application using the GongSolutions.Wpf.DragDrop library.
by Steven Kirk
An article showing how to add drag and drop to a WPF application using the GongSolutions.Wpf.DragDrop library.
by Josh Smith
Discusses automated drag-and-drop in the WPF ListView.
by Niel M.Thomas
Drag values up/down like in Expression Design & Blend
by Weidong Shen
A custom ListView that scrolls when its contents are dragged on screen.
by JO Hyeong-Ryeol
Dragging an element with the DragSource class in WPF.
by Sacha Barber
How to drag elements in a Canvas
by Josh Smith
Discusses a class which provides automated dragging of elements in a WPF Canvas.
by igkutikov
This is an alternative for "Dragging Elements in a Canvas"
by alexander_l
This article will show you how to use the DrawingVisual class to draw the game of GO
by Oleg V. Polikarpotchkin, Peter Lee
Calculate piecewise Bezier curve control points to make it a spline
by Marco Bertschi
A really basic 3D Cylinder chart, drawn on a WPF canvas
by StewBob
Short program to draw, in 2D, a series of geometry that represents a grid-covered 3 dimensional cylinder
by logicchild
Why recursion in C# works well when using WPF.
by Tim Callaghan, Alvin Lim
A demonstration network ink-chat application exploring some aspects of .NET 3.5, WPF, and WCF.
by rawwool (Rahul Kumar)
Use Twitter as a globally available persisted message queue in your distributed applciation work flow
by Ciumac Sergiu
Explains sound fingerprinting algorithm, with a practical example of detecting duplicate files on the user's local drive.
by Martin Arrivets
Using Reactive Extensions to build and consume aggregated order books
by Clifford Nelson
How to do dynamic binding of static properties.
by Jeeva Jose
Dynamic Button Control (C# code or XAML code)
by Jeroen Richters
This article describes the dynamic insertion and removal of columns in a WPF datagrid.
by Jeroen Richters
Dynamic columns in a WPF DataGrid Control (part 2), correcting an architectural constraint using the interaction request framework
by Cp-Coder
Changing DataGrid cell styles on the fly in MVVM projects
by Sacha Barber
Demonstrates a method of dynamic query across WCF Service boundaries.
by Derek Bartram
An article demonstrating quite how easy dynamic loading it (and why you should use it).
by Rubén Hinojosa Chapel
Prototype for a plugin architecture based on the Prism Library and the Modern UI for WPF (MUI) toolkit
by NobsterTheLobster
Dynamic string resource\localisation and XAML binding.
by Josh Smith
Reviews how to implement dynamic user interfaces in WPF.
by Shivprasad koirala
Dynamic validation according to logged in user
by Mr.PoorEnglish
This is an alternative for "Dynamic Validation with FluentValidation in WPF/MVVM"
by tetsushmz
This article shows how user inputs can be validated dynamically with FluentValidation and INotifyDataErrorInfo in a WPF/MVVM application.
by Bryan Croteau
A technique for generating ViewModel objects dynamically, with foreign key-like references.
by Stein Borge
Enables automatic view model generation of properties, look up values, command, event and model linkage
by DavidCinadr
Describes a technique for updating styles for multiple windows at once dynamically based on a property setting. This technique uses data triggers. It is demonstrated by creating two windows that support a day and night mode.
by Henrik Jonsson
Easy-to-use and high performance dynamic sorting of most type of sequences with SQL-like syntax, developed using System.Linq.Expression classes.
by db7uk
A composite (Prism 4) WPF application using Bing Maps to display earthquakes from around the world.
by Antonio Nakić Alfirević
Creating a library for persisting the application state data between work sessions
by Ernest Poletaev
A Localized WPF Application template for easily localizing a WPF application
by Pete O'Hanlon
Adding simple HelpProvider functionality to your WPF applications couldn't be easier.
by LoveJenny
Easy Log Viewer is a tool which helps developers to easier view logs,
by Vasili Baranov
Easy navigation in Windows Explorer and Total Commander.
by Издислав Издиславов
Easy prototyping with desktop console like UI, Skia drawings and several REST like node.js hosted services
by Juan Francisco Morales Larios
An easy way to copy and paste data between WPF application and Excel
by Deepak-VS
Create an editable text block in WPF
by Jesper Borgstrup
An editable TextBlock component that allows for in-place editing of, e.g., items in a TreeView.
by Arvind Kumar
This article and associated project demonstrate how to use XDocument to edit log4net config files.
by Sergey L. Gladkiy
Simple edit control for physical data input
by DrABELL
Educational software package for Microsoft Windows® 7/8 contains “5-in-1” School Math Calculators and Equation Solvers intended for students and educators
by DrABELL
5-in-1 educational software package for Tablet PC/Win8: Fraction Calculator, Prime Factoring, Linear, Quadratic and System of Equation solvers (AIC-2013)
by Peter Huber SG
A WPF TextBox which can validate email addresses depending on your needs, plus detailed description of the many ways a valid email address may look like.
by Sacha Barber
Simple article showing how you to embed PicLens in your own apps
by Adam Berent
Embedding a .NET WinForms application in an internet browser using WPF.
by BSalita
Sample program shows how to embed controls in a WPF DataGrid using VB.NET
by Chris Jenkins
In this article, we will see how to embed IronPython in our Windows Presentation Framework applications using C#.
by Vsevolod Belousov
In this article I explain how to embed presentation player into a WPF application and describe the way this solution was found
by Sergey Galich
How to add empty groups to the WPF ListView control.
by Leung Yat Chun
Make your ListView support item selection by dragging,
by Leung Yat Chun
Make your ListView support item selection by dragging
by TrevyBurgess
How to enable a more natural way of using C# properties within an MVVM WPF application
by Saira Fazal Qader
Conversion of image to byte and Encryption using 128 bit key than Decryption using the same key and re-conversion from byte to image
by DrABELL
Engineering Calculator VOLTA-814 (Productivity Software contest submission) was originally developed as HTML5 web application and later converted into desktop app using Intel’s AppUp encapsulator. The latest version for Win 7/8 released in 2014 is built on .NET/WPF.
by Izhar Lotem
Filter and export to Excel ListView data using MVVM standards.
by Harry von Borstel
Develop your applications quicker and make them more robust with typesafe binding.
by vickyqu115
A comprehensive guide on identifying issues with the standard WPF DatePicker, exploring its design and interaction intricacies, and introducing a new implementation using a CustomControl named SmartDate.
by vickyqu115
A comprehensive guide on identifying issues with the standard WPF DatePicker, exploring its design and interaction intricacies, and introducing a new implementation using a CustomControl named SmartDate.
by Nima.naqipoor
Enlarge a button with its reflex on mouse hover
by #realJSOP
A tool to generate model and viewmodel classes directly from your selected database
by fjparisIII
This article shows how to iterate through all of the image metadata tags using WPF.
by Clifford Nelson
An enumeration RadioButtion ListBox control.
by jkristia
Equation Calculator with Graphing
by Gautham Prabhu K
Creating and using Event Aggregator pattern
by patm300e
This article will explain what is needed for a custom event handler to work.
by praveen sai
sample example for MVVM approach in WPF
by Kenneth Haugland
The following is achieved using attached properties: Binds Enum to ComboBox, make a searchable TreeView, create WinFormStyle TreeView for WPF and a cool pixel shader Magnification for WPF.
by Chris_Anderson
This chapter will lay out some of the basic principles of WPF and walk through a quick overview of the entire platform. You can think of this chapter as a preview of the rest of the book.
by AdamNathan
This article introduces some of the main concepts that WPF introduces above and beyond what .NET programmers are already familiar with.
by Doug Schott
Introduces the RoutedCommandBinding class as a new way for invoking methods in a View Model directly from XAML in an MVVM application.
by Nish Nishant
The Exif Compare Utility is a WinDiff equivalent for image files that compares the Exif meta-data and displays the differences and similarities. The application is written using WPF and MVVM.
by Clifford Nelson
This is a control that is like a Expander Control but there is both Expanded and not Expanded Content. It demonstrates some concepts on how to easily create controls whose functionality can be mostly implemented in the XAML with the code behind being mostly DependencyProperty definitions.
by Sacha Barber
A look into messaging solutions using NServiceBus.
by Sacha Barber
How to explicitly update and validate Databindings in WPF
by Al Alberto
Evaluating Microsoft's Composite Application Guidance and Library.
by Razan Paul (Raju)
Animation technique based on Clip property of UIelement in WPF
by PeteBarber
This article shows how to access WPF Dependency Properties used to form a User Control.
by Johnson Manuel Devadoss ("Johnson Smith")
Way to export search results(BDC datalist/Enterprise Search) to Excel/PDF
by Nithyaduruvan, Sathishkumar_P
This article describes about the export functionality of Excel sheet from WPF datagrid.
by DonWim
This example shows you how to create a PDF report from a (set of) WPF page(s).
by Colin Eberhardt
Demonstrates how to create versatile controls which expose bindings for the elements which they contain internally
by Ajcek84
Complex bindings in XAML made almost as simple as in JavaScript frameworks
by Saad_Mahmood
Expression Blend - Playing with Sample Data (WPF , Windows Phone)
by Mohamed Ahmed Abdullah
Expression Script is a Expression Evaluator, compiling the code in the runtime and gives you the result
by gjvdkamp
A short project that displays a LINQ Expression tree in WPF.
by dmihailescu
Customize OpenFileDialog and SaveFileDialog using a WPF Window
by Illya Reznykov
Screen saver application written in WPF with Prism pattern
by Thiago de Arruda
Shows how to extend the proxy generated by this framework by using Reflection.Emit.
by Leung Yat Chun
Allow users to make virtual directories and use them via a similar interface as DirectoryInfo.
by Shmuel Zang
This article shows how we can extend the ObjectPresentation library behavior.
by David Veeneman
This article shows how to create a custom control that extends an existing WPF control. It extends the WPF Calendar control by adding date highlighting.
by Shai Raiten
Extending Visual Studio Setup Project for Building Reliable Windows Installer (MSI)
by Mosfiqur Rahman
An article on using compression/decompression of WCF data
by Mosfiqur Rahman
An article on using external configuration file at WCF client
by Patrick Klug
How to overcome the limitations of the WPF Command system.
by Simon Knox
Provides extension methods for making thread safe UI programming easier
by Jawahar Suresh Babu
Eye dropper control, used to pick color from the environment like the one in Expression Blend or Visual Studio Designer.
by Meshack Musundi
Detecting faces in an image in WPF using the UWP face detection API
by Hadi Eskandari
WPF custom controls to work with Dates in Culture specific calendars, supporting Farsi (Hejri Shamsi), Arabic (Lunar Hijri) and Gregorian calendars.
by Omar Saad (IREQ), Eric Ouellet
Many improvements over a pretty new and unknown very fast 2D Convex Hull algorithm and much more.
by Adam Wojnar
Simple .jp2/.j2k viewer using Kakadu executables demonstration pack for decoding
by Denis Lysikov
In this article I'm going to tell about the features of working with DVB-T2 TV tuners and the nuances that you can expect in this work.
by Wade Harvey
This article shows how to use Winforms, WPF and C# to create a File Explorer Clone with Tabs and an extremely fast parallel file search utility.
by Dirk Bahle
Lessons Learned on Software Design with WPF
by Xavier Spileers
Utility class for filling mergefields (loose fields and tabular data) in a Microsoft Word (docx) template document, without needing Microsoft Word itself
by Dawid Giermanski
Presentation of the code which iteratively fills the WPF TreeView with multilevel hierarchy data
by Sandrino Di Mattia
This will help you create a grid that has inline filtering like you see in DevExpress / Telerik.
by citc44
Need for winfx technology, reuired tools for winfx, and links for winfx
by Dave Kerr
FireKeys is a tool that lets you set up hotkey bindings for your favorite programs or places. See how it works, download it and find out how the code was written!
by Omar Saad (IREQ), Eric Ouellet
Ouellet Convex Hull is currently the only ‘Online’ Convex Hull in O(log h) per point, where 'Online' stands for dynamically add one point at a time. Based on our own test against many other algorithm implementations, including Chan and Voronoi/Delaunay, it appears to be the fastest one.
by Paul Tallett
This article describes how to implement your own WPF layout panels like Grid and StackPanel.
by CoderForChrist
This article demonstrates a very simple technique which can be used to easliy modify the standard Windows Presentation Foundation controls without creating an extended class or using a data template.
by Arik Poznanski
Flashcards.Show – Planning a Cross-Platform Solution
by Nrupal Prattipati
Starting with Recipe creation and sharing, to a full fledged Kitchen Assistant
by Michael Chansky
Some useful custom layout Panels for WPF inspired by wxWidgets' Sizers
by Graeme_Grant
A Modern Toggle Switch - From mock concept to a full custom WPF control that you can plug into your own apps
by Bram Fokke
A DocumentPaginator that supports page headers, footers, and repeating page headers.
by Paulo Zemek
Create animations easily using a Fluent API that integrates well with frame-based animation segments.
by Kenneth Haugland
Describes the theory behind fractals and how to draw fractal images, using L-system, IFS, Mandelbrot, Newton, Burning ship, Nova and Julia set, Markus-Lyapunov fractals, Kronecker products, DLA algorithm and the Sunflower spiral.
by chaiguy1337
Building a reusable spinning wheel throbber in WPF: Part 1.
by Josh Smith
Reviews the “From Russia with Love” technique of simplifying the creation of ViewModel objects from other libraries, without compromising your MVVM architecture
by mbcrump
A look at the new Surface SDK 2.0 that was recently released by Microsoft
by Barry Dorman
This application displays shapes of random sizes and colors. It's perfect for babies and toddlers who love to sit and press away at the keyboard.
by Alaa Ben Fatma
A visual scripting environment for R & data science
by isaks
A WPF Image control that understands multi frame images (like .ico files) and renders the appropriate frame inside them based on its current size.
by Doug Wyrembek
A fun utility to apply blend modes to an image.
by Sacha Barber, Fredrik Bornander
WPF: A Beginner's Guide series, end exemplar and fun with Physics.
by Sacha Barber
A brief look into the DevLabs Reactive Framework.
by Sacha Barber
An article which will use Win8 sensors from the desktop and will show XNA and Javascript interop from WPF
by David Sehnal
Computing, rendering, and animating the Delaunay triangulation of a random set of 3D points.
by Dave Kerr
The quickest, easiest, and funkiest way to bind enumerations to a combo box in WPF, Silverlight, and Windows Phone 7.
by Seshi
An fuzzy logic control system for a moving object to avoid obstacles.
by Matt Sollars
A WPF hybrid smart client for calculating attack combos in the Prince of Persia game.
by tumbledDown2earth
Browse your Google Drive and integrate your windows explorer with a Google's storage Cloud
by Yury Goltsman
Extending functionality by wrapping entity using DynamicObject. Improving performance of Reflection by using cache and expressions
by Igor Ladnik
General solution for the Windows service: run as console for debugging, self-installing and -uninstalling, providing description, queuing and processing of messages, status observation and control with icon in system tray. The code may be reused for virtually any Windows service.
by Zebedee Mason
How to structure a command line application so that as it is modified, the GUI automatically changes.
by Colin Eberhardt
This article describes how to generate Dependency Properties from an XML declaration using a simple T4 template. It also includes a quick T4 primer.
by r.stropek
This article shows a way how to create a 3D sphere in C# and XAML
by Graeme_Grant
A documented journey looking for the fastest solution for generating valid Anagrams for the Weekly Code Project Challenge...
by Sacha Barber
Generic support in XAML
by Leo Chapiro
Generic framework to “programming” of any test cases in dynamic way
by Abdulrahman Emad, Muhammad Magdi
A generic CRUD control implemented based on the MVVM pattern.
by Abdulrahman Emad, Muhammad Magdi
A generic CRUD control implemented based on the MVVM pattern
by Clifford Nelson
A generic WPF/Silverlight value converter.
by Clifford Nelson
A generic implementation for IValueConverter.
by Stephan Johnson
This article introduces The Genesis Smart Client Framework v2.0 (Project Ruby). It focusses on the user interface component, dubbed the User Experience Platform (UXP), developed using PRISM for WPF and Silverlight.
by Sacha Barber
A nice explar of how to use RESTful WCF and WPF.
by jmgleiser
Windows App Store solution with GPS and NFC capabilities
by Meshack Musundi
WPF 3D cubes puzzle game for the AIO(All-In-One) PC
by The Manoj Kumar
A multi-touch simple and compound gesture recognition implementation for Windows 7 in WPF.
by Charles Ju
This article describes how to get the method name from an EventHandler with WinDbg.
by Daniel Vaughan
Codon is a zero-dependency cross-platform MVVM framework for creating UWP, WPF, and Xamarin based applications.
by Daniel Vaughan
Storing and retrieving settings with the cross-platform Codon framework's settings service.
by Daniel Vaughan
Using Codon's Messenger to pass messages between app components
by Daniel Vaughan
Navigating between pages using Codon's navigation service.
by Murray Foxcroft
A take on getting started with the Facebook API and WPF
by David Veeneman
How to get started with Prism 2.1 for WPF, with a demo app
by Kubajzz
All you need to know about GPU - accelerated effects in Windows Presentation Foundation
by Zolador
Animation of a transparent GIF image in WPF.
by Akinmade Bond
Library that allows an app to process hotkeys and perform other keyboard manipulations
by mikewishart
Dynamic globalization for WPF and Silverlight apps without breaking design time
by Hiren Khirsaria
Multilingual application using ResourceDictionary in WPF.
by radioman.lt
GMap.NET is a powerful, free, cross platform, Open Source .NET control. It enables the use of routing, geocoding, and maps from Google, Yahoo!, OpenStreet in Windows Forms and Presentation, and supports caching!
by Mark Brownsword
A WPF hybrid smart client that synchronises your goals with the Toodledo online To-do service.
by Krishnachytanya Ayyagari
A simple 50 lines of C# 5.0 code which showcases the await and async features in C# 5.0.
by apis3445
You can show a map in your WPF application with the Google Maps API v3.
by PeteBarber
Shows how to use a WPF TreeView control to draw a graph style hierarchy with connecting lines.
by KenJohnson
A WPF control for graphing functions, parametric curves, and polar curves.
by abat
This is an alternative for "GraphDisplay: a Bezier based control for graphing functions and curves"
by r.stropek
Graphic in XAML and WPF
by Sully1022
Grayscale button image when disabled
by Illya Reznykov
WPF datagrid that has same sized dynamically defined number of rows and columns
by Illya Reznykov
Data grid cells in WPF with defined fixed size with number of rows and columns updated dynamically
by Olivier Levrey
GridEx makes WPF Grid definition and edition easier thanks to its automatic layout.
by mtonsager
This is for anyone looking for a WPF sortable Listview with drag and drop grouping, drag and drop column reordering and column resizing.
by ntg123
A menu-based UI filtering solution in which the first level will show the filtering criteria and the next levels will give the optional values in more and more granular resolution options.
by Ivan Leonenko
Lightweight growl alike notifications for WPF project.
by Dustin Metzgar
Using the 3D graphics capabilities of the new Windows Presentation Foundation and the rules library available in Workflow Foundation (via DmRules), this game shows how easy it is to write interactive 3D applications with .NET 3.0.
by Peter Huber SG
Using Style and Binding to control WPF DataGridCell appearance
by Nish Nishant
This article discusses an attached behavior that lets you handle the View Window's Closed and Closing events via commands in the View-Model
by chaiguy1337
Build a simple handler for handling corrupt user settings into your program.
by Todd Landstad
A simple application that shows how you can determine whether user input is from a mouse, tablet digitizer, or touch.
by Sergey Alexandrovich Kryukov
What works with Microsoft pen computing and what not? How to handle and recognize ink input for any supported language?
by Vivek Pandey (V)
Hangman is a very simple word game for Windows Phone 7
by Amit Kumar Dutta
Providing a ControlTemplate so that the Tab Header can be editable
by Ansel Castro
Describes the basic steps to render height maps using the graphics engine of Igneel
by Lee Humphries
Well, somebody had to do it.
by DrABELL
Her Most Significant Bit™ NY-2013, All-in-One/Win8 (AIC-2013 FINALIST app)
by Alexander Sharykin
WPF HexGrid Panel
by Jonas Wranå
A simple way to create a hierarchical context menu.
by Jianzhong Zhang
An article on WPF 3D performance enhancement techniques
by J. Ambrose Little
Create compelling, high-end Business Intelligence solutions with the new WPF 4 data visualization controls released as part of Infragistics NetAdvantage for WPF Data Visualization 2010 Volume 2.
by Jan Vilášek
Solution for highlighting searched text in WPF ListView
by FocusedWolf
This is an alternative for "Highlight Searched Text in WPF ListView"
by Josh Smith
A step-by-step review of how to conditionally highlight ListViewItems.
by Curtis Taylor
Explore the fast and highly customizable UI controls in Infragistics NetAdvantage for WPF Line of Business from the perspective of a Microsoft Expression Blend user. In revealing much of the data grid’s object model, I cover some of the more popular ways to format and style grids in Blend.
by Dan Thyer
Use a Microsoft Kinect to control the home automation in the house. Lights can be turned on an off from speech recognition or from pointing at them and waving your other hand one way to turn on and the other way to turn off.
by Magnus Rindeberg
Locating the ViewModel in a View-First MVVM application using an attached property and a pinch of dependency injection
by Dr. Song Li
This article presents an example to host WCF services in an Azure Worker Role.
by Alexey Shalnov
Building old MFC app in .NET app, replacing MFC MDI Framework with modern WinForms or WPF Framework and integrating MFC Views and Dialogs in it
by Vitaly Shelest
Demonstrates a simple technique for embedding WPF/.NET Components into Java GUI
by Snesh Prajapati
This article provides in depth overview of how dependency properties are stored in WPF Property System.
by Ashvil DCosta
See how Longhorn core pillars like WinFS changes the way applications are written, based on metadata relationships.
by Alexander Gribkov
Dependent data visualization and binding in WPF
by Ed Fink
This article shows how to add a Close button to a WPF TabItem. This Close button will only show on the selected tab.
by rhyous
Often you want to display a DataGrid, but you don’t want to simply display it as is, you want to be able to enhance it and add functionality to it, such as adding an image to the start of each row or adding a button on each row.
by Peter Huber SG
Let the user import, adjust and view images
by CooperWu
2 solutions how to bind 2 array ListView in WPF
by Sacha Barber
How to bind to generic method in XAML
by Tamir Khason
This article explains how to provide a custom gauge formatter for WPF TextBlocks, Label or any other controls
by Tamir Khason
This article explains how to use build in features of WPF to insert menus, toolbars or any other content dynamically into your application
by Xomega Team
Design Patterns and best practices for building flexible and reusable WCF services.
by Xomega Team
A design pattern and implementation example for building advanced search forms
by Dr. Song Li
This article is an example to show you how to call WCF services synchronously as well as asynchronously.
by Vassili Kravtchenko-Berejnoi
Use of a narrow-focus strategy in test-driven-development
by Novalys
This article demonstrates how Visual Guard has been able to help meet the strict criteria of health regulations in the United States. It will look at why two major health care actors have integrated Visual Guard into their applications.
by Balamurali Balaji
This article explains how to consume a Web Service in a WPF Windows application. It requires binding of WPF controls to data coming from a Web Service.
by Jack Xu, USA
This article covers complete step-by-step tutorial on how to create a line chart in WPF and how to convert it into a chart control that can be reused in WPF applications with MVVM pattern.
by Chandramouleswaran
Participatory IDE framework built using WPF, PRISM and other open source projects
by Mohammad Dayyan
Creating a WPF User Control & using it in a WPF application ( C# )
by Murtaza Abdeali
Infragistics leverages Microsoft Visual Studio 2010, the latest version of Microsoft’s integrated development environment (IDE) for the .NET Framework, to deliver powerful user interface tools that allow you to create rich user experiences that will delight your users with the WOW-factor!
by rudigrobler
An article on how to create a Candlestick stock chart using the Silverlight Toolkit.
by Steve-Low-NextwaveSoft
Step by step Expression Blend 2 tutorial on how to draw and design a Commerical Software Box.
by Frank W. Wu
Showing you how to use the Popup to create your own dropdown-like window.
by Shai Vashdi
This article demonstrates an easy way to host WPF control inside Windows Form application.
by Volynsky Alex
A simple tutorial on how to embed a C# code into an XAML file
by Sofa Team
Step by Step conversion of an application into a Docking application component
by Ivan Krivyakov
Many WPF controls can display arbitrary XAML inside them. How can I do that with my own controls?
by Clifford Nelson
This is an alternative for "How to Embed Arbitrary Content in a WPF Control"
by Sandeep Mewara
This article is to show how to extend a standard WPF Textbox to behave as a Picker via Template Style.
by Leon Fu
This article is to give a workaround for converting between different window handles
by Niel M.Thomas
Using Task to switch context
by zhouyuhui
Describe a method to globalize and localize a WPF project, a sample is given
by Jürgen Bäurle
This article describes how to implement the MergedDictionaries feature for resource dictionaries in Silverlight.
by Gary.Miller.WPF
Final article in the series on how to make an animated 3D robot in WPF using C# code
by Alexandru Ghiondea
Gives you information regarding how to make Avalon and Indigo (WinFX) run on your machine
by Elad R. Katz
Switching the code behind to play as ViewModel to get easier development workflow
by Peter Huber SG
WPF design might have been too clever when using DIP (device independent pixels)
by Balamurali Balaji
This article explains how to perform data binding to WPF controls using LINQ to XML.
by Balamurali Balaji
This article is Part 2 of the previous article and explains how to perform data binding to WPF controls using LINQ to data stored in an XML file.
by Yogesh Jagota
This class tell you how to place all WPF commands and their related CanExecute and Executed events centrally in a static class.
by MultiMedia Soft support
How to programmatically start, on Windows Vista and higher versions, a recording session of any sound being played through a specific output device by third-party applications like Windows Media Player or YouTube, by leveraging the WASAPI sub-system through Audio Sound Recorder for .NET.
by Dynamsoft
In this article, I’ll share with you how to utilize Dynamic .NET TWAIN in a WPF application to process your documents.
by Josh Smith
Demonstrates how to create unit tests for a class which uses a DispatcherTimer.
by Nadege Rouelle
This article shows how to use WPF Commands.
by kalyos
Using GZipStream to extract a text log and list the result in a grid.
by Tamir Khason
This article explains the proper way of using Windows Vista Search provider inside a WPF application. It incorporates DataBinding, Query provides and other useful technologies, introduces within Windows Vista and Windows Presentation Foundation
by Shai Vashdi
Simplifying the use of UI threads (using the Dispatcher) & new threads in WPF
by Shai Vashdi
This article shows a simple way to implement Master-Detail pattern with hierarchical DataTemplate
by Saad Mousliki
The use of Kinect.Toolbox and Coding4Fun APIs could save time on Kinect programming this is what we will see in this article and also how to modify those APIs and use it
by Izhar Lotem
This article presents a method for running all I/O operations of a WPF application in a single thread.
by Snesh Prajapati
ICommand interface and its use in generic implementation of Command
by Sergey Alexandrovich Kryukov
The mystery of Benham’s top invented in 1895, as well as Fechner color effect, remains not fully uncovered so far. WPF and XAML help to accelerate the research greatly.
by hemanthk119
Image Classification implementation using Deep Belief Networks and Convolutional Neural Networks in .NET
by Doug Wyrembek
Drop in WPF custom leveling controls and logic
by Kunal Chowdhury «IN»
In this article, I will describe Image manipulation in Windows 7 multitouch Environment
by Saleth Prakash
Image Processing is done in a WPF application with some basic functionalities
by wim4you
Demo Program WarpImage, Creating and Dragging linked points(Thumbnails,MVVM), access all pixels from/to WPF image, rigid MLS algorithm
by User 6918454
Light-weight image viewer for .NET 4.5.1, supporting multi-core processing
by Doug Wyrembek
An article on using WPF to display and manipulate image data in popular colorspaces
by Stu-Smith
Literate code describing how to build a simple "world clocks" application in WPF
by Miroslav Popovic
How to add a Firefox-like incremental search to WPF applications using the M-V-VM pattern. The search is performed directly on a CollectionView, so it can be used with any WPF items control.
by Elvin Cheng
How to implement Reactive UI element in WPF with MVVM design pattern.
by Elvin Cheng
How to implement UI element authorization/access control in WPF using the ICommand interface and Markup Extension
by Young Ye
This article solve the performance issue while loading and displaying large amounts of data by using a virtual list with paged data technique.
by Razan Paul (Raju)
How to check user inactivity in WPF Application
by Sean A. Hanley
How to implement "Don't show this message again" using the WPF task dialog wrapper
by Peter_Smithson
Using the DataZGrid provided by .NET 4, this article shows how to copy and paste between cells.
by Dawid Borycki
This article demonstrates how to use WPF with .NET 8.0 to implement a desktop application that runs on Arm64.
by Mark J Feldman
Adding comprehensive support for dialog boxes to MVVM applications
by Nick Polyak
Simple implementation of Drag and Drop operation without full trust requirement
by meghana-rao
In this paper we walk through a sample application (in this case a game that quizzes people on the Periodic Table) that enables multi-user, multi-touch capability and is optimized for large touchscreen displays.
by George Henry 1954
Presents a class that facilitates high-usability binding of an ordinary TextBox to a numeric property
by Florin Badea
This article presents how to build a wizard for WP7 applications.
by Shivprasad koirala
Twenty one important FAQ questions for WPF and Silverlight
by Andrej Benedik
Class library for importing 3D objects from 3DS files into Avalon, and a simple 3D object viewer.
by Stephen H Davis
How to give your users a better zooming experience with High Resolution Mouse Wheels.
by Erodan
How to improve the performance when using a Dispatcher for WPF
by Peter Huber SG
How to correct the problem that the DispatcherTimer raises the Tick events slower than required by Interval
by quicoli
Building a control to search MenuItems of a Menu.
by Roger Vuistiner
How to quickly improve your WPF application to give your users a pleasant mouse wheel experience
by DrABELL
Win8/Tablet PC app allows inflation calculation on individual products and basket of goods (AIC-2013)
by jkircher90, Ryan Krage
WPF application to generate and display Infobright Big Data statistics.
by cogi83
A SW to send your WAN IP and other info via email
by Dirk Bahle
This article explains how to take advantage from look-less WPF controls through inheritance
by Toby Jacobs
An intuitive mechanism for managing dependencies between INotifyPropertyChanged properties
by emardini
Implement INotifyPropertyChanged and change verifying in model using a proxy generator
by Tamir Khason
INotifyPropertyChanged auto wiring or how to get rid of redundant code
by Nick Dunets
Free and elegant way to propagate changes of dependent properties when dependency changed (including dynamically changeable nested properties)
by Meshack Musundi
Inserting a 3D object into a WPF project in Expression Blend, with some help from Blender
by Infragistics Community
Infragistics dives deep into the technical architecture of their xamSalesManager showcase sample for WPF. Read how you can apply the Model - View - ViewModel pattern to your own application designs to create compelling user experiences like in this sophisticated sales dashboard.
by gricardi
As users are migrating from traditional desktops to mobile devices, transitioning your Windows application to the web is the next step to increasing your exposure. Thinfinity VirtualUI delivers your Windows applications to users on any device, anywhere.
by codegod.de
An article on embedding WPF- UserControls into WinForms
by Morshed Anwar
Quick guideline to understand a workflow of screen without reading long and boring(!!) documentation guide
by Paritor
Adding WPF functionality to Windows Forms Applications
by Petr Ivankov
Further promotion of integration ideas
by Bryan_B
Sketch is a simple drawing app that allows the user to simulate drawing on a canvas by using gestures and hand motions.
by Android on Intel
This set of code samples was created to be used during the Brazilian Intel RealSense Hands-on Labs to make it easier for the participants to understand how to use the Intel® RealSense™ SDK.
by igormoochnick
Intellisense-like method selection pop-up window
by Bharath K A
Create a WPF 3D Bar chart in your .NET application easily. You can create interactive 3D bar charts in seconds using this WPF 3D bar chart custom control. You can even databind your input to see the '3D chart bar change live as you enter your input' effect.
by Peter Huber SG
A WPF Textbox which can validate international and national phone numbers depending on your needs, plus detailed explanation of the structure of phone numbers.
by Raul Otaño Hurtado
This article shows a simple way of interpolating a set of points using Bezier curves in WPF.
by Hakger
Description (with samples) of an IntervalChart control - it visualizes a range of real numbers using simple chart
by Dave Kerr
Introducing Apex - a lightweight MVVM and utility library for WPF, Silverlight, and WP7.
by Vahid_N
PdfReport is a code-first reporting engine which is built on top of the iTextSharp and EPPlus libraries.
by AlexKven
PresentationWindows is a WPF class library that introduces three new types derived from the Window class, enabling many previously difficult to access features of windows.
by Abhishek Sur
Ribbon UI control set with the use of all items that would look nice with your application in WPF. A sample application is also provided.
by FIorian Schneidereit
A free and open source library for XAML-based task dialogs.
by Dieter Deysel
How to extend the default ObservableCollection with some powerful new features
by Daniel Vaughan
Reduce threading code, and increase UI responsiveness with a new pattern extending MVVM.
by Josh Smith
Explains the concept of attached behaviors and shows how to use them in the context of the MVVM pattern.
by Jammer
An article showing an extremely simple implementation of CompositeWPF.
by Jammer
An article showing an extremely simple implementation of CompositeWPF.
by Dr. 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.
by Corinna John
First steps tutorial for Delphi developers.
by Kenneth Haugland
A basic guide for reading glTF files and showing simple 3D images
by Florian Rappl
JSON Schema may be the answer to most problems in dealing with JSON files. We explore JSON Schema from a practical point of view.
by Ahmed Negm
This article introduces how to create and manage .NET enterprise applications using your favorite technology (Data Access Application Block, LINQ, NHibernate, ASMX, and WCF) with the Model Driven Development approach by Sculpture.
by kishore Gaddam
MultiBinding allows us to bind a binding target property to a list of source properties and then apply logic to produce a value with the given inputs.
by n_ahid
Validation application block has been added to enterprise library 2007 CTP release
by rudigrobler
A article show how to use the new DataGrid in WPF
by chakkaradeepcc
Simple example to describe WPF data binding
by azamsharp
An article that gives an introduction to WPF templates
by Lee Humphries
XPS is a fixed document format derived from XAML. Learn how to use it to produce the documents you want?
by Thomas Weller
Demonstrates how to invoke TensorFlow neural networks from a C# application and also how to use a Python-generated chart to display the results.
by Mike Heydlauf
Sample code and walkthrough for creating a UIPickerView (the "tumblers" UI common on the iPhone) control in WPF.
by Jitendra_Shri
IP Address control using MVVM pattern with auto focus change, various validation and full customization
by Ashwin Singh IND
Not your average painting app
by Hamed J.I
Analyze website content for Search Engine Optimization and technical problems (using Iron Python)
by Adrian Alexander
Make your life easier by inserting a Presentation Model layer (aka ViewModel) between your domain-model collection contents and template-generated WPF objects.
by Ahmed Amer Jaf
Fast n Easy Way to parse Json data
by A Eastman
Project aimed at joint development between programmer and graphics artist
by Henrik Jonsson
An alternative approach to the new .NET async/await keywords to program asynchronously commands to make your user interface more responsive.
by tspitz
My first WPF application to demonstrate solving KenKen puzzles.
by Jacob Himes
Introducing a small library to make configuring your .NET apps just a bit more easier.
by Shai Raiten
Getting Started with Kinect - Create Project, Control the Camera Angle and use Skeleton Tracking
by Danish Sajwani
Kinect Bing Map Ajax Control 6.3 - 3D, Streetside and Bird Eye with WPF Webrowser Control
by Shai Raiten
TV Screen in the Reception, When nothing happens (no one is in the reception) we can display videos on the screen but when someone enters the frame show him the Kinect Image, and if the user is doing something funny, capture his image and save it.
by Edgar Maass
The goal of this article is to extract a point cloud using the Microsoft Kinect v2 sensor, visualize it using the VTK toolkit, save it for printing or further work (e.g. using Meshlab)
by Janaki.T
This app provides an systematic approach to connect public with their elected officials
by Grasshopper.iics
Tracks and Alerts Patient's pain from mind signal
by Apostol Bakalov
An example of a .NET implementation of Kruskal’s algorithm for finding the minimum spanning tree of a connected, undirected graph.
by Yuriy Magurdumov
Efficiently uploading large data files in chunks via WCF Service, and storing data in SQL Server using Entity Framework
by Ciumac Sergiu
Layers Pattern via a WPF project.
by Ron Gramann
Provides layout management for Composite WPF (Prism) applications
by Young Ye
Enhance performance of WPF Treeview control while loading large amount of two level broad data
by Tim Corey
A tool for new or aspiring programmers of any age to get started on the right foot in the field.
by Daniel Vaughan
Legion is a grid computing framework that uses the Silverlight CLR to execute user definable tasks. It provides grid-wide thread-safe operations for web clients. Client performance metrics, such as bandwidth and processor speed, may be used to tailor jobs. Also includes a WPF Manager application.
by gokulnathm
A Lego Mindstorms NXT 2.0 Bot controlled using Microsoft Robotics Developer Studio
by Meshack Musundi
Detecting a Lenovo Horizon Striker accessory with a WPF application
by Thorsten Bruning
How to combine a bunch of techniques to improve code readability.
by Jason Gleim
Creating slightly-smarter dirty flags in our model classes
by Dilip Nandakumar
Using Dependency Injection to manage navigation and assigning data context in MVVM design.
by Alexander Sharykin
LibraryCommander is a personal desktop application to manage my texts (e-book) collection, classify and search them by categories and tags.
by rajeshkanakarajan
Lifetime events of a WPF application.
by Weifen Luo
The new way to develop LOB applications