Blog
Paul Seal's personal blog
Blog posts
This post explains the importance of writing a good question before you ask for help online
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.WindowsThis 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 brandIn 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 yearIn 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 channelIn 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 xThis post shows you how to solve the error 'Multiple types were found that match the controller named x'
dev How to get the swagger JSON file from a Web APIIf you need to know the url to get the swagger json file, then this is the post for you.
dev How to flip an image using CSSIn this post, Mike Masey shows you how you can flip an image using CSS.
dev 5 things a developer should do before asking for helpIn this post I give you my opinions and experience about when I think you should ask for help and with a checklist of things you can do first before you do ask for help.
dotnet How to solve the Web API error 405 Method Not AllowedThis post shows you how to solve this 405 error and get it working properly.