Using SonarQube in Azure DevOps on Your Own Build Server
Let’s face it, we are not all perfect programmers. I know…I know…that’s a hard pill to swallow. However, luckily, we can get a little hand-holding from our f...
Let’s face it, we are not all perfect programmers. I know…I know…that’s a hard pill to swallow. However, luckily, we can get a little hand-holding from our f...
We have all probably done it once or twice (maybe more). Whether it has been intentional or the just forgetting to remove something before committing your co...
Introduction Do you work on a team that cannot seem to follow a coding style? Or do you sometimes find yourself not following your own preferred coding st...
There is a clever way to implement Bootstrap Alerts using the MVC Framework’s ‘TempData’ object. James Chambers made an excellent post on this back in 2014. ...
If you’ve ever googled CefSharp, or any kind of Chromium Embedded Framework library, about wanting to catch all the cookies (including secure cookies) from a...
Introduction Do you work on a team that cannot seem to follow a coding style? Or do you sometimes find yourself not following your own preferred coding st...
If you have ever worked with Migrations in Entity Framework, you know that they are a wonderful thing. EF migrations can save you several hours of your time ...
Count yourself lucky if you have not had any issues with the Nuget Package Manager. While I love the tool and I use it quite frequently, it can get a little ...
On March 7th, Microsoft will be releasing Visual Studio 2017. While it is perfectly fine to have multiple versions of Visual Studio installed along side of o...
Count yourself lucky if you have not had any issues with the Nuget Package Manager. While I love the tool and I use it quite frequently, it can get a little ...
What’s a Tuple? How do they work? In this post we will explore just what a Tuple is, the basics, and what new features we will see in Tuples for C# 7.0. They...
Count yourself lucky if you have not had any issues with the Nuget Package Manager. While I love the tool and I use it quite frequently, it can get a little ...
What’s a Tuple? How do they work? In this post we will explore just what a Tuple is, the basics, and what new features we will see in Tuples for C# 7.0. They...
Let’s face it, we are not all perfect programmers. I know…I know…that’s a hard pill to swallow. However, luckily, we can get a little hand-holding from our f...
We have all probably done it once or twice (maybe more). Whether it has been intentional or the just forgetting to remove something before committing your co...
Let’s face it, we are not all perfect programmers. I know…I know…that’s a hard pill to swallow. However, luckily, we can get a little hand-holding from our f...
We have all probably done it once or twice (maybe more). Whether it has been intentional or the just forgetting to remove something before committing your co...
What’s a Tuple? How do they work? In this post we will explore just what a Tuple is, the basics, and what new features we will see in Tuples for C# 7.0. They...
What’s a Tuple? How do they work? In this post we will explore just what a Tuple is, the basics, and what new features we will see in Tuples for C# 7.0. They...
You’ve likely heard these terms before, Mutable and Immutable, whether it was on a podcast, blog, or in some documentation. Some people don’t quite understan...
You hear about how StringBuilder is better than regular concatenations. Why? And is it really better?
You hear about how StringBuilder is better than regular concatenations. Why? And is it really better?
On March 7th, Microsoft will be releasing Visual Studio 2017. While it is perfectly fine to have multiple versions of Visual Studio installed along side of o...
Count yourself lucky if you have not had any issues with the Nuget Package Manager. While I love the tool and I use it quite frequently, it can get a little ...
If you’ve ever googled CefSharp, or any kind of Chromium Embedded Framework library, about wanting to catch all the cookies (including secure cookies) from a...
If you’ve ever googled CefSharp, or any kind of Chromium Embedded Framework library, about wanting to catch all the cookies (including secure cookies) from a...
If you’ve ever googled CefSharp, or any kind of Chromium Embedded Framework library, about wanting to catch all the cookies (including secure cookies) from a...
If you have ever worked with Migrations in Entity Framework, you know that they are a wonderful thing. EF migrations can save you several hours of your time ...
If you have ever worked with Migrations in Entity Framework, you know that they are a wonderful thing. EF migrations can save you several hours of your time ...
If you have ever worked with Migrations in Entity Framework, you know that they are a wonderful thing. EF migrations can save you several hours of your time ...
If you have ever worked with Migrations in Entity Framework, you know that they are a wonderful thing. EF migrations can save you several hours of your time ...
There is a clever way to implement Bootstrap Alerts using the MVC Framework’s ‘TempData’ object. James Chambers made an excellent post on this back in 2014. ...
There is a clever way to implement Bootstrap Alerts using the MVC Framework’s ‘TempData’ object. James Chambers made an excellent post on this back in 2014. ...
There is a clever way to implement Bootstrap Alerts using the MVC Framework’s ‘TempData’ object. James Chambers made an excellent post on this back in 2014. ...
Introduction Do you work on a team that cannot seem to follow a coding style? Or do you sometimes find yourself not following your own preferred coding st...
I seem to find all the ways to get hung up by the company proxy that my company runs. Anything from node.js, git, or even nuget sometimes. As a result, it is...