Good code snippets from various languages
file | Description |
---|---|
EmailValidator.vb | Validate email addresses |
Shortcut.vb | Create Windows Shortcuts. |
ScaleImage.vb | Scale images without distorting. |
FileSize.vb | Format file size (100KB, 1GB, 4TB) |
AllIndexesOf.vb | Get indexof of all occurrences of string |
BetweenString.vb | Get string Between two strings |
file | Description |
---|---|
getParameters.js | Get QueryString from URL |
[Log Function Calls.js](../master/Javascript/Log Function Calls.js) | Log Function calls in object |