Project Management System C#

Submitted by vaibhav02 on
This Project Management System is written using C#.NET as front end and SQL Server 2008 as back end. Requirement : Visual Studio 2010 (Sql Server 2008) Main features are : 1. Employee management 2. Projects Entry 3. Project Stages Entry 4.Projects Category Entry 5.Clients Entry 6. Project Management 7. Database Backup 6. Database Recovery 9.Log Facility Advance Records search : 1. Clients Records

Scroller In TextBox Using HTML JavaScript

Submitted by alpha_luna on

Good Day!!!

Today, we are going to learn Scroller In TextBox. This project that scrolls itself in a text box. You can use this project in your certain site to catch the attention of your users. This will serve as an alert message or an announcement for your users to easily notice the message.

Example:

.style_text { cursor: no-drop; border: 3px solid #7A81DE; }

Colors in Java

Submitted by Erick_Ny on
This project display list of colors. It is written in Java swing. It can change the background color of JList, and get background and foreground colors. Try this yourself. This is very simple and easy to do. Hope this will you in your future project.