Always remain updated about current software development trends

Articles having tag: WPF

MoonPdfPanel - A WPF-based PDF viewer control

This article describes how the MoonPdfPanel works and how you can integrate it in your application

420 Frames Per Second

This article presents a class to manage enumerator based animations in WPF that can deal with different framerated animations independent of the hardware framerate

Simple EventAggregator in WPF PRISM 4

An implementation of Event Aggregator in WPF MVVM PRISM 4

My Personal Commander Variant

A C#/WPF application for displaying folders on a grid and performing combined functions on them.

DBTool for Oracle - Part 1

Enhance productivity and reliability, write your own tools.

Enum to ComboBox binding

This tip gives a simple way to bind enum values into a ComboBox that could be reused in different applications.