Always Developing

always learning | always growing | always paging (24)

Complex Pattern Matching

Pattern matching can contain IS, NOT, AND and OR keywords for more complex statements


Read more...


Modifying configuration on load

How configuration can be modified on load but still leverage the Options pattern


Read more...


OS information via Runtime.InteropServices

Levering Runtime.InteropServices to execute OS specific functionality


Read more...


An intro to SQL SELECT-OVER

How the SQL SELECT-OVER clause can be used to simplify t-sql statements


Read more...


HashiCorp Vault with C#

A step by step guide to integrating into HashiCorp vault with C#


Read more...