Microsoft
Software
Hardware
Network
Question : Dim string * 9
Dim Response As String * 9
Dim Correct As String * 9
Dim Buffer As String * 128
Hi gurus
I want to convert this to this to vb.net, can somebody give some guideline?
Thanks,
Answer : Dim string * 9
Dim Response As String
Dim Correct As String
Dim Buffer As String
Random Solutions
Solution for shared excel
Active Directory Logout Logged on Users
Find and Replace Multiple Values
Windows 7 Home not accessing the internet
From a landline number to a cell phone
Interferance
Can I define a SqlServer Tbl which contains "Objects"
Desktop on Ubuntu
Testing article links
How do I manipulate (write and read) a xml file in VB6?