Sponsored
Sponsored
View Detailed Profile
"Don't Use Fields in C#! Use Properties Instead" | Code Cop #003

"Don't Use Fields in C#! Use Properties Instead" | Code Cop #003

Use code

"Stop Using Properties in C#, Just Use Fields" | Code Cop #013

"Stop Using Properties in C#, Just Use Fields" | Code Cop #013

Use code

Sponsored
Differences between a field and a property in C#

Differences between a field and a property in C#

Should you

Why You Should Be Using Properties Instead of Public Fields in C#

Why You Should Be Using Properties Instead of Public Fields in C#

Let's dive a bit into the last building block of classes -