CASAP CP-A Grading System

Submitted by Andrie Octavio… on
This grading system have 2 parts. One is for the teacher and the other is for the students. The teachers page enable the teacher to add, delete and edit students. It can also solve student's gradades and post it on student's page. Student's page is where the student's can view the grades posted by the teachers. Members: Andrea amor octavio emel agustin bermeo christinebelle grace marfil maria

C# - Populate ComboBox With SQLite

Submitted by razormist on
Learn on how to create a Populate ComboBox With SQLite using C#. C# is a general-purpose, object-oriented programming language. C# automatically manages inaccessible object memory using a garbage collector, which eliminates developer concerns and memory leaks. C# is faster than dynamically typed languages because things are more clearly defined. It contains several classes that support any C# platforms, like game development. It has a friendly environment for all new developers.

C# - Simple Auto Complete List With SQLite

Submitted by razormist on
Learn on how to create a Simple Auto Complete List With SQLite using C#. C# is a general-purpose, object-oriented programming language. C# automatically manages inaccessible object memory using a garbage collector, which eliminates developer concerns and memory leaks. C# is faster than dynamically typed languages because things are more clearly defined.

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.