skip to main
|
skip to sidebar
Pages
Programacion
System Developer
Página principal
Home
Archives for 2013
viernes, 13 de diciembre de 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...
Read More
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 a...
Read More
sábado, 7 de diciembre de 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 qualificat...
Read More
miércoles, 13 de noviembre de 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 certificate fr...
Read More
lunes, 11 de noviembre de 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 Service (Ja...
Read More
jueves, 7 de noviembre de 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 time I had ...
Read More
martes, 5 de noviembre de 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 claves e...
Read More
lunes, 4 de noviembre de 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 - gen-key gpg (G...
Read More
miércoles, 30 de octubre de 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 but I ...
Read More
⟵ Entradas más recientes
Entradas antiguas ⟶
Inicio
Suscribirse a:
Entradas (Atom)
Blog Archive
►
2014
(15)
►
noviembre
(1)
►
octubre
(1)
►
junio
(1)
►
mayo
(2)
►
abril
(3)
►
marzo
(1)
►
febrero
(2)
►
enero
(4)
▼
2013
(16)
▼
diciembre
(3)
XA5101 Error: Missing Android NDK toolchains direc...
Generate a self-signed certificate - KeyTool
Enablement USB Debugging in Samsung Galaxy S4
►
noviembre
(5)
Signing Soap Message with X509 Certificate
Trace SOAP Request/Response XML with TraceExtensio...
Decrypt files encrypted with GnuPG FROM C#
Generación de Claves, Encriptacion y Desencriptaci...
Generate a new key pair - GnuPG
►
octubre
(8)
Oracle TNSNAMES.ORA Network Configuration
►
2012
(6)
►
julio
(6)
►
2011
(4)
►
julio
(4)
►
2008
(1)
►
junio
(1)
Popular Posts
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 certificate fr...
How to change the color of a row of DevExpress ASPxGridView
Some times we need to paint the ranks of the DevExpress ASPxGridView grid. To do this we must implement the HtmlRowPrepared event, in this ...
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 Service (Ja...
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 time I had ...
Creating and Using Sessions in ASP.Net and C#
The Session object lets you create user sessions having a valid time before expiry , default time is 20 minutes. It has many uses and not ju...
How to modify my App.exe.config keys at runtime
On some occasions we need to store values in app.config file confirguracion from our own application at runtime. Without giving a lot of ...
Disable controls on the page pending the UpdatePanels
A few months ago we started to develop a client for a fairly complex web application with. NET 3.5 and rather use AJAX. In this application ...
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 claves e...
Change header text of columns in a DataGrid ASP.NET C#
I was researching how to change the header text of columns in a datagrid in ASP.NET. I found several ways to make a GridView, for any exampl...
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 qualificat...
Related Topics
Popular posts
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 certificate fr...
How to change the color of a row of DevExpress ASPxGridView
Some times we need to paint the ranks of the DevExpress ASPxGridView grid. To do this we must implement the HtmlRowPrepared event, in this ...
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 Service (Ja...
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 time I had ...
Creating and Using Sessions in ASP.Net and C#
The Session object lets you create user sessions having a valid time before expiry , default time is 20 minutes. It has many uses and not ju...
How to modify my App.exe.config keys at runtime
On some occasions we need to store values in app.config file confirguracion from our own application at runtime. Without giving a lot of ...
Disable controls on the page pending the UpdatePanels
A few months ago we started to develop a client for a fairly complex web application with. NET 3.5 and rather use AJAX. In this application ...
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 claves e...
Change header text of columns in a DataGrid ASP.NET C#
I was researching how to change the header text of columns in a datagrid in ASP.NET. I found several ways to make a GridView, for any exampl...
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 qualificat...
Ads
Donate
Datos personales
Mandrake as Angelo
Ver todo mi perfil
Temas
►
2014
(15)
►
noviembre
(1)
►
octubre
(1)
►
junio
(1)
►
mayo
(2)
►
abril
(3)
►
marzo
(1)
►
febrero
(2)
►
enero
(4)
▼
2013
(16)
▼
diciembre
(3)
XA5101 Error: Missing Android NDK toolchains direc...
Generate a self-signed certificate - KeyTool
Enablement USB Debugging in Samsung Galaxy S4
►
noviembre
(5)
Signing Soap Message with X509 Certificate
Trace SOAP Request/Response XML with TraceExtensio...
Decrypt files encrypted with GnuPG FROM C#
Generación de Claves, Encriptacion y Desencriptaci...
Generate a new key pair - GnuPG
►
octubre
(8)
Oracle TNSNAMES.ORA Network Configuration
►
2012
(6)
►
julio
(6)
►
2011
(4)
►
julio
(4)
►
2008
(1)
►
junio
(1)