Joaquín Vano's Blog

.Net Development, Security, Design Patterns, Architecture

while(*a++=*b++);

For those who do not understand what "while(*a++=*b++);" does, I posted a sample in C# for you to...

Author: joaquinv Date: 03/30/2009

Execute Oracle Stored Procedure in SQL Server

Executing an Oracle Stored Procedure is a common task using a data access technology like ADO.NET...

Author: joaquinv Date: 10/23/2008

Components without services as a test framework for data access object testing

Visual Studio 2005 includes a set of nice tools for software quality assurance, but not all this...

Author: joaquinv Date: 02/14/2006