News

C# WPF Application(Prism, MVVM pattern) + ASP.NET Web API 2, Sample project. C# WPFアプリケーション(Prism, MVVM パターン) + ASP.NET Web API 2 のサンプルプロジェクトです。 WPFアプリケーション(Prism MVVM)のViewModelから ...
I wondered whether my home town football team had a mobile app that I could use to keep up with their latest news and realised they didn't. This got me thinking: "How hard could it be to get the news ...
Reports are always one of a compulsory requirements of any IT or non-IT solution. In this example we will experience how to integrate crystal report in a WPF Application. I am using a database here to ...
I'm trying to extract a Bitmap object from a WPF Control (a System.Windows.FrameworkElement object) and then display it in a picture box (or save it in a file). All of that is done in a WinForms ...