BLOG

By admin / May 18, 2017

ANTI-FORGERY VALIDATION WITH ASP.NET CORE MVC

Cross Site Request Forgery XSRF is an attack where a hacker makes malicious requests to a web app, when the...

Read More
By admin / May 18, 2017

.NET CORE LOGGING TO MYSQL USING NLOG

Set up the MySQL database MySQL Workbench can be used to add the schema ‘nlog’ which will be used for...

Read More
By admin / May 17, 2017

PHP, PDO & HP VERTICA

I thought I’d share it for those out there needing some help. I’m working with a Ubuntu server box, but...

Read More
By admin / May 17, 2017

LARAVEL ROUTE PROTECTION WITH INVOKE-1

So we have our basic yaml configuration file with protection turned on. Say we wanted to add in group and...

Read More