.NET Diogo Souza in .NET Using Apache Kafka with .NET Diogo Souza explains using Apache Kafka with .NET including setting it up and creating apps to test sending messages asynchronously.… 18 February 2021 14 min read
.NET Julio Sampaio in .NET IronPython: First steps Python is one of the most popular languages. Julio Sampaio explains how IronPython allows you to integrate Python with .NET.… 11 February 2021 8 min read
.NET Amit Jambusaria in .NET Google Firebase for serverless front-end applications Google Firebase is a PaaS offering for developing web and mobile apps. Amit Jambusaria explains the advantages and walks through... 19 January 2021 10 min read
.NET Lance Talbert in .NET How to use Unity’s Remote Config You can use Unity’s Remote Config utility to update settings for users. Lance Talbert walks you through using the utility... 19 January 2021 17 min read
.NET Julio Sampaio in .NET Developing Python with Visual Studio Python has become a popular language because of it’s simplicity and vast library support. In this article, Julio Sampaio demonstrates... 16 December 2020 12 min read
.NET Hitendra Patel in .NET Cross-origin resource sharing for cross-site cookie-based authentication Organizations can take advantage of pre-built services to build their own software faster. In this article, Hitendra Patel demonstrates how... 15 December 2020 12 min read
.NET Diogo Souza in .NET Creating your first CRUD app with Suave and F# Suave is an easy to use framework for F#. In this article, Diogo Souza explains how to create an F#... 07 December 2020 10 min read
.NET Julio Sampaio in .NET Building cross-platform apps with .NET and Uno You can use Xamarin to develop .NET apps to run on iOS or Android instead of Windows. In this article,... 19 October 2020 12 min read
.NET Julio Sampaio in .NET First Steps with Blazor Blazor allows you to create client-side code with C# instead of JavaScript. In this article, Julio Sampaio gets you started... 08 September 2020 18 min read
.NET Lance Talbert in .NET Unity and Augmented Reality An augmented reality application can interact with objects in the real world. In this article, Lance Talbert demonstrates how to... 08 September 2020 20 min read
.NET Camilo Reyes in .NET Build a REST API in .NET Core A REST API can hide the complexity behind large scale solutions using simple verbs like POST, PUT, or PATCH. In... 26 August 2020 18 min read
.NET Rishit Mishra in .NET Securing Web Application Secrets Through Azure Key Vault Azure Key Vault is a service for storing securely certificates, credentials, connection strings, and more. In this article, Rishit Mishra... 12 August 2020 12 min read
.NET Julio Sampaio in .NET Getting Started with Microsoft Graph API The Microsoft Graph API allows access to Microsoft cloud resources such as Office365 and Enterprise Mobility and Security Services. In... 21 July 2020 13 min read
.NET Joydip Kanjilal in .NET Building and consuming GraphQL API in ASP.NET Core 3.1 GraphQL is an open source query language, originally developed by FaceBook. In this article, Joydip Kanjilal explains more about GraphQL... 02 July 2020 12 min read
.NET Lance Talbert in .NET How to Create a Settings Menu in Unity Video game enthusiasts expect that they can make changes to the game’s environment and that the setting changes will be... 30 June 2020 19 min read
.NET Diogo Souza in .NET OAuth 2.0 with GitHub in ASP.NET Core In this article, Diogo Souza explains how to use OAuth2 to authenticate users for GitHub in an ASP.NET Core application.… 02 June 2020 15 min read
.NET Julio Sampaio in .NET Creating Templates with Liquid in ASP.NET Core In this article, Julio Sampaio explains how to use Liquid, an open-source template language, in an ASP.NET Core application.… 28 May 2020 11 min read
.NET Camilo Reyes in .NET Tackle Big-O Notation in .NET Core Every computer science student must learn about Big-O Notation, a way to conceptualize algorithm complexity that directly relates to performance... 20 May 2020 14 min read
.NET Lance Talbert in .NET How to Use Scriptable Objects in Unity In this article, Lance Talbert demonstrates how to use scriptable objects in Unity for creating multiple, but similar, objects such... 11 May 2020 17 min read
.NET Diogo Souza in .NET Integrating ASP.NET Core with gRPC In this article, Diogo Souza explains integrating ASP.NET Core with gRPC which is an improvement from Google over the classic... 29 April 2020 24 min read