IT News, Tech blog for Software Engineers, and more
  • Home
  • Blog
  • News
  • About
Login Register
All Categories 💻 Programming (303) 👷‍♀️ Software Architecture (174) 📖 Weekend Reading (84) ❓ Common Interview Questions (57) 🧠 Artificial Intelligence (AI) (51) 📋 Cheat Sheets (49) 📈 Management (24) 🧪 Testing (21) 🎨 Design (19) 📣 Marketing (10)
26.05.2026 46 0 70 min read

C# AI Interview Questions and Answers (2026): LLMs, RAG, Agents, Claude Code, Cursor, Copilot and MCP

In this article, we review AI, LLM, prompting, .NET AI integration, Semantic Kernel, Microsoft Agent Framework, MCP, RAG, resilience, testing, observability, security, and AI coding tools for .NET engineers.

Read full article
18.05.2026 100 0 4 min read

How Modern LLMs Are Actually Trained: SFT, RLHF, DPO, Instruction Tuning, and Distillation

Learn how modern LLMs are trained, from pretraining and instruction tuning to SFT, RLHF, DPO, and model distillation. This guide explains how raw foundation models become production-ready AI assistants, coding copilots, and enterprise agents.

Read full article
30.04.2026 179 0 91 min read

C# Mobile Development Interview Questions and Answers (2026) – .NET MAUI, Xamarin, Core Mobile Arhitecture

A practical guide to C# mobile development interviews in 2026. Covers .NET MAUI, Xamarin, architecture, performance, UI patterns, and real-world mobile engineering concepts with clear explanations and examples.

Read full article
23.03.2026 454 0 94 min read

C# Desktop Development Interview Questions and Answers (2026) – WinUI 3, .NET MAUI, Avalonia UI, Performance & Arhitecture

This part of C# / .NET interview questions and answers covering modern desktop development: WinUI 3, .NET MAUI, Avalonia UI, MVVM architecture with CommunityToolkit, performance optimization, data storage with EF Core and SQLite, secure credentials, background sync, MSIX packaging, and auto-update strategies. 

Read full article
06.03.2026 814 0 153 min read

C# Testing Interview Questions and Answers (2026) – Unit Testing, Integration Testing, E2E, Performance Testing & Best Practices

60+ C# / .NET testing interview questions with code examples. Covers unit testing, integration testing, gRPC, contracts, distributed systems, Playwright, and performance.

Read full article
21.02.2026 221 0 9 min read

What is the Model Context Protocol (MCP)

MCP is the universal standard for connecting AI agents to external tools and data. Learn what it is, how it works, and why every major AI company adopted it.

Read full article
18.01.2026 586 0 10 min read

Top 10 Unit Testing Anti-Patterns in .NET and How to Avoid Them

Learn the most common unit test anti-patterns in .NET, over-mocking, testing implementation details, flaky async, assertion roulette, and how to fix them.

Read full article
03.01.2026 1.7K 0 116 min read

Microservices And Distributed Systems Interview Questions and Answers for .NET Developers (2026)

In this article, we explore microservices and distributed systems interview questions and answers, and what every .NET engineer should know, from service boundaries and BFF to sagas, events, service discovery, and communication patterns.

Read full article
09.12.2025 887 0 89 min read

NoSQL Interview Questions and Answers for .NET Developers (2026) – MongoDB, Redis, Vector DBs, Graph DBs & More

This chapter explores NoSQL Databases questions that  .NET engineers should be able to answer in an interview.

Read full article
16.11.2025 472 0 6 min read

Data Versioning and Schema Evolution Patterns

In this article, we explore practical patterns for data versioning and schema evolution in NoSQL systems.

Read full article
26.10.2025 1K 0 100 min read

SQL Interview Questions and Answers for .NET Developers (2026)

This chapter explores SQL Database questions that  .NET engineers should be able to answer in an interview.

Read full article
14.10.2025 881 0 9 min read

Pagination Strategies

Learn efficient SQL pagination techniques: offset, keyset, cursor, snapshot, hybrid & more. Understand trade-offs, use cases, and best practices.

Read full article
07.09.2025 509 0 2 min read

BASE Model in NoSQL Databases

Learn the BASE model in databases explained simply for junior developers. Understand how Basically Available, Soft State, and Eventual Consistency work in distributed systems, such as NoSQL.

Read full article
07.09.2025 416 0 3 min read

ACID in Simple Terms

A beginner-friendly guide to understanding ACID in databases. Learn Atomicity, Consistency, Isolation, and Durability in simple terms, using SQL examples and real-world analogies, for junior developers.

Read full article
06.09.2025 747 0 6 min read

5 Database Normalization Forms

A hands-on walkthrough of standard forms using a real-world online retail example. We’ll fix anomalies step by step, show the decompositions, and keep performance trade-offs in mind.

Read full article
15.08.2025 2.7K 0 75 min read

ASP.NET Core Interview Questions and Answers (2026) – Web API, Middleware, Performance, Security & More

Master ASP.NET Core for interviews! Explore middleware, routing, DI, caching, & security with expert Q&A for junior to senior .NET devs.

Read full article
17.07.2025 2.4K 0 48 min read

C# Design Patterns Interview Questions and Answers (2026) – SOLID, GoF, AntiPatterns, Architecture Styles & More

This chapter explores design patterns, anti-patterns, and principles that are usually used across development on  .NET. 

Read full article
16.06.2025 3.7K 0 45 min read

C# Async & Parallel Programming – .NET Interview Questions and Answers

This chapter explores advanced asynchronous and parallel programming in .NET, including Tasks, Thread Pools, channels, race conditions, context switches, and best practices.

Read full article
22.05.2025 2.6K 0 42 min read

C# Collections Interview Questions and Answers (2026) – Arrays, Lists, Dictionaries & More

This Chapter covers data structures in .NET, collections and their implementations, and performance characteristics.

Read full article
22.04.2025 1.6K 0 28 min read

C# Value Types vs Reference Types – Interview Questions and Answers (2026)

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.

Read full article

Our social networks

Popular tags

Architecture Review C# Cloud Data structures Databases Design Patterns Microservices Performance SQL Translations
View All Tags
  • 1
  • 2
  • 3
  • >
Contact us
Copyright © 2026 bool.dev