Browsing Category
C#
2 posts
How to Fix the “Collection Was Modified, Enumeration Operation May Not Execute” Error?
The error “Collection was modified; enumeration operation may not execute.” can result from a problem with the iteration…
April 25, 2023
Virtual and Override Property in C# – What it is & How to Use
If you are new to OOP(Object Oriented Programming) and want to know how to use virtual and override…
February 7, 2023