.NET Diogo Souza in .NET Getting Started with CQRS – Part 3 Diogo Souza completes his series on CQRS. He demonstrates Event Sourcing to capture the data as it flows through the... 01 April 2020 35 min read
.NET Lance Talbert in .NET Creating Multiplayer Games with Unity and PUN Many games today involve more than one player, but creating a multiplayer game is not easy. In this article, Lance... 10 March 2020 18 min read
.NET Chandra Kudumula in .NET Overview of Azure Cache for Redis Caching data is one way to improve application performance. In this article, Chandra Kudumla explains a service for caching data... 27 February 2020 12 min read
.NET Lance Talbert in .NET Saving Game Data with Unity One of the most critical things that a game must do is to save data like the preferences and score.... 03 February 2020 12 min read
.NET Lance Talbert in .NET Debugging in Unity Developers probably spend as much time debugging as they do writing code. In this article, Lance Talbert demonstrates how to... 13 December 2019 15 min read
Containers and Virtualization Mircea Oprea in Containers and Virtualization ASP.NET Core with GitOps: Orchestrating Your Containers with Kubernetes Kubernetes can be used to deploy, scale, and manage containers. In this article, Mircea Oprea builds on the previous example... 12 December 2019 16 min read
Tools Mircea Oprea in Tools ASP.NET Core with GitOps: Deploying Infrastructure as Code Automation of server builds minimizes human error, ensures that environments are identical, and saves time building servers. This article from... 02 December 2019 18 min read
.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 Creating ASP.NET Apps with React React is a popular JavaScript library for creating interactive UIs. In this article, Julio Sampaio shows you how to write... 30 August 2019 29 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 You can now write applications in C# or F# that take advantage of Apache Spark. In this article, Edward Elliott... 19 August 2019 18 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