DEV Community

Mariem Moalla profile picture

Mariem Moalla

Software Engineer | Microsoft MVP🏆 I create tech content, making tech more accessible to people.

Location Tunisia Joined Joined on  Personal website https://mariemoalla.medium.com/ github website

Work

Software Engineer

SQL Server Index Fragmentation: What It Is and How to Fix

SQL Server Index Fragmentation: What It Is and How to Fix

Comments
3 min read
When to Use Generic vs Non-Generic Collections in C#

When to Use Generic vs Non-Generic Collections in C#

1
Comments
2 min read
Structured Logging in .NET: Why You Should Avoid String Interpolation

Structured Logging in .NET: Why You Should Avoid String Interpolation

Comments
2 min read
Everything You Need to Know About Minimal APIs in .NET

Everything You Need to Know About Minimal APIs in .NET

Comments
3 min read
Why Readonly Doesn't Make Objects Immutable in C# ?

Why Readonly Doesn't Make Objects Immutable in C# ?

1
Comments
2 min read
How to Write Tests in 5 Steps & TDD Explained

How to Write Tests in 5 Steps & TDD Explained

Comments
3 min read
C# Tip: Should You Use .ToList() or .ToArray()?

C# Tip: Should You Use .ToList() or .ToArray()?

1
Comments
1 min read
Stop Looping: Use Dictionary for Fast Entity Access in .NET

Stop Looping: Use Dictionary for Fast Entity Access in .NET

Comments
2 min read
loading...