December 13, 2013

XA5101 Error: Missing Android NDK toolchains directory - The solution - Xamarin

When I finish developing my first Android application, I found a problem, I could not generate the apk in relese, could not make the publica...

Generate a self-signed certificate - KeyTool

Generate a self-signed certificate - KeyTool First generate a key pair (public / private) for our organization. This key pair is stored in...

December 7, 2013

Enablement USB Debugging in Samsung Galaxy S4

For to realize the enablement usb debugging in samsung galaxy S4, we must first install the device drivers, then we must make the qualif...

November 13, 2013

Signing Soap Message with X509 Certificate

Signing Soap Message with X509 Certificate Digitally Sign from C# - SOAP Message In this example we will see how we recover a certi...

November 11, 2013

Trace SOAP Request/Response XML with TraceExtension - SoapExtension - C#

Trace SOAP Request/Response XML with  TraceExtension -  SoapExtension - C# In one of my projects, I had to interact with a Web...

November 7, 2013

Decrypt files encrypted with GnuPG FROM C#

Decrypt files encrypted with GnuPG FROM C# During these last days I saw the need to encrypt files with GnuPG program at the same ti...

November 5, 2013

Generación de Claves, Encriptacion y Desencriptacion con GnuPG

Generación  de Claves, Encriptacion y Desencriptacion con GnuPG 1- Instalar el programa gnupg 2- Verificamos si existe algún par de ...

November 4, 2013

Generate a new key pair - GnuPG

Generate a new key pair -  GnuPG The option of the command line - gen -key is used to generate a new primary key pair . gpg - ge...

October 30, 2013

Oracle TNSNAMES.ORA Network Configuration

Oracle TNSNAMES.ORA Network Configuration Well ... to start I give greetings to all ... I'm going to explain below is nothing new...