I think Basic is not object-oriented. If this is the case make sure to read a couple of very short articles about classes
here http://www.aspfree.com/c/a/C-Sharp/C...ses-Explained/
or here http://www.csharp-station.com/Tutorials/Lesson07.aspx#
or http://csharp.net-tutorials.com/classes/introduction/
It helped me to understand C# scripts a lot.
Last edited by Ataros; 09-27-2011 at 01:07 PM.
|