This is a WPF application that can help users track and analyze their performance in tests. It also stores their scores in various tests for future reference. It is written using C# and Sql Server 2008 r2... U can learn : Developing Login Module Developing Admin Module Developing The Student Module Restore Database from .sql script using sql server management studio 2008 For students or anyone
This is a medical management system developed using php and mysql. users can register and schedule appointments with the doctor and the doctor can use the administration site to delete, add new users and manage schedules and add services. How to run: Create database named database to phpmyadmin and import the database.sql. You need a Wamp or Xampp Server,and a PHP IDE Editor. Additional
This is a Car Wash Booking with the following modules; 1. admin 2. user registration 3. admin panel For more information contact us on http://www.twitter.com/eliudprom website: http://wwww.eliudpro.com blog: htttp://eliudpro.blogspot.com enjoy ur day
Use the following link to implement your web based applications. http://www.webappsweb.com/Project/ Here you are going to experience a very easy way to implement your asp.net project.
This project will teach you on how to create a book like page. It can be used on our image gallery. In my example, I used my previous project which is the Image Gallery. Click the folder album and flip pages to view images. You can view the next images or the previous images. Hope you learn from this.
This validation code is for ultimate beginners who would like to validate a signup form completely. It uses an array to hold all errors and then displays the errors where applicable. Hope you learn from this