HS Banner
HS Codebank Articles
Page 8 of 9

Powershell Script 03/24/2021

Description:

Here is a simple script that I use to copy and rename my daily reports.

Author: admin
Language: PowerShell
Tags:
Read More254

JavaScript Alart 03/21/2021

Description:

The alert() method displays an alert box with a specified message.

Author: Guitarman
Language: JavaScript
Tags:
Read More244

SqlConnection Class in C# 03/20/2021

Description:

Represents a connection to a SQL Server database.

Author: b.henry
Language: C#
Tags: cs
Read More238



Get and format date in PHP 03/20/2021

Description:

date() Returns a string formatted according to the given format string using the given integer timestamp

Author: b.henry
Language: PHP
Tags: cs
Read More279

HS-HASH 03/19/2021

Description:

HS-HASH is a data hashing class that uses a secure hash algorithm and returns the hashed value of the entered string.

Author: admin
Language: C#
Tags: hs hash sha512 sha256
Read More340

SHA256 Class 03/19/2021

Description:

Computes the SHA256 hash for the input data.

Author: admin
Language: C#
Tags: cs
Read More364

NSIS Installer Script 03/19/2021

Description:

NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers.

Author: b.henry
Language: NSIS
Tags: NSIS installer
Read More307



HS Progress Bar 03/19/2021

Description:

The goal of HS WPF progress bar control is to provide a simple and good looking control that also shows the text value of the progress bar.

Author: admin
Language: Visual Basic .NET
Tags: hs progress bar
Read More285

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

JavaScript Output 03/18/2021

Description:

Here's an example of javascript using innerHTML

Author: b.henry
Language: JavaScript
Tags: javascript
Read More279