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
SQL Server - Recuperare il Product Key da una installazione esistente
80070005 Access is denied error while accessing Word Interop from the Server in a ASP.NET Application - How to fix

80070005 Access is denied error while accessing Word Interop from the Server in a ASP.NET Application - How to fix

Last week I published a couple post regarding the use of the Microsoft.Office.Interop.Word namespace within an ASP.NET C# Application, respectively about opening a DOC or DOCX file from a Byte Array and converting …

80070005 Access is denied error while accessing Word Interop from the Server in a ASP.NET Application - How to fix Read More