RO EN
Mapping with AutoMapper between DTO and Model in .NET

Mapping with AutoMapper between DTO and Model in .NET

Learn how to efficiently map between DTO and domain model using AutoMapper in ASP.NET, for clean API requests and responses.

Citește mai mult
Validation with FluentValidation on Commands in .NET (CreatePostCommandValidator)

Validation with FluentValidation on Commands in .NET (CreatePostCommandValidator)

How to efficiently validate orders in .NET using FluentValidation: clear rules for writing only, without affecting reading.

Citește mai mult
TIOBE Ranking – July 2025: Python dominates, Perl and Ada make a spectacular comeback!

TIOBE Ranking – July 2025: Python dominates, Perl and Ada make a spectacular comeback!

The TIOBE ranking for July 2025 reconfirms Python's dominance, reaching almost 27% popularity. Surprisingly, Ada and Perl make a strong comeback in the top 20, while languages like C++, JavaScript, and Fortran lose ground. Discover the trends and full analysis.

Citește mai mult
Wix – the simple choice for those without technical knowledge

Wix – the simple choice for those without technical knowledge

Wix is the ideal platform for beginners who want a blog or a quick website, without coding. Discover the advantages and limitations in a comparative article.

Citește mai mult
Implementing CQRS bases in .NET

Implementing CQRS bases in .NET

In this stage, we begin the practical implementation of the CQRS pattern in .NET. You will learn how to install MediatR, create the first commands and queries, and how to use IRequest<T> to completely separate writing from reading in a clean and scalable project.

Citește mai mult
Substack – blog and newsletter in one place

Substack – blog and newsletter in one place

Substack is the perfect platform for writers and journalists who want a simple blog and an integrated newsletter, with direct monetization options.

Citește mai mult
Foundations and CQRS Architecture in .NET

Foundations and CQRS Architecture in .NET

In this first article in the series dedicated to the CQRS pattern in .NET, we explore the architectural fundamentals and the advantages of separating responsibilities between commands and queries. Discover how to structure a modern project using CQRS and DDD for clarity, scalability, and efficient maintenance.

Citește mai mult
Jekyll – static blogging for Git enthusiasts

Jekyll – static blogging for Git enthusiasts

Jekyll is a simple, free static site generator perfectly integrated with GitHub Pages. Ideal for Git and Markdown enthusiasts.

Citește mai mult