HS Banner
HS Codebank Articles
Page 1 of 1

Send email from a VB.Net application 03/26/2022

Description:

Here's an example of how to send an email in a VB.Net application.

Author: Admin
Language: Visual Basic .NET
Tags: send email vb.net
Read More457

Convert Temperature. 05/08/2021

Description:

Functions to convert temperatures in VB.Net

Author: Guitarman
Language: Visual Basic .NET
Tags:
Read More274

Regular Expressions In VB.Net 05/01/2021

Description:

This is a function I wrote to check for a valid email address.

Author: Guitarman
Language: Visual Basic .NET
Tags:
Read More282



VB.Net Ping 03/28/2021

Description:

Pings a network/remote device.

Author: Admin
Language: Visual Basic .NET
Tags:
Read More278

SQL Connection and Query 03/19/2021

Description:

This is a SQL connection and query using the System.Data.SqlClient

Author: b.henry
Language: Visual Basic .NET
Tags: SQL connection vb.net
Read More299