curated-.net-developers-and-blogs-to-follow-in-2021 - codingsonata.com

Curated .NET Developers and Blogs to Follow in 2021

Whether you are planning to learn .NET from scratch or you are already a .NET developer but you want to expand your knowledge in one of the greatest Microsoft Technologies …

Read More

Your Guide to Learn ASP.NET Core Web API

In this article we will mainly focus on a guide for you to learn ASP.NET Core Web API, knowledge in writing solid and secure Web APIs is an essential skill …

Read More
migrate asp.net core web api from 3.1 to 5

Migrate ASP.NET Core Web API Project from 3.1 to 5

It is very easy and straightforward to migrate ASP.NET Core Web API Project from 3.1 to 5. In this tutorial we will be migrating the project that we built in …

Read More
what3words - A technological Revolution in the Addresses Universe

What3words: A Technological Revolution in the Addresses Universe

What3words is a new revolutionary concept in the vast universe of addresses, where you can tell an address of any given 3×3 square meter zone with only 3 words. Have you …

Read More
7 Tips to Improve your Remote Working Productivity

7 Tips to Improve your Remote Working Productivity

In these hard times, the whole world has been disrupted and the usual work routine has been changed. every work-related subject that we used to do has been drastically effected, …

Read More
how to get accepted for google adsense - codingsonata.com

How to Get Accepted in Google AdSense

I want to share with you my experience in applying my blog, codingsonata.com, to Google AdSense and successfully getting it accepted in the ad program. Honestly, It was not an …

Read More
how to dump object for debugging purposes in c# - codingsonata.com

How to Dump Object for Debugging Purposes in C#?

Explaining 3 ways to dump object in c# , including the Object Dumper, Json Serializer and Yaml Serializer

Read More
SQL Joins

SQL Joins

Having trouble understanding SQL joins? Then you are in the right place. Let me try to demystify this key topic for you. SQL Joins is one of the most important …

Read More
7 healthy habits to boost your productivity at work

7 Healthy Habits to Boost Your Productivity at Work

In this article I will tell you the 6 healthy habits to boost your productivity at work that you can follow to keep your body healthy, improve your body functions …

Read More

Android RecyclerView Tutorial

A RecyclerView is a great a way to show a large list of UI elements in an efficient way. You can combine TextViews, Buttons, ImageViews or any other UI elements …

Read More