Recently added
-
RemoveRightIfPresent
-
Sort algorithms
This is a set of extesion methods that sort a given list more about that on codeplexC# System.Collection.Generic.IEnumerable<T> Tunisian -
ItemArrayString
combin datarow's field value to stringC# System.Data.DataRow RainmakerHo -
Move FileInfo and automatically rename it
Moves a FileInfo instance to a specified path and rename it when already existing.C# FileInfo Peter Rietveld -
IsEven
Returns true if the number is an even numberJavaScript Number Loek van den Ouweland -
IsOdd
Returns true if the number is an odd numberJavaScript Number Loek van den Ouweland -
List AddElement
Make adding to list fluent and conditionedC# System.Collections.Generic.List<T> Lasse Sjørup -
StringBuilder AppendIf
Makes it possible to conditionally append to a StringBuilder while keeping it fluentC# System.Text.StringBuilder Lasse Sjørup -
Generates a Hyper Link to redirect user to Authentication form
this method generates a Hyper Link to redirect user to Authentication form . gets Titla attribute of tag and inner Text of Tag and generate tag A . then returns user to referrer page .C# System.String http://mb-seifollahi.ir -
Log SharePoint Exception via SPDiagnosticsService
Log SharePoint Exception via SPDiagnosticsService for Debugging (result : 0000 Unexpected My Method Name : Attempted to divide by zero. 220da18b-1517-4230-90ac-91117ceaea33 )C# void http://mb-seifollahi.ir -
ToStringFormat
StringFormat Extension StyleC# String Mehran KeyArash -
Add<T>
A generic method to add databinding to a control. This method brings type safety for the sake of better code maintainability.C# System.Windows.Forms.ControlBindingsCollection Alireza Mokhtaripour -
IsUnicode
IsUnicodeC# System.String Mehdi Miri -
IsValidCodeMelli
صحت کد ملیC# System.String Mehdi Miri -
GetChoiceFieldValues
this method find items of a Choice Field in a Sharepoint ListC# System.Collections.Generic.List<string> http://mb-seifollahi.ir -
Find Sharepoint List Anyway
this method find your list without any Exception by List Name , Title and ListIDC# Microsoft.SharePoint.SPList http://mb-seifollahi.ir -
ForEach
Shortcut for foreach and create new listC# System.Collections.Generic.IEnumerable<T> Pedram Jabbari -
Shuffle
Shuffle an ArrayList in O(n) time (fastest possible way in theory and practice!)C# System.Collections.ArrayList Maarten van Duren -
Shuffle
Shuffle an array in O(n) time (fastest possible way in theory and practice!)C# System.Array Maarten van Duren -
Indent
Indents strings with a variable number of characters/stringsVB System.String noxon


