Tag Archives: WPF

LiveCharts

Live Charts

Wasn’t LiveCharts free?

It is, LiveCharts is and will always be under the MIT license (free), the LiveCharts.Geared package is an optional extension that connects and boosts LiveCharts.

How fast is Livecharts.Geared?

Incredible fast, why don’t you give it a try?, click here to download the ExampleApp.zip unzip and run ExampleApp.exe, in the best case, Livecharts.Geared can render 10 million of points in less than 1 second.

How the license works?

You buy a license to develop with Livecharts.Geared, your final customers do not require a license, the license is perpetual, updates are for free, in other words when you buy “LiveCharts.Geared version 1” you have all the updates to this product for free, then if “LiveCharts.Geared version 2” goes out in a future, you can upgrade to this product, check out the EULA, you can find the activator in your purchase invoice at this web site, to access your invoices click here.

Do I need to learn something new to use Livecharts.Geared?

No, LiveCharts.Geared connects directly with LiveCharts, for more info follow the installation guide

wpf开源项目整理

FrameWork:

Prism – Application framework which provides an implementation of a collection of design patterns (MVVM, EventAggregator, …) that are helpful in writing well structured and maintainable applications

UI:

Dragablz – Dragable and tearable tab control for WPF

MahApps.Metro – “Metro” or “Modern UI” for WPF applications

MaterialDesignInXamlToolkit – Material Design templates and styles for WPF

MaterialSkin  -Theming .NET WinForms, C# , to Google’s Material Design Principles.

Plot:

OxyPlot – Plotting library for .NET

Live-Charts –  Simple, flexible, interactive & powerful charts, maps and gauges for .Net

Common:

Newtonsoft.Json – JSON framework for .NET

WpfLocalizeExtension – Library for the localization

Sample:

WPF-Samples -Repository for WPF related samples

PrismMahAppsSample -Modular application sample based on the PRISM-Library and MahApps.Metro as UI

Prism-Samples-Windows -Samples that demonstrate how to use various Prism features

GearedExamples -A set of examples for the LiveCharts.Geared package

Projects:

MetroFtpClient  – FTP-Client (MahApps.Metro, OxyPlot, Prism)

BaiduPanDownloadWinform  -百度网盘不限速下载工具 (MahApps.Metro, Prism)

Others:

WPF 杂谈——开篇简言

WPF

Quick Start:

WPF/MVVM Quick Start Tutorial

WPF MVVM step by step (Basics to Advance Level)

DataGrid:

WPF中DataGrid使用初步

WPF之DataGrid应用

WPF DataGrid Practical Examples

http://www.wpftutorial.net/DataGrid.html

WPF之DataGrid用法(一)

DataBase:

http://www.codeproject.com/Tips/988690/WinForms-WPF-Using-SQLite-DataBase

WPF Read Write and Update in an EXCEL File

http://stackoverflow.com/questions/18825888/project-structure-for-mvvm-in-wpf

Sample Code:

https://github.com/Microsoft/WPF-Samples

Open Source Project:

FamilyShow (http://www.vertigo.com/FamilyShow.aspx)

Crack.NET

Prism

WPF Application Framework (WAF).

Caliburn

A WPF Open Source Project – R- DoctorOnLine

Class Digram:

WPF Poster