C#: Using LINQ and Structures

In today’s blog I’ll be going over LINQ, a very powerful feature of C#. LINQ lets you write SQL- esque statements directly into the code. I will also be going over structure types. Structures or structs are a means of data encapsulation much like objects but there are some differences between the two. Anyway, enoughContinue reading “C#: Using LINQ and Structures”

Design a site like this with WordPress.com
Get started