News

A friend was recently reviewing some Visual Basic code that I was having an issue with. As we looked at one particular section of code, he said "You could really tighten up this code with a couple ...
With the release of Visual Studio 2010 and the .NET Framework 4, it's time for Visual Basic developers to start leveraging the new capabilities of Visual Basic 2010.
New keybinding profiles are included for Visual Studio Code and the ReSharper productivity tool. Git branch checkout and branch switching for C#, Visual Basic, and C++ projects has been made ...
Many developers who need to run or terminate an application from Visual Basic 6.0 rely on shell commands. However, you can also accomplish this task by using API functions. Time to code Let’s ...