Blog
Paul Seal's personal blog
Blog posts
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 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.
dev What is Visual Studio Live Share and how do you use it?This post shows you how to get set up to start using Visual Studio Live Share for remote pair programming.
git How to keep your fork up to date with the master repository in GitHubThis post gives you the commands you will need to keep your fork up to date with the master repository in GitHub.
dev How I doubled the traffic to my website in 4 simple stepsIn the space of 2 months, I doubled the traffic on my website, and the increase was all Organic traffic. In this post I will share the steps I took to double the traffic to my website, so you can apply the same steps.
dotnet How to upload multiple files at once in an MVC formThis post will help you if you need to upload multiple files at once in an MVC form.  The examples are for an umbraco website, but the principles are the same.
dotnet How to force a .NET website to use TLS 1.2This post shows you how you can force your .NET website to run using TLS 1.2