.NET Camilo Reyes in .NET Working with Identity Server 4 Identity Server is a popular authentication framework for .NET, and version 4 was built for ASP.NET Core. In this article,... 11 November 2019 18 min read
.NET Lance Talbert in .NET Creating a Shader in Unity The visual elements of games are very important, and there is a lot to learn before you create the next... 04 November 2019 13 min read
.NET Dino Esposito in .NET The Good and Bad of Responsive Web Design In today’s world, people expect any web page to look and work flawlessly whether they are viewing through a monitor... 29 October 2019 9 min read
Tools Joydip Kanjilal in Tools How to Configure CI/CD in Azure DevOps Joydip Kanjilal shows you how to configure CI/CD in Azure DevOps using a .NET Core app. Continuously build, test, and... 24 October 2019 10 min read
Data Science Dino Esposito in Data Science Hosting a Machine Learning Model in ASP.NET Core 3.0 Microsoft introduced the ML.NET framework which can be used by developers to include machine learning models in their applications. In... 17 October 2019 11 min read
Containers and Virtualization Mircea Oprea in Containers and Virtualization ASP.NET Core with GitOps: Dockerizing an API on AWS EC2 As more shops begin automating build and deployment pipelines, it’s critical to learn about containerization. In this article, Mircea Oprea... 17 October 2019 12 min read
.NET Lance Talbert in .NET Using the iTween Plugin for Unity Video games often contain animation of the objects and characters, but how is that accomplished? In this article, Lance Talbert... 27 September 2019 15 min read
.NET Julio Sampaio in .NET ASP.NET Core Web API with React Frontend: Setup and Integration Guide Build an ASP.NET Core Web API backend and connect it to a React frontend using Reactstrap. Covers Visual Studio API... 30 August 2019 30 min read
.NET Lance Talbert in .NET Customizable Characters in Unity One of the hallmark features of video games is the ability to choose or even customize your character. In this... 20 August 2019 14 min read
.NET Edward Elliott in .NET Apache Spark for .NET Developers: Setup and First Spark Program Note: The .NET for Apache Spark project was archived in 2024. This article covers the original setup and usage of... 19 August 2019 19 min read
.NET Camilo Reyes in .NET Working with React Components The React library allows teams to work faster and with more consistency. In this article, Camilo Reyes explains how to... 16 August 2019 15 min read
.NET Dino Esposito in .NET ASP.NET Core 3.0 Exception Handling Dealing with errors is one of the essential elements of programming applications. The way to do so has changed over... 29 July 2019 12 min read
.NET Lance Talbert in .NET Using Attributes with Unity Attributes in Unity allow you to add features like strings and menu items to objects. In this article, Lance Talbert... 08 July 2019 14 min read
.NET Lance Talbert in .NET Build a Custom Level Editor in Unity with C# Step-by-step tutorial for building a custom level editor in Unity using C# scripts. Covers camera controls, mouse input, object placement,... 03 June 2019 32 min read
.NET Julio Sampaio in .NET Angular App with ASP.NET Core API: HTTP Calls and CRUD Integration Build an Angular app backed by an ASP.NET Core API. Covers Angular project setup, HttpClient for REST calls, and a... 25 April 2019 21 min read
.NET Dino Esposito in .NET ASP.NET Core 3.0 Configuration Factsheet There are many options to consider when managing the settings and configuration for ASP.NET Core applications. In this article, Dino... 24 April 2019 12 min read
.NET Lance Talbert in .NET Breaking the 4th Wall with Unity Even when creating games, your code has access to environment variables and document files. In this article, Lance Talbert shows... 12 March 2019 16 min read
.NET Dino Esposito in .NET Custom Forms in Bootstrap 4 Bootstrap 4 functionality makes it easy for developers to make web forms better and more intuitive for the user. In... 21 February 2019 11 min read
.NET Camilo Reyes in .NET ASP.NET Core Cookie Authentication: Setup, JWT Claims, and Revocation Implement ASP.NET Core cookie authentication: configure middleware, handle login and logout, set JWT identity claims for API access, implement revocation... 11 February 2019 14 min read
.NET Lance Talbert in .NET Basic Modding with Unity It's even more fun to play a game when you can customize it, but creating such a game is more... 11 February 2019 11 min read