C# Secure Hash String
8
Set the read-only attribute of a file to true or false.
15
This litle snippet shows how to store passwords and then check inputed passwords if they are correct.
(In this snippet we use som pseduo code for the database connection).
(In this snippet we use som pseduo code for the database connection).
5
This is a function that receives a dataTable and return it in a pivoted way.
8
svachon
Gets a regular expression that'll search for any regexp pattern specified in the parameters.
9
Gets the rightmost substring, of the specified length, from a String object.
-14
Simple loop through datatable
3
Sometimes you need to remove slashes from POST variables which could contain arrays. The standard slipslashes-function only takes a string as parameter.
This function removes slashes from both a simple string and array variable.
This function removes slashes from both a simple string and array variable.
10
Second example of reading an excel file. Reading with a SELECT syntax.
12
First Example of reading an excel file. Just reading the file and loop throught 10 rows.
I will send the second example soon !!!
I will send the second example soon !!!
-10
Example that shows how to populate a winforms combobox with csharp. It uses Data Access blocks (SqlHelper).









