Journey of a Lifetime
A developer recounts his first international speaking engagement at the IT Konekt conference in Serbia, sharing his travel experiences and talk on C#.
A developer recounts his first international speaking engagement at the IT Konekt conference in Serbia, sharing his travel experiences and talk on C#.
A guide to writing unit tests in ASP.NET Core to automatically verify that security attributes like AuthorizeAttribute are applied to controllers and actions.
Tips for enhancing ASP.NET Core configuration using C# features like property initializers and IOptions patterns.
A blog post celebrating C# history, popularity, and Microsoft's modern learning resources like in-browser tutorials and documentation.
A developer's experience using xUnit Roslyn Analyzers to improve unit test quality and fix warnings during a Visual Studio upgrade.
An overview of new features in C# 7.1, including Async Main and default expressions, for .NET developers.
A technical overview of new features in C# 7, including pattern matching, tuples, out variables, and local functions.
A developer's guide to building a smart mirror using a Raspberry Pi, .NET Core, and C# for a UWP application.
A curated list of insightful programming blogs covering topics like JVM internals, performance, ML, engineering culture, and computer architecture.
A guide to using Usenet newsgroups, including how to set up the NZBGet client on Linux for downloading files.
A tutorial on how to write your own malloc memory allocator in C, explaining core concepts and providing sample code.
A look at integrating multitouch capabilities into VTK-based scientific visualization software like MedINRIA and Mayavi.