Blog posts

139 results found

139 results in .NET, Dev, DevOps, SQL

dev How to get realtime notifications for website traffic using Google Analytics and JavaScript

This post shows you how you can get notifications for your Google Analytics realtime website traffic, using Slack notifications as an example.

dotnet How to send Slack messages programmatically using C#

In this post I show you how you can send Slack messages programmatically using C#

dev The 10 Commandments of Programming

Here are the 10 commandments of programming. Thou shalt name things properly...

dev The importance of writing a good question before you ask for help online

This post explains the importance of writing a good question before you ask for help online

sql How to delete data in SQL Server using an INNER JOIN query

This post will give you a clear example to follow to help you delete data in SQL Server using an INNER JOIN query, giving you the confidence that you query is correct.

dotnet How to fix the error 'Authentication failed because the remote party has closed the transport stream'

This post will show you how to fix the error "Authentication failed because the remote party has closed the transport stream"

dotnet How to solve the error Could not load file or assembly System.Security.Principal.Windows

This post help you solve the error System.IO.FileNotFoundException Could not load file or assembly System.Security.Principal.Windows

dotnet How to solve the error 'Could not load file or assembly Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.0.0'

This post will show you how to solve the error "Could not load file or assembly 'Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.0.0..."

dev Boosting your career by creating a personal brand

In this post I share the content of the talk I did at the Umbraco UK Festival 2018 about how to boost your career by creating a personal brand.

dev 10 tips to make the most of Black Friday and Cyber Monday this year

In this post I give you 10 tips to help you make the most of Black Friday and Cyber Monday this year. It's all about being organised and prepared.

dev 6 winning tips to launch a successful YouTube channel

In this post I give you 6 tips to launch a successful YouTube channel.

dotnet How to solve Multiple types were found that match the controller named x

This post shows you how to solve the error 'Multiple types were found that match the controller named x'