ftp.vb is a very simple wrapper for the .NET WEBREQUEST object. To use this wrapper, simply include the ftp.vb file in your project. This class will allow you to create an FTP object and perform the ...
"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 ...
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 ...
In this blog I described how to convert list objects to DataTable. There are several method to convert list objects to DataTable. In this blog I used List interface for conversion. Private Function ...
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 ...
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 need ...
If you want to allow users to print form components in run-time, the PrintDocument component lets you offer users this functionality. The PrintDocument component is an object that allows users to send ...