I am new to Visual Basic. I have VB.NET standard, and have been trying to figure it out. Everything that I can find in books or on the web seems to fit into one of two categories:
1. Shows how to do basic things, but doesn't give any real explanation of what's actually happening.
2. Assumes I already know what's happening.
I need a good resource that will show me the basics, from the top down, without glossing over the details; how the .NET framework is organized, how it all fits together, namespaces, scope, etc. Surely, somewhere, there is a lucid explanation of all this?
1. Shows how to do basic things, but doesn't give any real explanation of what's actually happening.
2. Assumes I already know what's happening.
I need a good resource that will show me the basics, from the top down, without glossing over the details; how the .NET framework is organized, how it all fits together, namespaces, scope, etc. Surely, somewhere, there is a lucid explanation of all this?