Database connectivity gives desktop and Web applications much of their value. .NET developers have products and framework objects that can tie a front-end application to SQL Server, MySQL, Sybase, ...
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) ...
I have written an application that takes in a fixed-width file (thanks in no small part to advice I recieved in a seperate thread) and then dissasembles each line, runs a fairly meaty SQL SELECT query ...
I have two forms open within a single VB.NET application - one opened the other in the standard way:<BR><BR><pre class="ip-ubbcode-code-pre">Dim frmTemp As New ...
When building Visual Basic.Net applications, consider adding an export to Excel feature in addition to printed reports. The added functionality takes little code and your customers can sort and ...
"I think we can say that VB.NET finally made it to ASP.NET Core," developer Mohammed Hamdy Ghanem told Visual Studio Magazine about his new open-source project. The project, eShopOnWeb in VB.NET (.NET ...
Microsoft's latest version of Visual Basic, often called VB.NET, can help you create professional looking desktop applications and websites quickly. That's possible because the .NET framework upon ...
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) ...