HS Banner
HS Codebank Articles
Page 1 of 1

Convert decimal to fraction and fraction to decimal 02/13/2022

Description:

Here's two functions I found in the wild that will convert a decimal to fraction and a fraction to decimal

Author: Admin
Language: Visual Basic .NET
Tags: fraction decimal convert
Read More344

Length Conversions 05/08/2021

Description:

Functions to convert length

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

Volume Conversions 05/08/2021

Description:

Functions to convert volumes

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



Convert Temperature. 05/08/2021

Description:

Functions to convert temperatures in VB.Net

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

Evaluate Math Expression 03/29/2021

Description:

Evaluate a math expression entered in a text box.

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

Get Json String From URL 03/25/2021

Description:

Get Json string from url and convert to DataTable.

Author: Admin
Language: JSON
Tags:
Read More317

PHP htmlentities 03/17/2021

Description:

htmlentities — Convert all applicable characters to HTML entities

Author: b.henry
Language: PHP
Tags: php
Read More329