Designing a scalable application with interfaces in C# Post date November 13, 2024 Post author By Mary 🇪🇺 🇷🇴 🇫🇷 Post categories In beginners, csharp, dotnet, programming
.NET 9 is Officially Out Today: Unpacking the Top Updates Across 8 Key Areas! 🎉 Post date November 13, 2024 Post author By Apurv Upadhyay Post categories In csharp, dotnet, programming, webdev
The Top C# .NET Word API Libraries Post date November 12, 2024 Post author By MESCIUS inc. Post categories In api, api-libraries, csharp, devops, dotnet, good-company, microsoft, web-development
Custom NET8 entity framework core generic repository Post date November 12, 2024 Post author By Angelo Pirola Post categories In csharp, dotnet, entityframework, nuget
SOLID: Open-Closed Principle in C# Post date November 12, 2024 Post author By Aditya Sharma Post categories In csharp, designpatterns, dotnet, solidprinciples
FeatureOne Post date November 10, 2024 Post author By Code Ninja Post categories In dotnet, opensource, productivity, programming
Automate Web Testing in C#: A Guide with PuppeteerSharp and SpecFlow Post date November 9, 2024 Post author By Mukarram Javid Post categories In dotnet, puppeteer, specflow, testing
c# advanced: Enhancing Records Adding Flexibility with Additional Members Post date November 9, 2024 Post author By mohamed Tayel Post categories In csharp, dotnet, records
c# advanced: Adding Additional Members to a Record in C# Post date November 9, 2024 Post author By mohamed Tayel Post categories In csharp, dotnet, records
c# advance : Introduction to Records in C# Post date November 9, 2024 Post author By mohamed Tayel Post categories In csharp, csharpadvanced, dotnet, records
Hacktoberfest 2024 Post date November 9, 2024 Post author By Angelo Pirola Post categories In dotnet, hacktoberfest, hacktoberfestchallenge, opensourcecommunity
Integration Tests en .NET con TestContainers: Pruebas de Base de Datos Aisladas Post date November 7, 2024 Post author By Isaac Ojeda Post categories In containers, csharp, dotnet, testing
Blazor’s Authorization Post date November 7, 2024 Post author By Ruxo Zheng Post categories In blazor, dotnet, dotnetcore, firebase
Codemotion 2024 Milan: Rediscovering My Voice and Passion as a Speaker Post date November 6, 2024 Post author By Emanuele Bartolesi Post categories In devlife, dotnet, publicspeaking, webdev
Sort Items in a Directory by Descending Size Using Python, PowerShell, C#, or Go Post date November 5, 2024 Post author By Alexis Kypridemos Post categories In csharp, dotnet, go, python
Implementing Chain of Responsibility Pattern in C# : Middleware’s Design Pattern Post date November 4, 2024 Post author By DotNet Full Stack Dev Post categories In csharp, designpatterns, dotnet, dotnetcore
Creating a Dynamic Model in the CodeBehind Framework Post date November 4, 2024 Post author By elanatframework Post categories In backend, beginners, dotnet, tutorial
Two New LINQ Methods in .NET 9: CountBy and Index Post date November 4, 2024 Post author By Cesar Aguirre Post categories In beginners, csharp, dotnet, tutorial
Custom Role-Based Authorization with JWT in ASP.NET Core Post date November 3, 2024 Post author By Mofajjal Rasul Post categories In aspnetcore, authorization, dotnet, jwt
Common Language Runtime (CLR) e Intermediate Language (IL) Post date November 2, 2024 Post author By Brandon Ventura Post categories In csharp, dotnet
Equivalent to View Component and Partial View in CodeBehind Framework Post date November 2, 2024 Post author By elanatframework Post categories In backend, csharp, dotnet, tutorial
c# Clean Code: Why Readable Code Matters and How to Achieve It Post date November 2, 2024 Post author By mohamed Tayel Post categories In cleancode, cleancoding, csharp, dotnet
You Should follow these 12 clean code tips if you are a .NET developer Post date November 2, 2024 Post author By DotNet Full Stack Dev Post categories In codetips, csharp, dotnet, dotnetcore
Getting Started with ASP.NET Core API, EF Core, and PostgreSQL on Neon Post date November 1, 2024 Post author By Trevoir Williams Post categories In dotnet, postgressql, saas, webdev
Construção de URLs e Chamadas HTTP Simplificadas com Flurl Post date November 1, 2024 Post author By Juarez Júnior Post categories In braziliandevs, csharp, dotnet
Simplified URL Building and HTTP Requests with Flurl Post date November 1, 2024 Post author By Juarez Júnior Post categories In csharp, dotnet
You should know these different execution types in LINQ before writing in C# Post date October 31, 2024 Post author By DotNet Full Stack Dev Post categories In csharp, dotnet, dotnetcore
How To Increase EF Core Performance for Read Queries in .NET Post date October 30, 2024 Post author By Anton Martyniuk Post categories In database, dotnet, performance, programming
c# advance: Switch Expressions Post date October 30, 2024 Post author By mohamed Tayel Post categories In csharp, dotnet, programming, tutorial
Did you know? How .NET Achieving Language Interoperability (C# + VB.NET = Same Application) Post date October 28, 2024 Post author By DotNet Full Stack Dev Post categories In csharp, dotnet, dotnetcore, vbnet
These 10+ comparisons cover entire SQL concepts, Is it? Post date October 28, 2024 Post author By DotNet Full Stack Dev Post categories In dotnet, dotnetcore, mysql, sql
Managing LLM prompts in DotNet with DotPrompt Post date October 27, 2024 Post author By Darren Fuller Post categories In dotnet, genai, opensource, promptengineering
The Top WinForms Reporting Tools Post date October 24, 2024 Post author By MESCIUS inc. Post categories In developer-tools, devops, dotnet, good-company, reporting, reporting-tool, web-development Tags winforms
WitEngine: Building Modular Controllers for Script Automation Post date October 24, 2024 Post author By Dmitry Post categories In api, Automation, dotnet, programming
Liskov Substitution Principle in C# with Bird Example Post date October 24, 2024 Post author By DotNet Full Stack Dev Post categories In dotnet, dotnetcore, solidprinciples
Detailed Difference between Ienumerable-vs-Iqueryable Post date October 23, 2024 Post author By Deewakar Kumar Post categories In csharp, dotnet, interview
Default Interface Methods and properties implementation in C# 8.0 Post date October 23, 2024 Post author By DotNet Full Stack Dev Post categories In dotnet, dotnetcore, interfacesegregation
Conditional application of chained LINQ queries Post date October 22, 2024 Post author By Vegard Løkken Post categories In csharp, dotnet, programming
The Top C# .NET Spreadsheets Post date October 22, 2024 Post author By MESCIUS inc. Post categories In csharp, csharp-programming, devops, dotnet, excel, good-company, spreadsheet, web-development
How to publish JetBrains Rider plugin for opentelemetry/honeycomb Post date October 22, 2024 Post author By özkan pakdil Post categories In dotnet, java, opentelemetry
Real-World Expression Trees: Dynamic Filtering in C# with Minimal API Post date October 22, 2024 Post author By Tural Suleymani Post categories In csharp, dotnet, expressiontrees, tutorial
🔹 C# Tip: Understanding override, new, and virtual Keywords Post date October 22, 2024 Post author By DotNet Full Stack Dev Post categories In csharp, dotnet, dotnetcore, protips
Learn Minimal APIs in .NET 8 Full CRUD Tutorial for Beginners Post date October 22, 2024 Post author By Isaiah Clifford Opoku Post categories In api, backend, csharp, dotnet
Understanding Kafka and Zookeeper: How They Enhance Your .NET App Post date October 22, 2024 Post author By DotNet Full Stack Dev Post categories In csharp, dotnet, dotnetcore, kafka
C# Overlooked: A Career-Building Language Overlooked by Students Post date October 21, 2024 Post author By Suryansh Singh Post categories In csharp, dotnet, learning, softwaredevelopment
The Double-Edged Sword of IEnumerable and yield return in C# Post date October 21, 2024 Post author By Hootan Hemmati Post categories In csharp, dotnet, programming, refactoring
Blazor #3 – How to Install Foundation into a Blazor Project Post date October 20, 2024 Post author By Andy Robinson Post categories In blazor, dotnet, tutorial
The Guardian Middleware: Handling Errors Globally in ASP.NET Post date October 20, 2024 Post author By Rasheed K Mozaffar Post categories In aspdotnet, csharp, dotnet, webdev
Looking for a C# Internship to Learn & Grow! Post date October 20, 2024 Post author By Fatunwase Sakirat Post categories In dotnet
Consultas Rápidas e Eficientes com Dapper Post date October 20, 2024 Post author By Juarez Júnior Post categories In csharp, dotnet
Fast and Efficient Queries with Dapper Post date October 20, 2024 Post author By Juarez Júnior Post categories In csharp, dotnet
Parallelism is not same for CPU-bound and I/O-bound Operations in .NET Core Post date October 20, 2024 Post author By DotNet Full Stack Dev Post categories In asyncawait, csharp, dotnet, parallelism
Microservices using ASP.NET Core, Ocelot, MongoDB and JWT Post date October 19, 2024 Post author By Akram El Assas Post categories In aspdotnet, csharp, dotnet, microservices
Boosting Performance with .NET 8 and Blazor Post date October 18, 2024 Post author By Prahlad Yeri Post categories In blazor, csharp, dotnet, performance
Best Practices When Working With MongoDb in .NET Post date October 17, 2024 Post author By Anton Martyniuk Post categories In dotnet, mongodb, programming, softwaredevelopment
Check Pagination in .NET: With and Without Entity Framework Post date October 17, 2024 Post author By DotNet Full Stack Dev Post categories In csharp, dotnet, entityframework, pagination
Improving C# Application Performance: Profiling and Optimization Techniques Post date October 15, 2024 Post author By UTCLI Solutions Post categories In csharp, csharpperformance, dotnet, programming
C# Advanced: Creating Reusable Extension Methods Post date October 15, 2024 Post author By mohamed Tayel Post categories In csharp, dotnet
🧵 Pro Tip: Use Task.Run Instead of Thread for Simpler Concurrency Post date October 13, 2024 Post author By DotNet Full Stack Dev Post categories In csharp, dotnet, dotnettips, protips
Why Interfaces Are Essential in .NET Development Post date October 13, 2024 Post author By Marvyn Harryson Post categories In bestpractices, csharp, dotnet, programming