DEV Community

DotNet Full Stack Dev profile picture

DotNet Full Stack Dev

Join me on a journey of mastering .NET Full Stack Development, where I’m committed to boosting your skills by 1% daily.

Parallel and asynchronous programming are not the same in .NET. Do you think so?

Parallel and asynchronous programming are not the same in .NET. Do you think so?

Comments
3 min read

Want to connect with DotNet Full Stack Dev?

Create an account to connect with DotNet Full Stack Dev. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Move objects from one folder to other in the same S3 Bucket using C# in AWS

Move objects from one folder to other in the same S3 Bucket using C# in AWS

Comments
3 min read
🎉 We Made It: Trending in .NET on Dev.to! 🚀

🎉 We Made It: Trending in .NET on Dev.to! 🚀

Comments
1 min read
Why we need both Query String Parameters and Path Parameters

Why we need both Query String Parameters and Path Parameters

4
Comments 2
4 min read
Implementing the Saga Pattern in C#

Implementing the Saga Pattern in C#

5
Comments
4 min read
Experimental attribute in C# is a powerful tool : Let's explore

Experimental attribute in C# is a powerful tool : Let's explore

Comments
3 min read
These 10+ questions may find you in next .NET interview

These 10+ questions may find you in next .NET interview

Comments
4 min read
Implementing Chain of Responsibility Pattern in C# : Middleware's Design Pattern

Implementing Chain of Responsibility Pattern in C# : Middleware's Design Pattern

Comments
3 min read
Underrated Key Features in C# ( AS, IS, NameOf, Pattern Matching)

Underrated Key Features in C# ( AS, IS, NameOf, Pattern Matching)

Comments
3 min read
You Should follow these 12 clean code tips if you are a .NET developer

You Should follow these 12 clean code tips if you are a .NET developer

2
Comments
3 min read
Tip: Leverage Indexers for Array-Like Access in C# ✨

Tip: Leverage Indexers for Array-Like Access in C# ✨

Comments
1 min read
You should know these different execution types in LINQ before writing in C#

You should know these different execution types in LINQ before writing in C#

2
Comments 2
2 min read
Well known Architectural Patterns: MVC, MVP, MVI, MVVM, and VIPER

Well known Architectural Patterns: MVC, MVP, MVI, MVVM, and VIPER

Comments
4 min read
Tip: Choosing EFS Over S3 for File Storage in AWS

Tip: Choosing EFS Over S3 for File Storage in AWS

Comments
1 min read
Did you know? How .NET Achieving Language Interoperability (C# + VB.NET = Same Application)

Did you know? How .NET Achieving Language Interoperability (C# + VB.NET = Same Application)

Comments
2 min read
These 10+ comparisons cover entire SQL concepts, Is it?

These 10+ comparisons cover entire SQL concepts, Is it?

Comments
6 min read
Mastering in these 10+ Result/Return types in ASP.Net Core MVC

Mastering in these 10+ Result/Return types in ASP.Net Core MVC

3
Comments
2 min read
🎉 Cheers to 10,000 Views – Thank You to Our .NET Full Stack Dev Family! 🎉

🎉 Cheers to 10,000 Views – Thank You to Our .NET Full Stack Dev Family! 🎉

Comments
1 min read
Top 10 Underappreciated LINQ Methods

Top 10 Underappreciated LINQ Methods

Comments
4 min read
Data Retrieval with Paging, Filtering, and Projection in .NET Core

Data Retrieval with Paging, Filtering, and Projection in .NET Core

7
Comments 2
1 min read
Liskov Substitution Principle in C# with Bird Example

Liskov Substitution Principle in C# with Bird Example

6
Comments 4
3 min read
🔒 C# Tip: SQL Isolation Levels for Data Consistency

🔒 C# Tip: SQL Isolation Levels for Data Consistency

Comments
1 min read
Default Interface Methods and properties implementation in C# 8.0

Default Interface Methods and properties implementation in C# 8.0

Comments
3 min read
🔹 C# Tip: Understanding override, new, and virtual Keywords

🔹 C# Tip: Understanding override, new, and virtual Keywords

Comments
1 min read
Understanding Kafka and Zookeeper: How They Enhance Your .NET App

Understanding Kafka and Zookeeper: How They Enhance Your .NET App

12
Comments
3 min read
🔹 C# Tip: Sealed Classes for Final Implementation

🔹 C# Tip: Sealed Classes for Final Implementation

1
Comments
1 min read
JWT, OAuth, OpenID Connect, and Azure AD: Authentication Levels

JWT, OAuth, OpenID Connect, and Azure AD: Authentication Levels

Comments
4 min read
Parallelism is not same for CPU-bound and I/O-bound Operations in .NET Core

Parallelism is not same for CPU-bound and I/O-bound Operations in .NET Core

7
Comments
4 min read
Check Pagination in .NET: With and Without Entity Framework

Check Pagination in .NET: With and Without Entity Framework

6
Comments 2
3 min read
🔍 Hidden Trick: Use Thread.VolatileRead and Thread.VolatileWrite for Fine-Grained Memory Synchronization

🔍 Hidden Trick: Use Thread.VolatileRead and Thread.VolatileWrite for Fine-Grained Memory Synchronization

Comments
1 min read
Step Ahead in Your Career: From Tech Lead to Software Architect

Step Ahead in Your Career: From Tech Lead to Software Architect

2
Comments
4 min read
🔄 .NET Pro Tip: Use CancellationToken to Gracefully Cancel Threads

🔄 .NET Pro Tip: Use CancellationToken to Gracefully Cancel Threads

Comments
1 min read
Parallelism, Asynchronization, Multi-threading, & Multi-processing

Parallelism, Asynchronization, Multi-threading, & Multi-processing

Comments
4 min read
🧵 Pro Tip: Use Task.Run Instead of Thread for Simpler Concurrency

🧵 Pro Tip: Use Task.Run Instead of Thread for Simpler Concurrency

Comments
1 min read
🔥 Pro Tip: Use Expression Trees for Dynamic and Reusable Code

🔥 Pro Tip: Use Expression Trees for Dynamic and Reusable Code

Comments
1 min read
⚙️ Pro Tip: Use ref Locals and Returns for Performance Optimization

⚙️ Pro Tip: Use ref Locals and Returns for Performance Optimization

Comments
1 min read
Deployment: Hosting .NET Application - Step By Step Guide

Deployment: Hosting .NET Application - Step By Step Guide

1
Comments
4 min read
⚡ Pro Tip: Leverage async and await for Non-Blocking I/O Operations

⚡ Pro Tip: Leverage async and await for Non-Blocking I/O Operations

Comments
1 min read
CI/CD in Azure DevOps for .NET Microservices Product Order Services

CI/CD in Azure DevOps for .NET Microservices Product Order Services

3
Comments 2
3 min read
💡 Pro Tip: Use Span<T> for Efficient Memory Access

💡 Pro Tip: Use Span<T> for Efficient Memory Access

1
Comments
1 min read
Health Checks in ASP.NET Core for .NET Microservices with Actuator

Health Checks in ASP.NET Core for .NET Microservices with Actuator

Comments
3 min read
🛠️ Pro Tip: Implementing IDisposable for Proper Resource Management

🛠️ Pro Tip: Implementing IDisposable for Proper Resource Management

Comments
1 min read
🚀 Pro Tip: Leverage IEnumerable for Deferred Execution

🚀 Pro Tip: Leverage IEnumerable for Deferred Execution

Comments 2
1 min read
📊 Design Tip: Favor Interfaces over Concrete Classes

📊 Design Tip: Favor Interfaces over Concrete Classes

Comments 2
1 min read
Implement Onion Architecture in .NET Core for Product Order Service

Implement Onion Architecture in .NET Core for Product Order Service

Comments
5 min read
Centralized Exception Handling in ASP.NET Core - Custom Middleware

Centralized Exception Handling in ASP.NET Core - Custom Middleware

Comments
3 min read
Monolithic Architecture in .NET Core with real-time example

Monolithic Architecture in .NET Core with real-time example

Comments
4 min read
Layered (N-Tier) Architecture in .NET Core

Layered (N-Tier) Architecture in .NET Core

1
Comments
5 min read
loading...