|
|
|
0
A simple HashTable Function in VBA, incl. checking for unique key.
1
Stefan0410
This module shows a really simple way to handle values in a LastIn-FirstOut (LIFO) stack by using array
- Push und Pop Functionality
- Push und Pop Functionality
0
A really simple way getting a FIFO Queue by using a array
3
Send an email with VB.net 2.0 with your SMTP Serve
6
MovingParts
One of best and unknown built in string function included in .NET is String.Split(). It has come in quite handy for my in the last 2 years that I thought I'd share. Pretty basic example here...and for my first post, I thought I'd throw in a little File IO (for free of course)! This was written in .NET 2.0 and it will take little to no modification to make it work in 1.0/1.1.







