Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.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...
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...
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...
Date: 02/14/2006