One bit of code I needed recently was a way to validate a user’s VAT number, but for particular countries. Please see the reasons and method for validating a user’s VAT for most of Europe.
Author Archives: Chris Pateman - PR Coder
Postcode Validation VB.NET
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.
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.
Should You Go To University?
One of the many big decisions in you life is should you go to university?. This can be a tough decision and it’s one I have made. I have some strong thoughts on what you should do, so I would like to share them to maybe help you make you decision.
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.
How to find Azure Subscription ID in the new Azure Portal
Just a quick step by step on how to get you Subscription ID from the New Azure Portal.
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.