Unwind and Format Exception Stack
-15
Simple loop through datatable
-11
Example that shows how to populate a winforms combobox with csharp. It uses Data Access blocks (SqlHelper).
-9
Write a set of bytes into a so-called binary file. The point is that we use BinaryWriter here and we have a byte array as input.
-8
A function to determine if the input filename is valid on Win32 platforms (that is, it does not include invalid characters, such as :\?...)
-5
Parsing a String for Numbe
0
FormatDateTime Functio
3
This function returns a stack trace for an exception with all inner exceptions include unless the count of inner exceptions goes over 50. A stack overflow can occur if there is no upper limit for inner exceptions to read from.
Makes use of stringbuilder to build return string in order to yield higher performance.
Makes use of stringbuilder to build return string in order to yield higher performance.
3
mySizeDisk: this function just formats the output the way I like
Input integer in Bytes, outputs easily human readable format
Input integer in Bytes, outputs easily human readable format
3
mySizeMemory:this function just formats the output the way I like Input integer in Bytes, outputs easily human readable format
4
A basic employee class









