Part 5: Design Patterns – C# / .NET Interview Questions and Answers
This chapter explores design patterns, anti-patterns, and principles that are usually used across development on .NET.
You're viewing blog posts that cotains CLI tag
See all postsThis chapter explores design patterns, anti-patterns, and principles that are usually used across development on .NET.
This chapter explores advanced asynchronous and parallel programming in .NET, including Tasks, Thread Pools, channels, race conditions, context switches, and best practices.
This article explores essential C# type concepts, providing detailed explanations, code examples, and junior, middle, and senior expectations to enhance your understanding and boost your confidence.
This article will dive into essential concepts every .NET developer should know. This article will focus on C# Core Language and .NET Platform Fundamentals questions.
Unique identifiers are crucial for ensuring data integrity and uniqueness in applications. They help track, reference, and ensure consistency across various systems and services. This article contains a Cheat Sheet and descriptions of the different types of unique identifier generators, their methods, and tradeoff analysis to help you choose the best option for your application.
Weekend Reading is a Digest where we share a selection of the most interesting tech articles from different companies found during the week.
Apple представила Pkl (Pickle) — открытый язык программирования, предназначенный для определения конфигурации и продвигающий модель configuration as code.
In this article, we will look at the EdTech domain, key market players, key trends, technologies, development features, and prospects.
In this article we will look at the E-commerce industry, key players in the market, main trends, technologies, development features and development prospects.
В этой статье рассмотрим роадмап, как развиваться и что учить для тех, кто хочет программировать на Rust.
В этой статье мы рассмотрим 10 продвинутых способов вывода информации в консоль, которые помогут вам улучшить ваш код и ускорить разработку и отладку javascript кода.
Статья содержит паттерны, которые можно с пользой применять в cloud-based приложениях и в микросервесной архитектуре.