Blog
Paul Seal's personal blog
Blog posts
This post explains to you what .NET Core is, what it is used for and tells you whether you need to use it or not.
sql How to convert SQL Server Compact Edition .sdf to Full SQL and speed up UmbracoThis post shows you how to convert a SQL Compact Edition database to full SQL and speed up Umbraco
dev Podcast Interview about Umbraco. Paul Seal on The Cynical DeveloperListen to my podcast interview about Umbraco talking with James Suddart from The Cynical Developer
dev 5 Common Developer problems and how to overcome themThis post gives you a list of 5 common problems you might face as a developer and how you can overcome them.
dev Retrieving your audience from the grips of RebloggersMy struggle with rebloggers and my simple solution for the problem.
dev How to get a job as a Professional DeveloperIn this post I will aim to give you the best advice I can, in order to help you achieve your goal of becoming a professional developer.
dotnet How to change a form in MVC to submit with AJAXIn this video you will see how to change the form to submit using AJAX. I recorded this video live for my livecoding channel. The code I wrote for this tutorial is further down this post.
dev What does the term dogfooding mean?There are certain terms in the software industry which you may hear for the first time and immediately understand their meaning. For instance, backdoor; a hidden method of gaining access to a computer system. The term dogfooding is not an obvious one. This post explains what dogfooding is and gives you examples of which companies are doing it.
dev Developers are creative tooI used to think I wasn't a creative person, I just have a logical thinking brain and not a creative one. I used to think the creative types of people are the graphic designers or the front end developers who make fancy animations.
dotnet How to scrape meta data from a url using HtmlAgilityPack in C#This post gives you the code create a meta data scraper so you can get information from a url, using HtmlAgilityPack in C#.
dotnet Simple .NET keep alive handler to prevent timeoutThis post shows you how to create a simple keep alive for a .NET website so people can stay logged in whilst the page is open, instead of it timing out after 20 minutes.
dev That's a really good questionOne thing that really annoys me is when someone asks the guest a question they nearly always reply back with 'wow that's a great question' or 'that's a really good question.'