How to prevent opening your site inside iframe of another domain (X-Frame-Options)
Configure your IIS (web.config) to disallow iframe embeding of your content from another web sites
Configure your IIS (web.config) to disallow iframe embeding of your content from another web sites
Command line steps needed to push any existing project to git repository
How to upload file in C# MVC project with additional validation based on content type and file size
Sometimes it is necessary to be sure that method parameter we are trying to comsume exists.
This article explains client and server side implementation of Google ReCAPTCHA v3 and best practices how to read and use validation results.
Move files including hidden ones from one to another directory via terminal console on Ubuntu or similar OS
Most common JavaScript array methods I found useful in everyday situation