Submit Content
Sponsor
Development
Databases
Server Management
|
|
|
|
|
|
|
C# Articles
This article will show you hot to sort the result from an NH interrogation
Posted by n3rd on Apr 13, 2009
2474 Views
We all had to at one point or another modify a file path and escape the slashes before pasting it into our code or into a database table. Using the @ symbol in front of the string will eliminate the need to modify the path.
Posted by LazyAssCoder on Jan 29, 2008
394 Views
This article shows how to split a delimited string into an array
Posted by LazyAssCoder on May 15, 2007
155 Views
A constant value is expected when using a switch statement in c#
Posted by LazyAssCoder on Apr 24, 2007
2483 Views
One way to return X number of rows from a DataView
Posted by LazyAssCoder on Apr 17, 2007
114 Views
Invalid URI: The Uri scheme is too long.
Posted by LazyAssCoder on Apr 12, 2007
2642 Views
Coalesce Operator(??) in C#
Posted by LazyAssCoder on Mar 17, 2007
242 Views
Calculate a week starting monday
Posted by LazyAssCoder on Mar 17, 2007
113 Views
|
|
|
|
|
|
|