How the Microsoft co-evolution strategy has shaped the two flagship languages of the .NET Framework, and what it means for developers going forward. When Microsoft released Visual Studio 2010 and the ...
Since their introduction in 2002, Microsoft’s pair of .NET programming languages, C# and Visual Basic.NET, have been close siblings. Although they look very different—one uses C-style braces, brackets ...
Microsoft’s Visual Basic is about to sprout some powerful legs this year in the form of Visual Basic.Net. Companies planning to adopt Visual Basic.Net will be able to leverage application capabilities ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
I am very new to VB, but I have taking C# for a couple of years now. I decided to learn VB, which is somewhat easier. I am working on an assignment for school, and I know there is an easier way to ...
Despite renewed developer hue and cry to do something with "classic" Visual Basic sparked by the recent 25th birthday celebration for the programming language, Microsoft is showing no signs of caving ...
In Visual Basic I'd write this: If stringVariable IsNot Nothing then Dim x as Integer x = stringVariable.Length End If I test the string for null/nothing because if I try to get the Length of a ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results