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 ...
Special Reports Optimize VB.NET Code Performance Optimization rules have changed under VB.NET -- here's half a dozen new ways to build wicked-fast code. By Francesco Balena 09/01/2002 ...
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 ...
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 ...
09/01/2002 Optimizing a VB.NET application often requires a deep understanding of how the .NET Framework works, including details about the inner workings of the garbage collector and the Just In Time ...
09/01/2002 Optimizing a VB.NET application often requires a deep understanding of how the .NET Framework works, including details about the inner workings of the garbage collector and the Just In Time ...
Microsoft has shifted its collection of .NET sample code assets from its Developer Network (MSDN) site to the GitHub repository used extensively by the open source community. Microsoft's program ...
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 ...
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 ...