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 ...
An important point is being missed in all the banter about continuing VB6 vs. .NET. A lot of companies that have been developing in VB6, including n-tier ASP, are telling programmers that the move to ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Christopher Pesola was so eager to see how well the upgrade wizard Microsoft Corp. supplied would migrate Visual Basic 6 applications to its new .Net development environment that he tried a beta ...
Mobilize.Net has updated its Visual Basic migration tool to support .NET 6. The firm specializes in migration software, with offerings for WinForms-to-web/cloud, VB6-to-.NET, Silverlight-to-HTML and ...
I'm curious about a few issues that have to do with the VB6.0 ---> VB.Net upgrade.<BR><BR><BR>I recently read an article that stated that MS was ending support for VB6.0 in 2005, I'm currently getting ...
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 (JIT) ...
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 have ...
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 (JIT) ...