|
-
Sep 20th, 2015, 05:54 PM
#9
Re: When it comes to Visual Basic, what are the most important topics to know?
Has a .NET slant because that's where my mind is at...
(in no particular order)
* Everything is an object
* understanding string manipulations (including the difference between & and + in concatenations)
* Understanding reference vs value objects
* Working with databases - this includes SQL, ADO, ADO.NET, DAO, etc...
* Lambdas
* Generics
* Option Infer/Explicit/Strict
* How to use the IDE to debug
-tg
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|