Extension Methods from Tomas Tomasson
-
ForDatabase
For use with old school ado.net database command parameters. This basically converts the string to System.DBNull.Value if the string is null else it returns the string.
ExtensionMethod.NET Home of 880 C#, Visual Basic, F# and Javascript extension methods
For use with old school ado.net database command parameters. This basically converts the string to System.DBNull.Value if the string is null else it returns the string.