Home   Free Applications   Code Snippets   Fun Stuff 
 
 You are here: Home > Code Snippets > Visual Basic
Register   Login  

 
Site Navigation


Print Print this page
Email E-mail this page
Bookmark Add to Favorites

 
Visual Basic
Tips, Tricks and Snippets for Visual Basic

VB.net Pronounceable password generator
Posted by pwelter34 on Friday, October 17, 2003 (EST)
The following function can be used to generate a pronounceable password. These passwords are easier to remember, yet cryptic enough to be a good password.
(Read More... | 14 comments)

ASP Objects in VB 6 ActiveX DLL's
Posted by pwelter34 on Friday, October 17, 2003 (EST)
This the syntax to use the asp objects in an ActiveX VB DLL.
(Read More... | 0 comments)



Top