News

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 ...
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 ...
"Because of the popularity of .NET Core, this version of VBUC means that developers will get access to many more Visual Basic components including Telerik, Grapecity, DevExpress and more," the company ...
Now that I'm shifting that balance, I'm finding ways ot do things in VB that are pretty much taken for granted in Access.<P>Like subforms. I have a code routine for opening and positioning a form ...
The "My Documents" folder path contains a variable username component and changes from one user to another. It is possible to write a code in VBA or VB6 to access the "My Documents" folder regardless ...
Speed Up Your VB.NET Code August 1, 2002 Speed Up Your VB.NET Code Optimization rules have changed under VB.NET. Here are eight new ways to build wicked-fast code. by Francesco Balena Technology ...