This is a shared function to determine if the format of a user postcode for the particular country is valid. This function covers most of Europe’s countries, but more can be added as needed.
Category Archives: Software Engineering
Coding Project Mind Block
When you are developing for fun, do you ever get a project mind block? What to do, what’s best to do or what could be fun to do of course.
Find Fully Qualified Azure SQL Database Name
This is a step by step guide on how to find you Fully Qualified Azure SQL Database Name in the new Azure Portal. This can be used for the Scale Azure SQL Database with PowerShell program.
Scale Azure SQL Database with PowerShell
In the pursuit to move to Azure we have had the need to scale the SQL databases. Your company may only have high or any traffic during certain times or even certain season. We need the best solution during working hours so this is what I have based it off.
Website Developer Tools
As a developer I have grown an array of website in-browser developing tools. These tools could be for improving speed, checking the SEO of a website or just plain helpful in the process of development all built into the browser.
Export Microsoft SQL Database to Azure
As a developer who has moved a database to Azure, I know it can be a pain to find out exactly how to export a database in Microsoft SQL Server Management Studio. Therefore here is a step by step guide on how to export your database to Azure.
No more desktop 2016?
They have said that this is the year of responsive websites and so do you wonder if next year there will only be mobile device websites? If every one goes on their mobile and tablet devices all the time then is there a need to worry about desktop?
All for one and one for all browser
he basic thing of website developing is to make sure you cross browser check your website across all browsers, even if you don’t like them. The biggest pain in every developers ass is the Microsoft Internet Explorer. What if though, you can have one browser or at least one browser standard?