Joel Neukom
Spending more money on coffee than on security
- Eglisau | Switzerland
- GitHub
- StackOverflow
You May Also Enjoy
SC-100 certification
1 minute read
SC-100: Microsoft Cybersecurity Architect https://aka.ms/courseSC-100
Data analysis with python
1 minute read
I got a table with hierarchical data and I want to have a tree structure out of it. Each row represented a business unit and its parent and the parent of the...
Exception versus ResultWrapper
2 minute read
null versus ResultWrapper Example DataAccessObject Every project will have some kind of data access object. At some point you need to decide a pattern how yo...
Rest Client with OAuth2
1 minute read
Simple RestClient Simplest way is to configure a RestClient like this: