Search results 13

Sorted from new to old.
Card image
IsNumericChar

Checks if character is number or no. Returns True or False Number includes the ...

Card image
DecimalPlaces

Returns how many decimal places the number have

Card image
CutLeftNumber

Cuts the left part of string as long as it is number Keeps getting characters ...

Card image
2 VB.net pdf books

Free from apress website https://www.apress.com More books

Card image
PrettyPath

Formats a path for use in user displays, trim it beautifully. PrettyPath is ...

Card image
PCase

Converts a string into proper case PCase or ProperCase since Classic ASP does ...

Card image
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...

Card image
ANmaTimeline

Creates HTML timeline dynamically, using Bootstrap 4.0 and FontAwesome 5, in a ...

Card image
InternationalComma

Convert an international numeric with , instead of . Into American style . ...

Card image
GetConfigValue

Read settings from Web.config file (or other XML files) Originally from ...

Card image
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image
GetFilename, GetExtension, .. others

GetFilename, GetExtension, GetFilename_noExtension, GetFilename_wExtension To ...

Card image
GetExtension

Gets the extension of file from its filename