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 ...
Microsoft announced that with .NET 5, VB's supported project types will increase beyond Class Library and Console applications to also support: Windows Forms WPF Worker Service ASP.NET Core Web API ...
VB.NET allows you to use Web services as if they were entirely local objects since most of the marshaling between the client and the server is taking place in the background. This tip shows you ...
The update, Visual Basic Upgrade Companion 9.3 (VBUC), has UI targeting options for the latest .NET versions, .NET 5 and .NET 6, for both C# and VB.NET. "This means VB.NET developers can keep using VB ...
Comparing strings with and without case sensitivity in VB.NET Your email has been sent Irina Medvinskaya offers an example that shows how VB.NET's String.Compare method can come in handy when you ...
How to use the Round() function? The Round() function consists of two parts: the numeric expression you want to round and the number of decimal places. Below we show an example of an incorrect ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results