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 ...
Optimizing a VB.NET application often ... such as class inheritance or ADO.NET batch updates. However, a few simple tricks can often speed up your code without affecting the app's structure.
OK, I know this could cause me some problems but here goes, we have a data entry application that I am migrating from Access to VB.Net. In Access the person that made it went to great pains to ...
The new document is a continuation of the same ideas from the previous one, written in 2017, where C# and F# are the evolving languages, and VB.NET is ... features in VB.NET code.
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 ...
Optimizing a VB.NET application often requires a deep ... to leverage .NET features such as class inheritance or ADO.NET batch updates. However, a few simple tricks can often speed up your code ...
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 ...