The difference between Value and Reference Types in the C# Language with examples and diagrams
Eamon Keane
A collection of 16 posts
How a 60 Second Clip from Naval Ravikant Changed my Life
Listening to a persicope from Naval Ravikant changed my life. How to make tough decisions
Changing the SQL Collation using an Entity Framework Query
Alter the collation of a SQL query using entity framework functions
How to create a custom voucher / coupon system using some simple code
How to code a simple voucher / coupon system from scratch.
Why Naming Conventions are Important (and useful) in Software Development.
Conventions in programming are important. They improve readability, velocity and new developer onboarding.