AverageMeter in WPF

Introduction There are a lot of charts and pies to show and analyze a series of information graphically. In some cases, we need to have an average value of the currently retrieved values from any resources and we don’t need to hold all of the values. For better understanding, assume that we have a sensorContinue reading “AverageMeter in WPF”

Say hello to the Checked Exception from C#

Being an optimist about the Checked Exception In the humans and computer world, there are lots of programming languages to serve humans to make able them to transform their ideas into computers language. They ship new features and performance tunings with themselves to have a better place than others, and some times it looks likeContinue reading “Say hello to the Checked Exception from C#”

WPF Bar Chart as simple as possible

Introduction Most of the User controls in WPF are heavy to load, especially when we use them inside another control(e.g. DataGrid). If we use a DataGrid, Chart, or another control inside the row details in DataGrid, it makes our form’s loading too slow. This issue pushed me forward to create a lightweight BarChart control. InContinue reading “WPF Bar Chart as simple as possible”

Design a site like this with WordPress.com
Get started