onelnx
Blog

Insights from Onelnx — page 3

What is a VPN?

What is a VPN?

A VPN stands for virtual private network. It's purpose is to create a connection between your computer and another network securely, e.g. connecting to a work network.

Read article
Client Certificate Authentication in IIS

Client Certificate Authentication in IIS

This article will demonstrate how to force client certificate authentication using Internet Information Services 10. (This may be applicable to other versions of IIS.)

Read article
AirPods vs IconX vs Dash

AirPods vs IconX vs Dash

It's that time again. Now that Apple have released their truly wireless earbuds its time for a comparison of the what the market is currently offering.

Read article
Creating a 404 Rule within ASP.NET CORE MVC

Creating a 404 Rule within ASP.NET CORE MVC

Creating a NotFound / 404 rule within ASP.NET Core is quite simple, and once you've created that you'll be able to create custom error pages for all error status codes.

Read article
Ensuring Node Express Restarts

Ensuring Node Express Restarts

I am going to outline (as briefly as possible) how to ensure a Node application is restarted effectively if an uncaught exception is thrown, whether that exception is synchronous or asynch

Read article
Two Factor Authentication

Two Factor Authentication

Two factor authentication is a two step process which is used by websites to login users. There are many forms of two factor authentication, but for this blog I will focus on the process t

Read article
HDD Docking Station

HDD Docking Station

I've always contemplated about whether to get a solid state drive or by a new laptop. Finally I decided on both! The change in performance is incredible. I bought my new HDD from Crucial a

Read article
Using Google Takeout

Using Google Takeout

Ever though about moving all of your photos or maybe all of data out of Google? Google Takeout is the answer to your problems.

Read article
Productivity Power Tools 2012

Productivity Power Tools 2012

There are many features which come with Productivity Power Tools 2012 (aka free mini resharper), however one of my favourite features is the new solution wide Remove and Sort.

Read article
Deploying with Visual Studio 2012 (and Visual Studio 2010)

Deploying with Visual Studio 2012 (and Visual Studio 2010)

The key to this publish dilemma is Publish Profiles, Using these will change your life forever. These can be created manually but the easiest way is to use the publish wizard in Visual Stu

Read article
JQuery Brazilian Portuguese DatePicker

JQuery Brazilian Portuguese DatePicker

JQuery has a lot of plugins and add-ons which allow you to achieve some powerful customisations

Read article
Working with OAuth 2.0

Working with OAuth 2.0

OAuth 2.0 is a protocol (set of rules) which allows you to access a user's personal information without having to know their user credentials, i.e. username or password

Read article