To effectively resolve incidents in Production and pre-Production environments, Developers, QA, DevOps and SREs need to collaborate with code-level visibility into the data on
We have published dozens of blog posts throughout this crazy and challenging year to help us become better developers and better debuggers. As we
Black Friday 2020 is likely to be the greatest online shopping event ever. History shows us that Black Friday bugs happen and they are
There are always bugs to fix, but how do you decide which bugs to fix first. Here are 6 factors you should consider, and
In the days of short release cycles, feature flags are a way to manage developing long features. But they also introduce a set of
During the coronavirus pandemic, some have to come into work while most of us are #WFH. What adjustments should companies make for both of
There are many ways to boost your effectiveness as a software developer. Learn how frogs, cats and fish can help shoot your software development
Debugging exceptions in C# can be tricky. Ozcode Visual Studio extension adds a set of tools that point you right to the problem.
As a new year begins, there’s always the desire to reflect on what was and what can be. We’re not really in the business
Modern application development has been transformed by the appearance of Cloud Services. Long gone are the days where each company kept a server computer
Log4Net is a cool, stable, fully featured, highly configurable, highly customizable and open source logging framework for .Net. One of its powerful features is
A quick recap – we’ve written a small application to analyze how C# developers are using LINQ. if you haven’t read the first part