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 ...
C# is the future for .NET developers, so it's time to limit Visual Basic’s use to on-premises legacy systems In a series of blog posts last week, Microsoft detailed fundamental changes to how it ...
Goto statements, whether they're used in Visual Basic or C#, can be confounding as to their purpose in some contexts. The Goto statement in both Visual Basic and C# seems like an amazing tool for ...
More than 100 Microsoft Most Valuable Professional (MVP) developers have signed a petition demanding the software company reconsider plans to end support for Visual Basic in its "classic" form.
What are we going to do with all this Visual Basic? If you’re a project manager with a portfolio of Visual Basic applications to maintain, that’s no idle question. Microsoft’s newest version of its ...
VB.NET changes the way you write Visual Basic code. You learn quickly that most of the optimization tricks you've learned for VB6 won't work under VB.NET. For example, .NET memory allocation forces ...
Whether you're writing the next hit computer game or creating a simple drawing program, you may need to know where a user's mouse cursor lies on the computer screen. Visual Basic developers have a ...
Microsoft's own programmer community has launched a campaign of defiance over a decision to end support for Visual Basic. More than 100 Microsoft Most Valuable Professional (MVP) developers have ...
Microsoft Excel offers two ways to link sheets in a workbook: hyperlinks and macros. Hyperlinks use the program's ribbon controls, while macros use Visual Basic code. With both methods, users click a ...