Monday 13 May 2013

How to count files in a folder in VB.net




This extract is taken from MSDN



Dim counter = My.Computer.FileSystem.GetFiles("C:\TestDir")

As simple as that 

No comments:

Post a Comment

Passwords Made Easy

Today i thought i would write about password security. As we are all aware passwords are important but we continue to use very poor password...