RO EN
Data Binding and Events in Blazor

Data Binding and Events in Blazor

In this article, we discover the mechanisms of data binding and event handling in Blazor. You will learn how to use directives such as @bind, @onchange, and @onclick, through a practical example with a form and an interactive list.

Citește mai mult
Routing and Navigation in Blazor

Routing and Navigation in Blazor

In this second part of our Blazor WebAssembly series, we explore one of the most important concepts of any web application: navigation between pages.

Citește mai mult
TIOBE April 2025: Python continues to dominate, while Kotlin, Ruby, and Swift lose ground

TIOBE April 2025: Python continues to dominate, while Kotlin, Ruby, and Swift lose ground

The TIOBE Index for April 2025 highlights the continued dominance of Python and the difficulties faced by languages such as Kotlin, Ruby, and Swift. An increasingly conservative technological landscape.

Citește mai mult
Introduction to Blazor WebAssembly with C#

Introduction to Blazor WebAssembly with C#

In this article, we begin the series about Blazor WebAssembly. You will learn what it is, how it works, and how you can quickly create a web application in C# that runs directly in the browser.

Citește mai mult
What hardware really matters for a developer in 2025?

What hardware really matters for a developer in 2025?

What matters more for a developer in 2025: a powerful processor or more RAM? A fast SSD or a dedicated graphics card? In this article, we clarify which specifications truly influence productivity in programming, regardless of the stack used.

Citește mai mult
TIOBE Ranking for March 2025: Python dominates, C++ rises to 2nd place

TIOBE Ranking for March 2025: Python dominates, C++ rises to 2nd place

Find out what the TIOBE ranking looks like for March 2025 and which programming languages are the most used. Python remains the leader, and C++ rises to second place.

Citește mai mult
What is CORS and how to solve issues related to it

What is CORS and how to solve issues related to it

Find out what CORS is, how it affects web application security, and how to identify and resolve issues related to the CORS policy on your server.

Citește mai mult