Gftryfjhvhgv JJNKHK
Gftryfjhvhgv JJNKHK
Gftryfjhvhgv JJNKHK
ማ
ር
ፍ
ጨምር ጠ
ር
ግ
ባ
FREE DOWNLOAD
MANAGEMENT SYSTEM
PROJECT REPORT
WITH SOURCE CODE IN
ASP.NET JAVA AND
PHP FOR IGNOU
Free download management system project
documentation with JAVA, PHP AND ASP.NET
source code. In all project report you will get
introduction and objective of the project, system
analysis, feasibility study, project planning, DFD
diagram, system design, database design,
complete project coding, and ER diagram of the
project. These project reports and synopsis are
useful for BCA, MCA BSC CS, MSC IT B.TECH,
M.TECH and BE computer science last year
students IGNOU, SMU university final year
projects
PROJECT REPORT
SPONSORED LINKS
LIBRARY MANAGEMENT
SYSTEM PROJECT REPORT -
FREE DOWNLOAD
LIBRARY MANAGEMENT SYSTEM PROJECT REPORT
PROJECT REPORT
LIBRARY MANAGEMENT SYSTEM PROJECT REPORT
PROJECT REPORT
ONLINE LIBRARY MANAGEMENT SYSTEM MINI PROJECT REPORT
ABSTRACT
Library is place where all kind of books are available. Intranet Library
Management system is a web based application. This system contains
list of all the books and can be accessed by remote users concurrently
from any where in the campus. But for that users must be registered
user. This system is three tier architecture.
Client sends requests, on receiving the request the server
processes it and extracts the data from database and sends the result
back to the client. This system provides separate interface and login for
librarian, students and faculties. Librarian can modify database.
Users can search for books and renewal books online. They
can recommend for new books by just sending messages to the librarian
from any where in the college. They can view the issue and return dates
of any book and due they have to pay. This system generates reports
that can be used in analyzing the library performance. Thus the
management can take appropriate steps to improve the facilities.
INDEX
S. N CONTENTS
1. INTRODUCTION
2. ANALYSIS
3. DESIGN APPROACH
4. PROJECT MODULES
5. IMPLEMENTATION
4.2 TESTING
6. OUTPUT SCREENS
7. CONCLUSION
8. FUTURE ENHANCEMENTS
9. BIBILIOGRAPHY
INTRODUCTION:
Library Management System consists of list of records
about the management of the details of the students and the issues
going on and also about some books and all. This is a web-based
application. The project has three modules namely- User, Registration,
Librarian. According to the Modules the Distributor and Sub
Distributors can manage and do their activities in easy manner.
As the modern organizations are automated and computers are
working as per the instructions, it becomes essential for the
coordination of human beings, commodity and computers in a modern
organization. This information helps the distributors to purchase or sale
the products very efficiently.
The administrators and all the others can communicate with
the system through this project, thus facilitating effective
implementation and monitoring of various activities of the distributor
of a supermarket.
1. Existing System
Various problems of physical system are described below :-
If one is not very careful then there is a possibility of issuing more
than one book to a user.
There is a possibility of issuing a book to a user, whose
membership is not there.
When a user requests for the a book, one has to physically check
for the presence of a book in the library
Answering management query is a time consuming process.
Daily keeping a manual record of changes taking place in the
library such as book being issued, book being returned etc can become
cumbersome if the Library size is bigger.
2. Proposed System
The LIBRARY MANAGEMENT SYSTEM is a software application
which avoids more manual hours in taking the book, that need to spend
in record keeping and generating reports. Maintaining of user details is
complex in manual system in terms of agreements, royalty and
activities. This all have to be maintained in ledgers or books. Co-
coordinators needs to verify each record for small information also.
Easy search of book in the online library.
Avoid the manual work.
User need not go to the library for Issue any kind of book, he can
renewal the book online.
3. Objective of the System
The goal of the system is to bring down the work load with the
increased efficiency and to speed up the activities. With this it is very
easy to process course fee that is collected time to time from students
who are registered and studying at franchisees.
System Specifications
Hardware Requirements:-
Pentium-IV(Processor).
256 MB Ram
512 KB Cache Memory
Hard disk 10 GB
Microsoft Compatible 101 or more Key Board
Software Requirements: -
• Operating System : Windows 95/98/XP with MS-office
• Programming language: .NET2.0, VISUAL STUDIO2005
• Web-Technology : ASP.NET
• Back-End : SQL SERVER 2005
• Web Server : IIS.
UML Diagrams:
Actor:
A coherent set of roles that users of use cases play when
interacting with the use `cases.
Use case: A description of sequence of actions, including
variants, that a system performs that yields an observable result
of value of an actor.
UML stands for Unified Modeling Language. UML is a language
for specifying, visualizing and documenting the system. This is
the step while developing any product after analysis. The goal
from this is to produce a model of the entities involved in the
project which later need to be built. The representation of the
entities that are to be used in the product being developed need to
be designed.
There are various kinds of methods in software design:
They are as follows:
Use case Diagram
Sequence Diagram
Collaboration Diagram
Activity Diagram
State chat Diagram
USECASE DIAGRAMS:
Use case diagrams model behavior within a system and helps the
developers understand of what the user require. The stick man
represents what’s called an actor.
Use case diagram can be useful for getting an overall
view of the system and clarifying who can do and more importantly
what they can’t do.
Use case diagram consists of use cases and actors and
shows the interaction between the use case and actors.
The purpose is to show the interactions between the use case and
actor.
To represent the system requirements from user’s perspective.
An actor could be the end-user of the system or an external system.
USECASE DIAGRAM:
A Use case is a description of set of sequence of actions. Graphically it
is rendered as an ellipse with solid line including only its name. Use
case diagram is a behavioral diagram that shows a set of use cases and
actors and their relationship. It is an association between the use cases
and actors. An actor represents a real-world object. Primary Actor –
Sender, Secondary ActorReceiver.
SEQUENCE DIAGRAM:
Sequence diagram and collaboration diagram are called
INTERACTION DIAGRAMS. An interaction diagram shows an
interaction, consisting of set of objects and their relationship including
the messages that may be dispatched among them.
A sequence diagram is an introduction that empathizes the time
ordering of messages. Graphically a sequence diagram is a table that
shows objects arranged along the X-axis and messages ordered in
increasing time along the Y-axis
DATA FLOW DIAGRAMS OF LIBRARY
MANAGEMENT SYSTEM PROJECT
The DFD takes an input-process-output view of a system i.e. data
objects flow into the software, are transformed by processing elements,
and resultant data objects flow out of the software.
E-R Diagrams OF LIBRARY MANAGEMENT
SYSTEM PROJECT
PROJECT MODULES
MODULES USED:-
The proposed system categories and follows these modules to
implement
Login component
1. Administrator(Head office manager)
2. Librarian
3. User
Administrator Component
1. Administrator
Student Component
1. Books Details
2. Issue Details
MODULES DESCRIPSTION:-
User: Using login id and password user can the use Library
online where users can search for books and renewal books online.
They can recommend for new books by just sending messages to the
librarian from any where in the college. They can view the issue and
return dates of any book and due they have to pay.
Registration: In the Registration module, user has to register
himself by supplying his personal information which gets store in data
base which are using as backend. By registering himself user will get
his login id and Password so that he can access Library online. Separate
Register form should be designed for separate user
(Student, Faculty, Librarian) and separate login has to provided for
each user. For example if the users are students then student id should
be SH001.
FEASIBILITY STUDY:
Feasibility study is conducted once the problem is clearly understood.
Feasibility study is a high level capsule version of the entire system
analysis and design process. The objective is to determine quickly at a
minimum expense how to solve a problem. The purpose of feasibility
is not to solve the problem but to determine if the problem is worth
solving.
The system has been tested for feasibility in the following
points.
1. Technical Feasibility
2. Economical Feasibility
3. Operational Feasibility.
1. Technical Feasibility
The project entitles "Courier Service System” is
technically feasibility because of the below mentioned feature. The
project was developed in Java which Graphical User Interface.
It provides the high level of reliability, availability and
compatibility. All these make Java an appropriate language for this
project. Thus the existing software Java is a powerful language.
2. Economical Feasibility
The computerized system will help in automate the
selection leading the profits and details of the organization. With this
software, the machine and manpower utilization are expected to go up
by 80-90% approximately. The costs incurred of not creating the
system are set to be great, because precious time can be wanted by
manually.
3. Operational Feasibility
In this project, the management will
know the details of each project where he may be presented and the
data will be maintained as decentralized and if any inquires for that
particular contract can be known as per their requirements and
necessaries.
Implementation:
Implementation is the stage where the theoretical design is turned
into a working system. The most crucial stage in achieving a new
successful system and in giving confidence on the new system for the
users that it will work efficiently and effectively.
The system can be implemented only after thorough testing is done and
if it is found to work according to the specification.
The more complex the system being implemented, the more involved
will be the systems analysis and design effort required just for
implementation.
The implementation phase comprises of several activities. The
required hardware and software acquisition is carried out. The system
may require some software to be developed. For this, programs are
written and tested. The user then changes over to his new fully tested
system and the old system is discontinued.
TESTING:
The testing phase is an important part of software development.
It is the puterized system will help in automate process of finding errors
and missing operations and also a complete verification to determine
whether the objectives are met and the user requirements are satisfied.
Correction
Adaptation
Enhancement
Prevention
Correction:
Even with the best quality assurance activities is lightly that the
customer will uncover defects in the software. Corrective maintenance
changes the software to correct defects.
ADAPTATION:
Over time, the original environment (E>G., CPU, operating
system, business rules, external product characteristics) for which the
software was developed is likely to change. Adaptive maintenance
results in modification to the software to accommodate change to its
external environment.
ENHANCEMENT:
As software is used, the customer/user will recognize additional
functions that will provide benefit. Perceptive maintenance extends the
software beyond its original function requirements.
PREVENTION:
Computer software deteriorates due to change, and because of
this, preventive maintenance, often called software re engineering, must
be conducted to enable the software to serve the needs of its end users.
In essence, preventive maintenance makes changes to computer
programs so that they can be more easily corrected, adapted, and
enhanced. Software configuration management (SCM) is an umbrella
activity that is applied throughout the software process. SCM activities
are developed to
Database Models:
JDBC and accessing the database through applets, and JDBC API
via an intermediate server resulted in a new type of database model
which is different from the client-server model. Based on number of
intermediate servers through which request should go it si named as
single tier, two tier and multi tier architecture.
Single Tier:
In a single tier the server and client are the same in the sense
that a client program that needs information (client) and the source of
this type of architecture is also possible in Java, in case flat filters are
used to store the data. However this is useful only in case of small
applications. The advantage with this is the simplicity and portability of
the application developed.
INTRODUCTION TO HTML4.0
What is the World Wide Web?
The World Wide Web is a network of information
resources. The Web relies on three mechanisms to make these
resources readily available to the widest possible audience.
1. A uniform naming scheme for locating resources on the Web (e.g.
URLs)
2. Protocols, for access to named resources over the Web (e.g.
HTTP)
3. Hypertext, for easy navigation among resources (e.g.HTML)
The ties between the three mechanisms are apparent throughout this
specification.
What is HTML?
To publish information for global distribution, one needs
a universally understood language, a kind of publishing mother tongue
that all computers may potentially understand. The publishing
language used by the World Wide Web is HTML (from Hyper Text
Markup Language). HTML gives authors the means to
- Publish online documents with headings, text, tables, lists, photos,
etc.
- Retrieve online information via hypertext links, at the click of a
button
- Design forms for conducting transactions with remote services, for
use in searching for information, making reservations, ordering
products etc.
- Include spread - sheets, video clips, sound clips, and other
applications directly in their documents.
The basic idea of the system development life cycle is that there is
a well-defined process by which an application is conceived and
developed and implemented. The life cycle gives structure to a creative
process. In order to manage and control the development effort, it is
necessary to know what should have been done, what has been done,
and what has yet to be accomplished. The phrases in the system
development life cycle provide a basis for management and control
because they define segments of the
flow of work, which can be identified for managerial purposes and
specifies the documents or other deliverables to be produced in each
phase.
The phases in the life cycle for information system development
are described differently by different writers, but the differences are
primarily in the amount of necessity and manner of categorization.
There is a general agreement on the flow of development steps and the
necessity for control procedures at each stage.
1) Definition.
2) Development.
3) Installation and operation.
The first stage of the process, which defines the information
requirements for a feasible cost effective system. The requirements are
then translated into a physical system of forms, procedures, programs
etc., by the system design, computer programming and procedure
development. The resulting system is test and put into operation. No
system is perfect so there is always a need for maintenance changes. To
complete the cycle, there should be a post audit of the system to
evaluate how well it performs and how well it meets the cost and
performance specifications. The stages of definition, development and
installation and operation can therefore be divided into smaller steps or
phrases as follows.
Definition
Proposed definition : preparation of request for proposed
applications.
Feasibility assessment : evaluation of feasibility and cost benefit of
proposed system.
Information requirement analysis : determination of information
needed.
Design
Conceptual design : User-oriented design of application
development.
Physical system design : Detailed design of flows and processes in
applications processing system and preparation of program
specification.
Development
Program development : coding and testing of computer programs.
Procedure development : design of procedures and preparation of
user instructions.
The primary objective for test case design is to derive a set of tests
that has the highest livelihood for uncovering defects in software. To
accomplish this objective two different categories of test case design
techniques are used. They are
White box testing.
Black box testing.
White-box testing:
White box testing focus on the program control structure. Test cases are
derived to ensure that all statements in the program have been executed
at least once during testing and that all logical conditions have been
executed.
Block-box testing:
Black box testing is designed to validate functional requirements
without regard to the internal workings of a program. Black box testing
mainly focuses on the information domain of the software, deriving test
cases by partitioning input and output in a manner that provides
through test coverage. Incorrect and missing functions, interface errors,
errors in data structures, error in functional logic are the errors falling
in this category.
Testing strategies:
A strategy for software testing must accommodate low-level tests that
are necessary to verify that all small source code segment has been
correctly implemented as well as high-level tests that validate major
system functions against customer requirements.
Testing fundamentals:
Testing is a process of executing program with the intent of finding
error. A good test case is one that has high probability of finding an
undiscovered error. If testing is conducted successfully it uncovers the
errors in the software. Testing cannot show the absence of defects, it
can only show that software defects present.
Testing Information flow:
Information flow for testing flows the pattern. Two class of input
provided to test the process. The software configuration includes a
software requirements specification, a design specification and source
code.
Test configuration includes test plan and test cases and test tools. Tests
are conducted and all the results are evaluated. That is test results are
compared with expected results. When erroneous data are uncovered,
an error is implied and debugging commences.
Unit testing:
Unit testing is essential for the verification of the code produced during
the coding phase and hence the goal is to test the internal logic of the
modules. Using the detailed design description as a guide, important
paths are tested to uncover errors with in the boundary of the modules.
These tests were carried out during the programming stage itself. All
units of ViennaSQL were successfully tested.
Integration testing :
Integration testing focuses on unit tested modules and build the
program structure that is dictated by the design phase.
System testing:
System testing tests the integration of each module in the system. It
also tests to find discrepancies between the system and it’s original
objective, current specification and system documentation. The primary
concern is the compatibility of individual modules. Entire system is
working properly or not will be tested here, and specified path ODBC
connection will correct or not, and giving output or not are tested here
these verifications and validations are done by giving input values to
the system and by comparing with expected output. Top-down testing
implementing here.
ACCEPTANCE TESTING:
This testing is done to verify the readiness of the system for the
implementation. Acceptance testing begins when the system is
complete. Its purpose is to provide the end user with the confidence that
the system is ready for use. It involves planning and execution of
functional tests, performance tests and stress tests in order to
demonstrate that the implemented system satisfies its requirements.
Tools to special importance during acceptance testing include:
Test coverage Analyzer – records the control paths followed for each
test case.
Timing Analyzer – also called a profiler, reports the time spent in
various regions of the code are areas to concentrate on to improve
system performance.
Coding standards – static analyzers and standard checkers are used to
inspect code for deviations from standards and guidelines.
Test Cases:
Test cases are derived to ensure that all statements in the program have
been executed at least once during testing and that all logical conditions
have been executed.
Using White-Box testing methods, the software engineer can drive test
cases that
Guarantee that logical decisions on their true and false sides.
Exercise all logical decisions on their true and false sides.
Execute all loops at their boundaries and with in their operational
bounds.
Exercise internal data structure to assure their validity.
The test case specification for system testing has to be submitted for
review before system testing commences.
CONCLUSION:
The package was designed in such a way that future modifications can
be done easily. The following conclusions can be
deduced from the development of the project.
FUTURE ENHANCEMENTS:
This application avoids the manual work and the
problems concern with it. It is an easy way to obtain the information
regarding the various products information that are present in the
Library of a particular college.
Well I and my team members have worked
hard in order to present an improved website better than the existing
one’s regarding the information about the various activities. Still ,we
found out that the project can be done in a better way. Primarily, when
we request information about a particular product it just shows the
company, product id, product name and no. of quantities available. So,
after getting the information we can get access to the product company
website just by a click on the product name .
The next enhancement that we can add the
searching option. We can directly search to the particular product
company from this site .These are the two enhancements that we could
think of at present.
BIBLIOGRAPHY
The following books were referred during the analysis and execution
phase of the project
MICROSOFT .NET WITH C#
Microsoft .net series
C# COOK BOOK
O reilly Publications
BEGINNING ASP .NET 2.0 E-COMMERCE IN C#
2005
Novice to Professional.
WEBSITES:
www.google.com
www.microsoft.com
Email This
BlogThis!
Share to Twitter
Share to Facebook
Share to Pinterest
No comments:
Post a Comment
Home
PAGES
• Home
• EYE BANK MANAGEMENT SYSTEM PROJECT REPORT
• ONLINE FOOD PIZZA AND CAKE ORDER MANAGEMENT
SYSTEM PROJECT REPORT
• BIKE SHOWROOM MANAGEMENT SYSTEM PROJECT REPORT
• LOAN MANAGEMENT SYSTEM PROJECT REPORT
• COLLEGE MANAGEMENT SYSTEM PROJECT REPORT - FREE
DOWNLOAD
• ONLINE INSURANCE MANAGEMENT SYSTEM PROJECT
REPORT
• VIDEO LIBRARY MANAGEMENT SYSTEM PROJECT REPORT
• EMPLOYEE LEAVE MANAGEMENT SYSTEM PROJECT
REPORT
• SUPERMARKET RETAIL MANAGEMENT SYSTEM PROJECT
REPOR...
• COMPUTER INSTITUTE MANAGEMENT SYSTEM PROJECT
REPOR...
• ATTENDANCE MANAGEMENT SYSTEM PROJECT REPORT
• SUPPLY CHAIN AND DISTRIBUTION MANAGEMENT SYSTEM
PR...
• ONLINE TENDER MANAGEMENT SYSTEM PROJECT REPORT
• STUDENT INFORMATION MANAGEMENT SYSTEM PROJECT
REPO...
• RAILWAY TICKET RESERVATION SYSTEM PROJECT REPORT
• CABLE OPERATOR MANAGEMENT SYSTEM PROJECT
REPORT
• ELECTRICITY POWER BILL MANAGEMENT SYSTEM PROJECT
R...
• AIRLINE RESERVATION AND TICKET BOOKING SYSTEM
PROJ...
• TOLL TAX MANAGEMENT SYSTEM PROJECT REPORT
• CUSTOMER QUERY AND CUSTOMER SUPPORT
MANAGEMENT SYS...
• BUS TICKET RESERVATION MANAGEMENT SYSTEM
PROJECT R...
• CUSTOMER CARE AND COMPLAINT REGISTRATION
MANAGEMEN...
• CUSTOMER CARE MANAGEMENT SYSTEM PROJECT REPORT
• SALES AND COMMODITY INVENTORY MANAGEMENT SYSTEM
PR...
• ONLINE BUG TRACKING SYSTEM PROJECT REPORT
• ONLINE TAX MANAGEMENT SYSTEM PROJECT REPORT
• ONLINE CONFERENCE MANAGEMENT SYSTEM PROJECT
REPORT...
• GAS AGENCY MANAGEMENT SYSTEM PROJECT REPORT
• MEDICAL STORE INVENTORY AND BILLING MANAGEMENT
SYS...
• ONLINE COUNSELING MANAGEMENT SYSTEM PROJECT
REPORT...
• MOVIE TICKET BOOKING SYSTEM PROJECT REPORT
• STUDENT RESULT MANAGEMENT SYSTEM PROJECT
REPORT
• DEPARTMENTAL STORE MANAGEMENT SYSTEM PROJECT
REPOR...
• STUDENT ADMISSION MANAGEMENT SYSTEM PROJECT
REPORT...
• POST OFFICE MANAGEMENT SYSTEM PROJECT REPORT
• DAIRY MANAGEMENT SYSTEM PROJECT REPORT
• CYBER CAFE MANAGEMENT SYSTEM PROJECT REPORT
• VEHICLE SERVICE MANAGEMENT SYSTEM PROJECT
REPORT
• UNIVERSITY ADMISSION MANAGEMENT SYSTEM PROJECT
REP...
• MUSIC STORE MANAGEMENT SYSTEM PROJECT REPORT
• ACCOUNT MANAGEMENT SYSTEM PROJECT REPORT
• STUDENT STAFF FEEDBACK SYSTEM PROJECT REPORT
• JEWELLERY MANAGEMENT SYSTEM PROJECT REPORT
• ADVERTISEMENT MANAGEMENT SYSTEM PROJECT REPORT
• ASSET MANAGEMENT SYSTEM PROJECT REPORT
• FURNITURE SHOWROOM MANAGEMENT SYSTEM PROJECT
REPOR...
• CRIME RECORDS MANAGEMENT SYSTEM PROJECT REPORT
• PROPERTY MANAGEMENT SYSTEM PROJECT REPORT
• PETROL PUMP MANAGEMENT SYSTEM PROJECT REPORT
• HOUSING SOCIETY MANAGEMENT SYSTEM PROJECT
REPORT
• RTO MANAGEMENT SYSTEM PROJECT REPORT
• PAYROLL MANAGEMENT SYSTEM PROJECT REPORT
• ONLINE JOB PORTAL WEBSITE MANAGEMENT SYSTEM
PROJEC...
• ONLINE MOBILE RECHARGE MANAGEMENT SYSTEM
PROJECT R...
• CLINIC MANAGEMENT SYSTEM PROJECT REPORT
• ONLINE DISCUSSION FORUM MANAGEMENT SYSTEM
PROJECT ...
• RESTAURANT MANAGEMENT SYSTEM PROJECT REPORT
• HOTEL MANAGEMENT SYSTEM PROJECT REPORT
• HOSPITAL MANAGEMENT SYSTEM PROJECT REPORT
• ECOMMERCE WEBSITE MANAGEMENT SYSTEM PROJECT
REPORT...
• HEALTH CARE MANAGEMENT SYSTEM PROJECT REPORT
• BLOOD BANK MANAGEMENT SYSTEM PROJECT REPORT -
FREE DOWNLOAD
• TOURS AND TRAVEL MANAGEMENT SYSTEM PROJECT
REPORT - FREE DOWNLOAD
• CAR RENTAL SYSTEM PROJECT REPORT - FREE DOWNLOAD
• CAR BOOKING MANAGEMENT SYSTEM PROJECT REPORT -
FREE DOWNLOAD
• LIBRARY MANAGEMENT SYSTEM PROJECT REPORT - FREE
DOWNLOAD
• PHARMACY MANAGEMENT SYSTEM PROJECT REPORT -
FREE DOWNLOAD
• EVENT MANAGEMENT SYSTEM PROJECT REPORT - FREE
DOWNLOAD
• BILLING MANAGEMENT SYSTEM PROJECT REPORT
• BANK MANAGEMENT SYSTEM PROJECT REPORT - FREE
DOWNLOAD
• STUDENT REGISTRATION SYSTEM PROJECT REPORT
• BOOK STORE MANAGEMENT SYSTEM PROJECT REPORT
• BOOK SHOP MANAGEMENT SYSTEM PROJECT REPORT
• BEAUTY PARLOUR MANAGEMENT SYSTEM PROJECT
REPORT - ...
• SCHOOL MANAGEMENT SYSTEM PROJECT IN JAVA FREE
DOWNLOAD
• SCHOOL MANAGEMENT SYSTEM PROJECT IN ASP.NET
• SCHOOL MANAGEMENT SYSTEM PROJECT IN PHP
• SCHOOL MANAGEMENT SYSTEM PROJECT REPORT FREE
DOWNLOAD
• FREE DOWNLOAD UNIVERSITY MANAGEMENT SYSTEM
PROJECT REPORT
• AIRLINE RESERVATION SYSTEM PROJECT REPORT - FREE
DOWNLOAD
• AIRLINE RESERVATION SYSTEM PROJECT IN ASP.NET - FREE
DOWNLOAD
• AIRLINE RESERVATION SYSTEM PROJECT IN PHP with SQL
Server – FREE DOWNLOAD
• AIRLINE RESERVATION SYSTEM PROJECT IN JAVA – FREE
DOWNLOAD
• MCA PROJECT ON AIRLINE RESERVATION SYSTEM IN JAVA
PHP AND ASP.NET
• BSc CS PROJECT ON AIRLINE RESERVATION SYSTEM - FREE
DOWNLOAD
• FREE IGNOU MCA FREE PROJECT, SYNOPSIS, FINAL
REPORT
• BCA MCA FINAL YEAR PROJECTS IN ASP.NET, JAVA, VB
• COURIER MANAGEMENT SYSTEM PROJECT REPORT
• Customer care and relationship management system Project report
• Airline flight ticket booking and reservation system Project Report
• Transport management system project report
• FREE IGNOU BCA PROJECTS ASSIGNMENTS 2015
• FREE Download IGNOU MCA PROJECTS, ASSIGNMENT 2013,
FREE Download IGNOU BCA PROJECTS
FOLLOWERS
ተከታዮች (88) ቀጣይ
ተከተል
BLOG ARCHIVE
▼ 2009 (2)
▼ April (2)
IGNOU ASSIGNMENT, PROJECT,
SYNOPSIS, free bca proj...
Free download ignou mca projects, free
download ig...
► 2013 (174)
ABOUT ME
Sabbu
View my complete profile
AMAZON PRODUCT
404. That’s an error.
The requested URL
was not found on this
server. That’s all we
know.
GOOGLE ANALYTICS