In my January article "Visual Basic Improvements in Visual Studio 11," I presented the major enhancements to Visual Basic 11 that appear in the Visual Studio 11 Beta. Key improvements include the ...
I'm always looking for ways to develop high quality software faster with less code. Recently, I explored aspect-oriented programming (AOP) to reduce code volume, and I cover the potential benefits in ...
Microsoft updated its Visual Studio software Wednesday so that the IDE reflects many of the changes that challenge developers, including mobility and cloud computing. “From our perspective, the world ...
Microsoft's latest version of Visual Basic, often called VB.NET, can help you create professional looking desktop applications and websites quickly. That's possible because the .NET framework upon ...
Developers can now download the Visual Studio 2012 software development platform and accompanying .Net Framework 4.5, a Microsoft official revealed on Wednesday. Available to MSDN subscribers, Visual ...
The team building the next release of Visual Studio has responded to developer criticism and is adding support for building Windows 8 Desktop apps to VS 2012 Express. Last month, there was quite a bit ...
The Visual Basic "Button" class lets you create a control on your VB projects that perform an action such as auto-save. VB also includes file classes that help you create functions to save files. An ...
Classic Visual Basic refuses to die. There's just something about Dims and Subs that programmers won't let go of. The granddaddy of rapid application development (RAD) tools -- known for its ...