Modern .NET Ecosystem and .NET Core

Last years a great number of technologies came up to the world of .NET platform: nowadays we have the full (classic) .NET framework with CLR as a runtime, Mono with its own runtime, .NET Core with Core CLR, WinRT, UWP and Xamarin, a new JIT compiler RyuJit, .NET Standard, PCL, .Net Native, new Roslyn compiler with open API, NuGet based project management. God’s sake! [...]

By |2017-01-05T07:32:42+03:00January 4th, 2017|.NET, Video Courses|0 Comments

Designing and Implementing API in C#

Nowadays I’m writing my new programming video course. I chose an interesting topic for the next course: “Designing and Implementing API in C#”. How to design API? In this course, you’ll learn how to design and implement types in C# so that the other developers won’t hate you when using one of the types developed by you. It means you are going to learn [...]

By |2016-07-23T15:47:19+03:00July 22nd, 2016|.NET, Best Practices, C#, Design, Refactoring, Video Courses|1 Comment

Learn Enterprise WPF with XAML from Scratch

My first course "Learn Enterprise WPF with XAML from Scratch" went live on Udemy.com and it will cost you just 10$! It is a great WPF tutorial for beginners! In this course you can learn deeply the concepts and tools that you will need to build fully functional UI-applications with the modern UI-building framework, Windows Presentation Foundation (WPF).

By |2016-09-03T08:08:34+03:00April 18th, 2016|.NET, Video Courses, WPF|1 Comment
Go to Top