How to cache your website using NGINX and FastCGI in CentOS 7 with PHP FastCGI Process Manager PHP-FPM

How to cache your website using NGINX and FastCGI in CentOS 7 with PHP FastCGI Process Manager PHP-FPM

Among the many good reasons leading more and more Linux System Administrators to migrate from Apache Web Server to Nginx, performance plays a decisive role: not only Nginx is arguably …

How to cache your website using NGINX and FastCGI in CentOS 7 with PHP FastCGI Process Manager PHP-FPM Read More
IIS - How to setup the web.config file to send HTTP Security Headers with your web site (and score an A on securityheaders.io)
IIS - How to setup the web.config file to send HTTP Security Headers with your web site (and score an A on securityheaders.io)
What are HTTP Security Headers and how to properly implement them in IIS, Apache and Nginx to secure your web site
Angular 5 - How to use LocalStorage, Window, Document and other browser types in Angular Universal

Angular 5 - How to use LocalStorage, Window, Document and other browser types in Angular Universal

Developing an Angular Universal (aka isomorphic) application means to write code that can be rendered everywhere, regardless of the client: a web browser, a mobile app, a server-side Node.JS or …

Angular 5 - How to use LocalStorage, Window, Document and other browser types in Angular Universal Read More
Classe ASP.NET C# per il controllo e il calcolo formale del Codice Fiscale

How to perform a SOAP Web Service Request in ASP.NET C# without using WSDL, proxy classes or SoapClient

If you are a well-seasoned ASP.NET Web Service developer you most certainly know about the SoapClient class and how it can be used to send SOAP messages using transport-independent protocols using …

How to perform a SOAP Web Service Request in ASP.NET C# without using WSDL, proxy classes or SoapClient Read More