Password

How to Create a Password Strength Meter using jQuery

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a password strength meter using jQuery and Bootstrap 4. To improve user registration experience and for them to determine how strong their registered password, you can add this functionality to your registration form. jQuery is a javascript library that improves UI and makes you use javascript easier.

C# - Simple Random Password Generator

Submitted by razormist on
Learn on how to create a Simple Random Password Generator using C#. C# is a object-oriented programming language and all - purpose integrated development. C# automatically manages inaccessible object memory using a garbage collector, which eliminates developer concerns and memory leaks. It has a designed for improving productivity in the development of Web applications. It has a friendly environment for all new developers.