News

Tutorial: Create a simple WPF application with C# By completing this tutorial, you become familiar with many of the tools, dialog boxes, and designers that you can use when you develop applications ...
WPF C# Tutorial – Making a Calculator App in Visual Studio In this tutorial I am very happy to start on the long awaited WPF C# video tutorial series. This is the first attempt on making a simple ...
Data Dimensionality Reduction Using a Neural Autoencoder with C# Dr. James McCaffrey of Microsoft Research presents a full-code, step-by-step tutorial on creating an approximation of a dataset that ...
Dynamic Controls creation in a C# WPF Application (Part 2) In Part 1, we learned how to use Resource Dictionary (WPF) in order to apply styles to UI element dynamically. Resource Dictionary uses XAML ...
Although C# markup for Xamarin.Forms has been available since Xamarin.Forms 4.6 (it's now at v4.7) debuted this spring, it was just 'introduced' on the Microsoft Developer Blogs site by creator ...