Tag Archives: quality

Log levels explained

I’m always struggling with the method/level to use when logging from my application. In his Modern Structured Logging With Serilog and Seq pluralsight course Jason Roberts explains it this way: Level Explain Example Verbose how technical “calculated hash {hash} for … Continue reading

Posted in Development | Tagged , | Leave a comment

Week 34 roundup

Last week recap and links: Load Testing with Visual Studio Online is a good starting point for Cloud Load Testing Nice video about polymorph in the battle against if statements: “The Clean Code Talks” on youtube Finished the Getting Started … Continue reading

Posted in Uncategorized | Tagged , , , , , , | Leave a comment

Access the IIS metabase

For quality purposes we add a new person to our project. The problems found will be documented for future reference. Here is the first problem. Opening the solution in visual studio would not load the web project. In the output … Continue reading

Posted in Development | Tagged , , , , , , | 4 Comments