jueves, 30 de enero de 2014

SharpDevelop

SharpDevelop :   is a free IDE for C #, VB.NET and Boo projects on the platform. NET from Microsoft. It is open source and you can download ...

lunes, 27 de enero de 2014

FileUpload Control in Update Panel - ASP.NET AJAX - C#

The FileUpload control will not work inside an UpdatePanel control to upload files using the asynchronous postback. This is because file up...

loadUI an open source tool

loadUI is an open source tool to measure the maximum load that can support a website and see if we are ready for the most demanding peaks, s...

miércoles, 15 de enero de 2014

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...

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...

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...

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...