.NET Camilo Reyes in .NET Cache strategies in Redis Redis is an in-memory NoSQL data store. Memory is faster than disk, but there are still ways to improve performance.... 25 October 2021 11 min read
.NET Joydip Kanjilal in .NET Building and consuming GraphQL API in ASP.NET Core 5 GraphQL is a platform-independent, language-neutral query language and may be used to run queries and retrieve data. Joydip Kanjilal explains... 20 October 2021 23 min read
.NET Julio Sampaio in .NET Getting started with Jamstack Jamstack is not a toolset; it’s a development methodology that can improve performance, productivity, and flexibility while keeping maintenance simple.... 05 August 2021 7 min read
.NET Lance Talbert in .NET Using post-processing effects in Unity Changing the UI in games makes the games more fun to play. Lance Talbert demonstrates how to use post-processing effects... 20 July 2021 15 min read
.NET Camilo Reyes in .NET Functional monads in C# Monads elevate basic C# types and unlock functional patterns, similar to containers. In this article, Camilo Reyes explains functional monads... 28 June 2021 18 min read
.NET Diogo Souza in .NET Setting up a Kafka test environment with Kafdrop Kafdrop is n open source project that allows you to view information from Kafka brokers. In this article, Diogo Souza... 10 May 2021 9 min read
.NET Julio Sampaio in .NET Documenting and testing APIs with Postman Postman can be used to automate API tests. In this article, Julio Sampaio demonstrates documenting and testing APIs with Postman.… 10 May 2021 14 min read
.NET Lance Talbert in .NET Using MySQL with Unity Even games must store data like top scores. In this article, Lance Talbert explains how to save data using MySQL... 15 April 2021 16 min read
Data Science Chandra Kudumula in Data Science Insurance price prediction using Machine Learning (ML.NET) In this article, Chandra Kudumula shows how to use ML.NET to train a model for predicting costs from an insurance... 09 April 2021 9 min read
.NET Camilo Reyes in .NET Integrate Create React app with .NET Core 5 Camilo Reyes demonstrates how to integrate the Create React app with .NET core to generate a scaffold which removes several... 22 February 2021 15 min read
.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