Always Developing

always learning | always growing | always paging (13)

Jagged array in C#

Learning about jagged arrays in C#


Read more...


SQL COALESCE uses

Having a look at a few uses of SQL COALESCE


Read more...


LINQ's ToLookup method

Discovering LINQ has a ToLookup method for grouping collection items


Read more...


OpenAPI documentation from XML documentation comments

How XML documentation comments can be used to populate a swagger document


Read more...


File access modifier

Discovering the file access modifier in C#11


Read more...