Monday, 9 September 2013

Online Student Registration System

The Online Student Registration System is an web based portal developed in ASP. Online Registration system will allow online submission of student application, Student Registration, Perform Computer based quiz/test. Stored test results, modify student profile. Online Student Registration System Project consists of two functional elements: an enhanced Student module for Registration, Edit Profile, View Test history, Change Password. Online Test/Quiz Module for Start test, give examination, calculate results, store test results, manage question banks. 

You can free download all the project documentation, project source code, active server page (*.asp) files, Java Script (.js) files, cascading style sheet (.cs) CSS files, Image and Layout files, database, Installation Guide from download link. Code are well commented for your reference, however if you want any clarification you can contact me for further explanation, click here to view online demo of this application.

Click here to get more than 500 unique academic project idea in different programming languages. Download this project concept, abstract, SRS, source code to complete project for your college submission.

Who can use this project ?
  • Submission of semester and final year college student for academic purpose.
  • Student who are submitting their mini, major project for BE, BCA, BSC-IT, BIT, MBA, MCA, MS, this project is well commented, ready made project documentation available for submission.
  • Who want to learn asp and database programming in visual basic script.
  • Student of Mumbai, Delhi, Calcutta, Chennai, Pune, Bangalore University of India and other international university.
  • IGNOU, SMU, DOEACC student.
  • How to develop web projects by using ASP, Java Script.
  • How to host web application in IIS - Internet Information Server.
     
AbstractCurrently student submits hardcopy of filled application form to the college/university, office staff enters all data into excel file and write same in manual register. Issue hall ticket / admit card to student and conduct test for student. Student comes to college and give test for the specified date. Office staff check all the paper calculate results and type all the details for taking printout and display it in college premises. College inform student to check the result, student comes to college and view the results.

Proposed online student registration system will eliminate all the manual intervention and increase the speed of whole process. System will allow student to fill the form online, system has inbuilt validation system to validate the entered data. After successful submission, system will give unique registration no for each student. Student can login into system by using registration no and give online test. System will show the result after instantly and stored the results for further use.

Project Requirement
  • On line submission of application forms.
  • On-line Quizzes for the first semester courses. There should be minimum 50 questions (objective types with four options)
  • When user leaves the test its result should be displayed at that moment.
  • There should be a proper login system for the user where security is required.
  • The web technologies to be used ; DHTML, CSS, JavaScript and ASP
  • The proper validation should be done.
Solution
After analysis the requirement we decide that we need to create following web pages
  • Home Page
  • Login Page
  • My Page
  • Registration
  • Change Password
  • Edit Profile
  • Start Test
  • Examination
  • Results
  • FAQ
  • Contact Us
Deployment Environment
  • Database Server 
    OS – Win 2003 Enterprise Server
    MS Access
    HDD – Min 10 GB, Recommended 25 GB
    RAM – Min 1 GB, Recommended 2 GB
    Processor - Pentium Dual Xenon Processor
     
  • Application Server 
    OS – Win 2003 Enterprise Server
    IIS – Internet Information Server
    HDD – Min 5 GB, Recommended 10 GB
    RAM – Min 1 GB, Recommended 2 GB
    Processor - Pentium Dual Xenon Processor
     
  • Workstation: The online registration system web application will operate with the following Web Browsers: Microsoft Internet Explorer version 5.0, 6.0. 7.0.
     
Development Tools and Technologies
  • ASP (Active Server Pages)
    -Inbuilt with IISS 4.0 onward
    -No need of compilation and any special software package.
     
  • MS Access
    -Easy to use and easy to deployment
    -ADO compatibility especially with ASP scripting.
Online Student Registration System Use Case
Download the project documentation, source code, database and report files. 


. Project Synopsis
2. Project Report
3. Installation Guide
4. Project Source Code
read more...

C++ - Payroll Management System (PMS)

Payroll Management System (PMS) developed in C++ Programming Language. PMS system has features to add employee details, edit exiting employee records, display employee details, calculate salary, generate salary slip.

You can free download of this C++ project documentation, .CPP project source code files, .DAT data file and installation guide from download link. Code are well commented for your reference, however if you want any clarification you can contact me for further explanation, click here to view online demo of this application.

Click here to get more than 500 unique final year academic project idea in different programming languages. Download this project concept, abstract, SRS, source code to complete project for your college submission.

Who can use this C++ project ?

  • Submission of C++ assignment, semester and final year project for academic purpose.



  • Student who are submitting their mini, small, major project for BE, BCA, BSC-IT, BIT, MBA, MCA, MS, PGDIT. C++ Payroll project is well commented, ready made project documentation available for submission.
  • Who want to learn C++ programming language and C++ File handling 
  • Student of Mumbai, Delhi, Calcutta, Chennai, Pune, Bangalore University of India and other international university.
  • IGNOU, SMU, DOEACC, SYMBIOSIS student.
  • Understand C++ Programming source for Class, Object, Inheritance, Structure, File Handling, Screen Manipulation, Graphics, Standard Input and Output, User Function, Built in Function, Menu Creation.  

  • AbstractPMS - Payroll Management System was to develop a payroll system that would keep a record of employee data including their demographic, salary data, and also to be able to calculate the pay of the employees taking into consideration employee data. We have studied P2P company for their semi-manual payroll process, some of the problems associated with the above mentioned manual process are listed below:
    • The employee details are stored in multiple MS Excel spread sheet, and no master data available for computing salary.
    • Searching and edit employee information is time consuming.
    • View and print employee historical payroll data.
    To overcome these problems, it is proposed to develop a software titled Payroll Management System (PMS) which is desktop application, GUI based menu driven application developed in C++ programming language. System is developed in C++ object oriented programming technique, this dos based application can run on any windows operating system and dose not required any supporting or licenses software to run. Although it is DOS based application however user can operate all the menu and option by using mouse.  

    Development and Deployment Environment
    • Development 
      Turbo C++ Compiler, You can get details about  turbo C++ complier for edit or compile  this project source code from    http://en.wikipedia.org/wiki/Borland_Turbo_C 
    • Workstation: The medical information system application will operate in any version of Windows Operating System.
      1. Project Synopsis
      2. Project Report
      3. Installation Guide
      4. Project Source Code

     
    read more...

    Tips for programming

    Tips of security programming, SQL Injection, Code Injection, encryption decryption, password recovery, interview question and answer, connection string and many more.

    AVG AntiVirus 2014
    1. What is Encryption
    Encryption is the process of changing intelligible data into unintelligible data. Decryption is the opposite of encryption it decrypt the encrypted data into intelligible data.


    2. XOR Encryption
    The simplest stream cipher is called the Vernam cipher or XOR Encryption. A bit from a key is added, with the carry discarded, to a bit from the plaintext to yield one bit of cipher text (this operation is called exclusive -OR).


    3. Transposition Encryption
    Transposition ciphers are based on the rearrangement of each character in the plain text message to prpduce a cipher text, These encryption technique include reversing the entire message, reforming the message into a geometrical shape, rearranging the plain text by scrambiling a sequence of columns, and periodically permuting the character of the plain text.

    4. Symmetric or Secret Key Encryption
    In this type of encryption both the sender and recipient posses the same key, to encrypt and decrypt the data, for successful operation both parties must agree upon a shared secret key.

    5. Asymmetric Encryption
    Asymmetric Encryption is a form of Encryption where keys come in pairs. What one key encrypts, only the other can decrypt.

    6. Certificate Authority
    Certification authority (CA) is an entity which issues digital certificates for use by other parties. It is an example of a trusted third party.

    7. Decryption Logics
    There is no predefined formula for find the secret key. It is an art and normally known as cryptography or reverse engineering.

    8. Sample Coding
    Source code of all the encryption algorithms.


    SQL Injection

    1. What is SQL Injection
    SQL Injection the most popular method to pass SQL command deliberately from input filed in application.


    2. SQL Injection by example
    SQL injection is a type of security exploit in which the attacker adds SQL statements through a web application's input fields or hidden parameters to gain access to resources or make changes to data.

    3. Advanced SQL Injection
    SQL Injection is the hacking technique which attempts to pass SQL commands (statements) through a web application for execution by the backend database.


    Password Recovery

    1. Cracking of Secret keys
    Cryptanalysis has long relied on the lengthy, patient applications of trail and error in order to crack a code. The advent of electronic computing both hardware means high processor speed, high memory and software means multi tasking, multi processing software platform dramatically enhanced that process.


    2. Brute Force Cracking of Passwords
    Brute force technique is very simple and efficient, basically it try out all possible combination of password by given character set. The developer of such program admitted that the software includes artificial delays to make the cracking appear to take longer than it really does. because some commercial application have restricted by numbers of attempt for password guising and automatically lock the system for preventing hack.

    3. Password Recovery Source Code
    You can download password recovery source code written in Visual Basic.



    IT/Software/Database Interview Question and Answer

    1. Tips for success in technical interview
    This is the collection of Interview Question, I collected form different source, I try to give answer of all questions, if you are not satisfied or you think answers are not correct you can post your comment for that, I also appreciate you if you submit interview question and share your interview experience.

    2. Interview Question answer for .NET
    Interview questions and answers for VB.Net, C#, Interview question and answers for Microsoft .NET Framework, CLR. Interview question and answers for ADO.NET, Interview question and answers for basics of Microsoft Visual Studio .NET and Visual Basic .NET including Classes, OOPS, Syntaxes, Data access technologies, security. Interview question and answers for XML Web services, COM+, Server component.


    3. Interview Question answer Oracle
    Interview questions and answers for Oracle database development and database Administration. Oracle interview question including database concept, database architecture. Interview question and answer for oracle physical and logical database structure. Interview question and answers for oracle database designing, database implementation, administration, database objects, tables, views, triggers, index, primary key.



    4. Interview Question answer SQL Server
    Interview question and answers for Microsoft SQL Server database concept, designing and administration. MS SQLServer interview question and answers for database concept, database objects tables, views, stored procedure, triggers, constraints.


    Microsoft Certification


    1. MCP eBooks
    The Microsoft Certified Professional (MCP) program consist several papers, for preparing each paper you need to study the books, here I give you the source of Microsoft Press books. You can purchase MCP books from following sites or you can download the free eBook from following links. I provide links for following paper (70-305, 70-306, 70-228, 70-229, 70-300, 70-310, 70-290) which I have read to pass my MCP, MCAD, MCSD, MCDBA Certification. This books are most comprehensive books and specially made for clear the certification and covering all aspect of examination.




    2. MCP Test Simulators
    Download this free Microsoft Certification Examination Simulator with actual question and answer for practice. Test engine can simulate real examination environment. It will help you to prepare for the examination MCP (Microsoft Certified Professional), MCAD (Microsoft Certified Application Developer), MCSD (Microsoft Certified Solution Developer) and MCDBA (Microsoft Certified Database Administrator). This engine have two part one is the core engine and databank. You must download the engine first and download the databank as per your requirement of MCP Paper.


    Academic Project and Live Project, Source Code, Documentation


    1. Academic Project Source Code and Project Report
    Free download of Live Project Visual Basic 6, VB .NET, C#, ASP.NET, SQL Server Source Code for final year college student of Mumbai, Delhi, Calcutta, Chennai, Pune, Bangalore University of India and other international university, project submission of BE, BCA, MCA, MBA, IGNOU, SMU with complete synopsis, flow chart, DFD, requirement, documentation.
    read more...

    Free download


    Free download of Academic and Live Project in JAVA, PHP, Visual Basic 6, VB .NET, C#, ASP.NET, SQL Server, MySQL, Oracle, JSP, Android Source Code for final year college student of DOEACC, IGNOU, SMU, Mumbai, Delhi, Calcutta, Chennai, Pune, Nagpur, Bangalore, Osmania, Annamalai University of India and other international university, project submission of BE, BCA, MCA, MBA, MTech, MS, BSC-IT with complete synopsis, flow chart, DFD, requirement, documentation. download academic project. for students to download academic project free. free download academic project and presentations, research papers.. free download for students

    AVG Premium Security 2014 AVG AntiVirus 2014
    read more...

    Popular Posts