.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 Camilo Reyes in .NET Using Auth Cookies in ASP.NET Core Using cookie authorization in ASP.NET Core is seamless and flexible. In this article, Camilo Reyes explains why this might be... 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
.NET Lance Talbert in .NET Introduction to Mobile Development with Unity In today’s world, some people do not need computers because they can do everything on their smartphones. Playing games is... 16 January 2019 17 min read
.NET Joydip Kanjilal in .NET Policy-based Authorization in ASP.NET Core – A Deep Dive Getting security right is always necessary but often not easy. In this article, Joydip Kanjilal describes policy-based authorization in ASP.NET... 08 January 2019 13 min read
.NET Julio Sampaio in .NET Getting Started with GraphQL in ASP.NET GraphQL is an efficient and flexible query language. In this article, Julio Sampaio explains how to use GraphQL and walks... 07 January 2019 21 min read
.NET Diogo Souza in .NET Getting Started with CQRS – Part 2 In this second article of the series, Diogo Souza walks you through creating the MongoDB code, the query side of... 31 December 2018 20 min read
.NET Lance Talbert in .NET Voice Commands in Unity Today, we use voice in many ways. We can order groceries, ask to hear certain musical recordings, and much more... 13 November 2018 13 min read
.NET Darko Martinović in .NET How to Program with MongoDB Using the .NET Driver As more shops move to NoSQL databases, developers must learn new techniques for querying and updating data. In this article,... 24 October 2018 38 min read
.NET Camilo Reyes in .NET Working with the Dynamic Type in C# Dynamic types were introduced in .NET 4. Dynamic objects let you work with structures such as JSON documents whose composition... 15 October 2018 13 min read
.NET Diogo Souza in .NET Getting Started with CQRS – Part 1 CQRS (Command Query Responsibility Segregation) allows developers to segregate data modification from selecting data. In this first article of the... 26 September 2018 15 min read
Azure Supriya Pande in Azure Using Azure Storage Explorer Azure Storage can store many types of data, from NoSQL tables to VHDs. In this article, Supriya Pande explains how... 17 September 2018 18 min read
.NET Lance Talbert in .NET Introducing the Unity Job System Performance is important to video game players. If a game is slow, the player may experience unintended difficulties in timing,... 17 September 2018 15 min read
.NET Suhas Pande in .NET Developing Client Applications Using the SDK and Azure Cosmos DB Emulator The Azure Cosmos DB Emulator can be used to develop Cosmos DB applications without a cost for the Azure service.... 15 August 2018 20 min read
.NET Darko Martinović in .NET Office Development in Visual Studio Microsoft Office is heavily used in most organizations, and Microsoft has provided several ways to extend and customize Office applications.... 01 August 2018 27 min read
.NET Lance Talbert in .NET Creating a Simple AI with Unity and C# The characters in many games today seem lifelike. Under the covers, an application controls the behavior. In this article, Lance... 01 August 2018 16 min read
AWS Gerald Bauer in AWS AWS Step Function Serverless Applications AWS Serverless Applications allow developers to create apps without needing a server environment. In this article, Gerald Bauer demonstrates how... 20 July 2018 26 min read
.NET Dino Esposito in .NET Playing with Cards in Bootstrap 4 Once again, Dino Esposito explains a Bootstrap 4 enhancement. This time, he explains how the card component replaces the well... 17 July 2018 12 min read
.NET Diogo Souza in .NET Machine Learning with .NET The .NET F# language can be used for machine learning. In this article, Diogo Souza explains what is needed in... 05 July 2018 16 min read
.NET Lance Talbert in .NET What’s new in Unity 2018.1 Unity is the tool to use when creating games with C#, however, it has had many limitations. With the release... 05 July 2018 13 min read