Submit Content

Sponsor



Results


ASP.NET: How To: Check a null value in a column of a DataTable in a DataSet

This article will show some ways of checking for null values in a DataTable.

0 Comments   Posted by LazyAssCoder on Feb 06, 2008   691 Views  


ASP.NET: How To: Execute an Oracle Stored Procedure in an Oracle Package and retrieve a ref cursor's results into a DataSet

This article shows you how to execute an Oracle stored procedure in an Oracle Package using the Oracle .NET data provider shipped with the .NET Framework. It will also show you how to retrieve an output ref cursor's results and load it into a DataSet.

0 Comments   Posted by LazyAssCoder on Jul 26, 2007   154 Views  


ASP.NET: How To: Consume an RSS feed

This article will show you how to consume an RSS feed.

0 Comments   Posted by LazyAssCoder on Apr 27, 2007   94 Views  


C#: Error: Invalid URI: The Uri scheme is too long.

Invalid URI: The Uri scheme is too long.

0 Comments   Posted by LazyAssCoder on Apr 12, 2007   2642 Views