
Reactive Extensions (Rx) - Part 4 - Replacing Timers
You should definitely consider using Reactive Extensions (Rx) is as a direct replacement for .NET Timers. This post will explain how.
You should definitely consider using Reactive Extensions (Rx) is as a direct replacement for .NET Timers. This post will explain how.
Would you buy a sandwich without the filling? No? Then why are most Windows 8.1 laptops sold without touchscreens? We need a touchscreen gaming laptop.
MahApps Metro is an excellent Windows Presentation Foundation (WPF) SDK providing Metro styles for built in WPF controls and several custom controls.
Modern UI for WPF is an excellent Windows Presentation Foundation (WPF) SDK providing Metro styles for built in WPF controls and several custom controls.
Reactive Extensions (Rx) Advantages of using IObservable property naming conventions and comparison between C# events.
Reactive Extensions IObservable wrappers for C# events and hiding the C# events entirely from subscribers using explicit interface implementations.
You should definitely consider using Reactive Extensions (Rx) is as a direct replacement for C# events. This post will explain how.
StyleCop analyzes C# source code to enforce a set of style and consistency rules. Rehan advocates its use in this thought provoking article.
The importance of using ConfigureAwait when using the Task Parallel Library (TPL) to improve performance and reduce context switching.
I thought I should begin this first blog post with a few words on what I hope to achieve.