With Visual Basic, Outlook 2000 features are under your control. Find out how to manipulate notes, tasks, contacts, journal entries, and calendar items from within your VB code. If you understand ...
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. My very first learning experience ...
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 ...
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 ...
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 ...
After a year of previews and one release candidate, Microsoft today officially launched the latest version of its Visual Studio integrated development environment (IDE) together with an update to its ...