Submit Content
Sponsor
Development
Databases
Server Management
|
|
|
|
|
|
|
.NET Articles
This article will show you how to execute multiple Oracle SQL statements
Posted by LazyAssCoder on Feb 18, 2010
652 Views
Here is a function that will trim spaces in front and after of each string within a delimited string.
Posted by retroman80s on Feb 07, 2010
221 Views
In my case, LINQ to SQL classes template from Visual C# Items -> Data location was missing.
Posted by n3rd on Apr 23, 2009
399 Views
Here's a solution to solve this issue:
The call is ambiguous between the following methods or properties: 'System.Math.Floor(decimal)' and 'System.Math.Floor(double)'
Posted by LazyAssCoder on Feb 25, 2009
1057 Views
In this article we will show you how to output an object's data to an XML string.
Posted by LazyAssCoder on Nov 10, 2008
714 Views
This article will demonstrate how to divide an integer number and round it up.
Posted by LazyAssCoder on Nov 26, 2007
186 Views
This article will show you how to convert an array of object to a generic list.
Posted by LazyAssCoder on Aug 15, 2007
10825 Views
Conditional (Ternary) Operator (?:) in C#
Posted by LazyAssCoder on Mar 17, 2007
117 Views
|
|
|
|
|
|
|