Crear USB MultiBoot Con XBOOT


XBOOT XBOOT, crea una unidad USB booteable con varios sistemas operativos
Gracias a la gran capacidad de las memorias de almacenamiento externo, particularmente los pendrives, es fácil llevar siempre con nosotros un completo sistema operativo en nuestra memoria USB. Pero XBOOT es una aplicación que va un poco más allá, ya que nos permite crear una unidad USB booteable con varios sistemas operativos y aplicaciones de rescate, antivirus, etc.
XBOOT es un software Open Source para Windows, que requiere tener previamente instalado .NET framework 4. Su uso es muy sencillo, sólo debemos arrastrar la imagen ISO sobre la ventana de esta aplicación y seleccionar la opción elegida.
Enlace | XBOOT
Vía | Error405

Generating Dummy Data for Testing


Generating Dummy Data for Testing

I have worked on a number of projects where there hasn’t been enough data to test reports and extracts and other database applications. The database was a third party database and the vendor wouldn’t allow data to be entered via the back end. We didn’t have enough data to test response times or to tune SQL until after GO-Live. This caused a lot of rework after GO-Live which in turn affected the perception of quality of the project as a whole.
The purpose of this article is to provide a means of generating random data which can be inserted into a database for testing purposes.