Content that doesn’t quite fit into any other category on the website at this point in time.
Informal leadership in software engineering is a critical part of becoming more senior in your role. But what's involved and why is it so beneficial?
Interested in unit testing in C#? Let's look at xUnit and Moq for unit testing! We'll explore mocking external dependencies and the role of these in unit tests.
You've started using Autofac for dependency injection in C#, but now you're wondering how to organize Autofac modules most effectively. Dive in for 5 easy tips!