Deploy application to production server using git and post-receive hook
In this article we'll explore how to deploy on server (Linux VPS) with git and post-receive hook
In this article we'll explore how to deploy on server (Linux VPS) with git and post-receive hook
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