News

With this code you can create an application to send ip sms. With a VB.Net programming language you are able to write or implement an sms sending / receiving solution to your system in a fast and easy ...
'I think we can say that VB.NET finally made it to ASP.NET Core,' Egyptian developer Mohammed Hamdy Ghanem told <i>Visual Studio Magazine</i> about his new open-source project.
Irina Medvinskaya offers an example that shows how VB.NET's String.Compare method can come in handy when you need to compare two string variables.
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 ...
VB.NET Selection Set samples By Philippe Leefsma The attached zip file has a VB.NET project that demonstrates how to select objects using .NET and COM Interop. It has three commands : SELSET: ...
At Build, Mobilize.NET unveiled their newest migration product: WebMAP2. This product takes legacy WinForms applications and converts it into an HTML based application. When paired with their ...
Irina Medvinskaya explains why you should usually opt for using the & operator over the + operator to combine strings. She also provides a simple example of how to combine stings in VB.NET.