View Single Post
  #46  
Old 09-27-2011, 01:02 PM
Ataros Ataros is offline
Approved Member
 
Join Date: Jun 2010
Location: USSR
Posts: 2,439
Default

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.
Reply With Quote