I've just completed the Murach book on VB.NET and VB.NET ADO and there is a statement that "VB.NET isn't fully "object oriented" - but makes no specific arguement.<BR><BR>Now I'm going thru the Murach ...
VB.NET and C# are so similar in expressive power and features that conversion between the two at first glance appears to be little more than adding or removing semicolons and curly braces. In fact, ...
The VB and C# languages have a lot in common, and developers who specialize in one often find themselves having to write or manipulate code written in the other. Our discussion also covered the need ...
If you look at C# vs. VB.NET vs. C++, [managed] C++ on the .Net run time, I’d say C# and VB are about neck and neck. I believe they’re about 45 and 45 percent and then managed C++ is the remaining 10 ...