.NET Tutorials


Learn programming with .NET Core and .NET Framework

Installing Multiple .NET Versions on macOS with Homebrew

A simple guide on how to install multiple .NET SDK versions side by side on macOS using the Homebrew package manager.


Visual Studio Professional Downloads - 2026, 2022, 2019, 2017

Official download link to old version of Visual Studio Professional Edition


Visual Studio Enterprise Downloads - 2026, 2022, 2019, 2017

Official download link to old version of Visual Studio Enterprise Edition


Visual Studio Community Downloads - 2026, 2022, 2019, 2017, 2015

Official download link to old version of Visual Studio Community Edition


Run a .NET App from a Single C# File

Learn how to write and run a .NET app from a single C# script file, no project or solution required.


How to Uninstall Old .NET SDK and Runtime Versions on macOS

Learn how to safely uninstall outdated .NET SDK and Runtime versions from your macOS system.


WinForms 32-bit 'Designer Could Not Be Shown' Issue

How to resolve the WinForms designer failure for a 32-bit project


Solving the Xamarin.Forms iOS 'Could Not Load the Framework IDEDistribution' Issue

How to resolve the IDEDistribution issue when trying to run a Xamarin.iOS project on the latest Xcode version


Fizz Buzz - LeetCode in C#

How I solved LeetCode's Fizz Buzz problem in C#


Palindrome Number - LeetCode in C#

How I solved palindrome number checker without string conversion


Page 1 of 3
Next ›