Skip to content

Commit c0768d1

Browse files
committed
Add table for files
1 parent fc39fe4 commit c0768d1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
# code snippets
22
Good code snippets from various languages
3+
4+
## VB.NET
5+
6+
7+
file | Description
8+
--- | ---
9+
[EmailValidator.vb](../blob/master/VB.NET/EmailValidator.vb) | Validate email addresses
10+
[Shortcut.vb](../blob/master/VB.NET/Shortcut.vbb) | Create Windows Shortcuts.
11+
[ScaleImage.vb](../blob/master/VB.NET/ScaleImage.vb) | Scale images without distorting.
12+
[FileSize.vb](../blob/master/VB.NET/FileSize.vb) | Format file size (100KB, 1GB, 4TB)

0 commit comments

Comments
 (0)