C# Main method
When you start learning C#, the first thing you will come across is the static void Main method. This method is used to define the… Read More »C# Main method
When you start learning C#, the first thing you will come across is the static void Main method. This method is used to define the… Read More »C# Main method
Introduction The Console.WriteLine method in c# is a very useful method that allows you to write text to the console. This can be very helpful… Read More »C# Console WriteLine
Let’s start with our C# Unit Testing tutorial for beginners which leads developers to guide software development by tests. TDD improves software design, code quality,… Read More »C# Unit Testing Tutorial For Beginners
In this article we will talk about C# secret management. Sensitive data leakage Sensitive information that shouldn’t be stored in source code. Different sorts of… Read More »C# Secret Management
[fusion_builder_container type=”flex” hundred_percent=”no” equal_height_columns=”no” menu_anchor=”” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” class=”” id=”” background_color=”” background_image=”” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”none” parallax_speed=”0.3″ video_mp4=”” video_webm=”” video_ogv=”” video_url=”” video_aspect_ratio=”16:9″ video_loop=”yes” video_mute=”yes” overlay_color=”” video_preview_image=””… Read More »Email Validity Check for Android Registration App – Easy and Secure – Mailboxlayer API
Sponsored by Qonversion dot io. Set up a project for In-App purchases with Qonversion.io Let´s start this journey by setting up a Qonverion.io account. And… Read More »IN-APP PURCHASE ONLY Qonversion.io tutorials.eu Cookie Clicker Game
What is Entity Framework Core? Entity Framework EF is an open-source ORM framework for .NET applications supported by Microsoft. Object-Relational Mapping (ORM) is a technique that… Read More »Exploring Entity Framework Core
In this article we will talk about RESTful API development and architecture. WHAT IS A RESTful API? API stands for Application Programmable Interface which is… Read More »Understanding RESTful API
Sponsored by Qonversion.io. What are we going to build and what is Qonversion So what are we going to build? The game itself consists of… Read More »GAME ONLY Qonversion.io tutorials.eu Cookie Clicker Game
In this lesson we will cover ASP.NET CORE Dependency Injection, so let´s get started. [fusion_builder_container type=”flex” hundred_percent=”no” equal_height_columns=”no” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” background_position=”center center” background_repeat=”no-repeat” fade=”no” background_parallax=”none” parallax_speed=”0.3″… Read More »Understanding Dependency Injection