Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Collections and Generics Series' Articles
Back to mohamed Tayel's Series
Understanding Collections in .NET: A Guide to Simplicity and Abstraction
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 19
Understanding Collections in .NET: A Guide to Simplicity and Abstraction
#
collections
#
csharp
#
ilist
#
idictionary
1
reaction
Comments
Add Comment
4 min read
Generics in C#: Flexibility, Reusability, and Type Safety
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 19
Generics in C#: Flexibility, Reusability, and Type Safety
#
csharp
#
generics
#
collections
2
reactions
Comments
Add Comment
3 min read
Understanding the Need for Collections in Programming
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 19
Understanding the Need for Collections in Programming
#
csharp
#
collections
#
dotnet
#
ienumerable
1
reaction
Comments
Add Comment
4 min read
Article 1: Creating a Grid Formatter for Clean Data Display
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 20
Article 1: Creating a Grid Formatter for Clean Data Display
Comments
Add Comment
3 min read
Article 2: Building a Reusable Shuffler for Randomizing Data
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 20
Article 2: Building a Reusable Shuffler for Randomizing Data
1
reaction
Comments
Add Comment
3 min read
Article 3: Building a Team Assignment Application with Grid Formatting and Shuffling
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 20
Article 3: Building a Team Assignment Application with Grid Formatting and Shuffling
1
reaction
Comments
Add Comment
3 min read
Designing an Abstract Collection Interface for Pagination in C#
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 24
Designing an Abstract Collection Interface for Pagination in C#
#
generics
#
csharp
#
pagination
1
reaction
Comments
Add Comment
3 min read
Applying Pagination to a Sorted List c#
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 24
Applying Pagination to a Sorted List c#
1
reaction
Comments
Add Comment
3 min read
Implementing the List Projection Class in C#
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 24
Implementing the List Projection Class in C#
#
pagination
#
ireadonlylist
#
projections
#
lazyinitialization
1
reaction
Comments
Add Comment
4 min read
Completing the Paginator Class in C#
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 24
Completing the Paginator Class in C#
#
pagination
#
csharp
#
ireadonlylist
#
lazyevaluation
6
reactions
Comments
Add Comment
4 min read
Measuring Performance in C#: Benchmarking with BenchmarkDotNet
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 26
Measuring Performance in C#: Benchmarking with BenchmarkDotNet
#
csharp
#
benchmarkdotnet
#
performanceoptimization
#
codebenchmarking
4
reactions
Comments
Add Comment
3 min read
Understanding Optimization via Redesign
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 26
Understanding Optimization via Redesign
#
csharp
#
performancetuning
#
coderedesign
#
codingbestpractices
1
reaction
Comments
Add Comment
3 min read
Using Benchmarking to Explore Viable Redesigns
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 26
Using Benchmarking to Explore Viable Redesigns
6
reactions
Comments
Add Comment
3 min read
Understanding Variance in C#
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 27
Understanding Variance in C#
#
csharp
#
generics
#
contravariance
#
invariance
2
reactions
Comments
Add Comment
3 min read
Covariance and Contravariance in C#: Real-World Scenarios Explained
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 27
Covariance and Contravariance in C#: Real-World Scenarios Explained
2
reactions
Comments
Add Comment
4 min read
Designing a Covariant Generic Type in C#
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 27
Designing a Covariant Generic Type in C#
1
reaction
Comments
Add Comment
3 min read
Understanding How the .NET Compiler Handles Generics
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 27
Understanding How the .NET Compiler Handles Generics
2
reactions
Comments
Add Comment
3 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account