Category Archives: Console

VB.NET || How To Add Simple Object Change Tracking To Track Changes Using VB.NET

The following is a module with functions which demonstrates how to add simple object change tracking to track changes made to an

VB.NET || How To Pad Center & Center Align A String Of Fixed Length Using VB.NET

The following is a module with functions which demonstrates how to pad center and center align a string of a fixed length

VB.NET || How To Create Multiple Tasks With Maximum Concurrency Using VB.NET

The following is a module with functions which demonstrates how to create multiple tasks with maximum concurrency using VB.NET. The examples demonstrated

VB.NET || How To Convert Bytes To Kilobytes, Megabytes, Gigabytes, Terabytes Using VB.NET

The following is a module with functions which demonstrates how to convert bytes to decimal formats like kilobytes, megabytes, gigabytes, terabytes, petabytes,

VB.NET || How To Parse A Delimited CSV File Using VB.NET

The following is a module with functions which demonstrates how to parse a delimited CSV file using VB.NET. The function demonstrated on

VB.NET || How To Round A Number To The Nearest X Using VB.NET

The following is a module with functions which demonstrates how to round a number to the nearest X using VB.NET. This function

VB.NET || How To Replace A Letter With Its Alphabet Position Using VB.NET

The following is a module with functions which demonstrates how to replace a letter with its alphabet position using VB.NET. 1. Replace

VB.NET || How To Generate A Random String Of A Specified Length Using VB.NET

The following is a module with functions which demonstrates how to generate a random code of a specified length using VB.NET. The

VB.NET || How To Get A List Of Files At A Given Path Directory Using VB.NET

The following is a module with functions which demonstrates how to get a list of files at a given directory path using

VB.NET || How To Get The Computer & User Client IP Address Using VB.NET

The following is a module with functions which demonstrates how to get the computers and user client request IPv4 IP address using

VB.NET || How To Copy DataTable DataRow From One DataRow To Another Using VB.NET

The following is a module with functions which demonstrates how to copy a DataTable DataRow from one DataRow to another using VB.NET.

VB.NET || How To Generate, Create & Read A QR Code Using VB.NET

The following is a module with functions which demonstrates how to generate, create and read a QR code using VB.NET. The functions

VB.NET || How To Append & Join A Date & Time Value Together Using VB.NET

The following is a module with functions which demonstrates how to append and join a date and time value together using VB.NET.

VB.NET || How To Generate Hourly Time Range With Minute Interval Using VB.NET

The following is a module with functions which demonstrates how to generate an hourly time range with minute interval between a start