In C# I can do the following: int nSize = 24; object[] pObjArray = new object[nSize];
How do I do the same in VB.NET? Thanks.
B
Blue Bird 0
@Blue Bird 0
Posts
-
VB.NET question -
Finally Gave Up on MySQLJerry Hammond wrote:
If an idiot like myself can create a database and have it running it less than 20 minutes you should be creating and deploying in no time.
Exactly, the bigger the idiot, the less time it takes.