Code Articles

As a developer I often write scripts to automate processes and create code generation items. Other times it is to capture code that is used frequently but time consuming to write. I also like to try different coding techniques from blogs that I read and keep snippets to add to existing programs or as a knowledge base for me.

Please feel free to take code from these pages for your own use. Most of these scripts are written using C# and my tool of choice is usually LINQPad. This allows me to run scripts and reference libraries or nuget packages without having to write a new console project each time

Categories

Scripts

Code Generation

Techniques

For Fun

Developer Tools