/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

smsohan.com
| | owensd.io
6.3 parsecs away

Travel
| | I mentioned that I was working on personal project in C the other day. One of the things that I wanted to do was to have unit tests for the parts that made sense. I briefly looked at some C unit testing frameworks... but really, this doesn't need to be that hard. I personally like...
| | adamstorr.co.uk
7.4 parsecs away

Travel
| | Writing a custom specimen builder to extend AutoFixture's auto generation routines to abide by business requirements.
| | scribe.rip
7.1 parsecs away

Travel
| |
| | gregorsuttie.com
19.7 parsecs away

Travel
| There are many ways to pass variables into an Azure Function. In this quick blog post I will show you how you can test the Azure Function locally with local settings and then use app settings from the Azure Portal and then also use values stored within Azure KeyVault incase we need to store and...