.NET

Create a Roulette wheel. Game development using Blazor WebAssembly Create a Roulette wheel. Game development using Blazor WebAssembly Use Blazor WebAssembly to create a roulette wheel in one hour! Follow our Blazor Wasm game development tutorial using C#. 19th June 2021
How to create the Connect 4 game in Blazor WebAssembly in one hour! How to create the Connect 4 game in Blazor WebAssembly in one hour! Creating the Connect 4 game using the .NET Blazor WebAssembly framework. The ASP.NET Core application uses C# & Razor components. 29th May 2021
Windows v Linux: Compare ASP.NET Core install & hosting Windows v Linux: Compare ASP.NET Core install & hosting Install an ASP.NET Core application on either Windows or Linux. Find out about hosting costs, app install and performance. 24th May 2021
How to create the Tic-Tac-Toe game in Blazor WebAssembly in one hour! How to create the Tic-Tac-Toe game in Blazor WebAssembly in one hour! Creating Tic-Tac-Toe (Noughts & Crosses) using the Blazor WebAssembly framework. Example coded using C# & Razor components. 8th May 2021
Why is the ASP.NET Core FromBody not working or returning null? Why is the ASP.NET Core FromBody not working or returning null? How to use ASP.NET Core FromBody & FromQuery in an API. Why FromBody is returning null & how to fix a 415 unsupported media type error. 21st April 2021
How to Create a Free PDF Document using HTML & CSS in ASP.NET Core How to Create a Free PDF Document using HTML & CSS in ASP.NET Core Learn how to create a PDF document in ASP.NET Core using HTML and CSS. We also create a PDF document, and render a website. 1st April 2021
How to Read The appsettings.json Configuration File in ASP.NET Core How to Read The appsettings.json Configuration File in ASP.NET Core Read the appsettings.json configuration into ASP.NET Core MVC. Parse the settings into a strongly typed class using the options pattern. 15th March 2021
How to Implement Dependency Injection in ASP.NET Core How to Implement Dependency Injection in ASP.NET Core Implement a singleton, scoped and transient service using ASP.NET Core's dependency injection and find out common errors in DI. 26th February 2021
Blash: Twitter Dashboard .NET 5 App - Look at Source Code & Setup Twitter API (Part 2) Blash: Twitter Dashboard .NET 5 App - Look at Source Code & Setup Twitter API (Part 2) Look at source code used in Blash, which uses .NET 5 class libraries, the ASP.NET Core Web API, Blazor WebAssembly and Twitter API. 17th February 2021
Blash: Twitter Dashboard Using Blazor Wasm, Web API, SignalR & Twitter API (Part 1) Blash: Twitter Dashboard Using Blazor Wasm, Web API, SignalR & Twitter API (Part 1) Demonstrating Blash, a Twitter dashboard using Blazor, ASP.NET Core Web API, SignalR & Twitter API to show real-time tweets. 5th February 2021