Welcome to my latest blog post, where we explore the challenge faced by professionals: striking the delicate balance between overwork and delivering top-tier performance in the workplace
Read More →Welcome to my latest blog post, where we explore the challenge faced by professionals: striking the delicate balance between overwork and delivering top-tier performance in the workplace
Read More →During the past few years, I have interviewed numerous software engineers. While the interview processes varied from formal to informal, one commonality was the lack of focus on hiring the best candidate. In this blog post, we’ll examine the current state of technical interviews and question the effectiveness of the prevalent emphasis on algorithmic problem-solving.
Read More →This article covers two essential Rider keyboard shortcuts that will help you out in your development workflow. Whether you are an experienced user or completely new to Rider, this article has something interesting for you.
Read More →
There are probably as many test styles as there are developers. And while diversity is a good thing, you most likely want your tests to have a consistent style.
Fluent style tests are ideal for creating structured, readable, and maintainable unit tests. This blog post will cover the implementation details.
Read More →Within this blog post, I would like to show how fluent style tests can simplify and speed up test creation, increase code reuse, and improves readability.
This post covers a script which allows you to report NuGet package version information over several packages.config files. Given that the tools currently available are slow, I’ve deiced to write this script to generate a simple report.
This post covers how to remove missing file references within a visual studio project file. Unfortunately, there isn’t anything available in visual studio; however, I was able to get things done with a little bit of PowerShell magic.
Recent Comments