SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 03 | March -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2886
DATABASE ENGINE CONTROL THOUGH WEB PORTAL MONITORING
CONFIGURATION
M.Angel Jasmine Shirley1, Dr.Suneel Kumar2
1Research Scholar, 2Asst. Professor, Maharishi University Lucknow
-------------------------------------------------------------------------------***-----------------------------------------------------------------------------
ABSTRACT: Integrated Solution for Admission, Course
and Accounts for Institutes are complex information
technology (IT) applications that can be accessed by all
authorized employees of a given organization. The
Integrated Solution for Admission, Course and Accounts
for Institutes, implementation process must take into
account the challenges of both change institute
management and technology acceptance. The early DBMSs
are among the most influential software systems in
computer science, and the ideas and implementation
issues pioneered for DBMSs are widely copied and
reinvented. Business logics are implemented in database
engine layer and UI logics are implemented in presentation
layer. The community of people involved in designing and
implementing database systems is tight: many attended
the same schools, worked on the same influential research
projects, and collaborated on the same commercial
products. . In this paper, we attempt to capture the main
architectural aspects of modern database systems, with a
discussion of advanced topics. Some of these appear in the
literature, and we provide references where appropriate.
1. INTRODUCTION
The database layer provides an object view of database
information by applying schema semantics to database
records, thereby isolating the upper layers of the directory
service from the underlying database system. The
database layer is an internal interface that is not exposed
to users. No database access calls are made directly to the
Extensible Storage Engine; instead, all database access is
routed through the database layer.
Active Directory provides a hierarchical namespace. Each
object is uniquely identified in the database by its
individual naming attribute, called the relative
distinguished name (also known as the RDN). The relative
distinguished name and the chain of successive parent
object names make up the object's distinguished name
(also known as the DN). The database stores the relative
distinguished name for each object, as well as a reference
to the parent object The database layer follows these
parent references and concatenates the successive relative
distinguished names to form distinguished names.
Active Directory relative distinguished names are unique
within a particular parent; that is, Active Directory does
not permit two objects with the same relative
distinguished name under the same parent container. The
distinguished name identifies one object only and is
unique (that is, no other object in the directory has its
name).
A major function of the database layer is to translate each
distinguished name into an integer structure called
the distinguished name tag , which is used for all internal
accesses. The database layer guarantees the uniqueness of
the distinguished name tag for each database record.
All data that describes an object is held as a set of
attributes, which are stored as columns in the database.
The database layer is responsible for the creation,
retrieval, and deletion of individual records, attributes
within records, and values within attributes. To carry out
these functions, the database layer uses the schema cache
(an in-memory structure in the DSA) to get information
about the attributes that it needs.
a.) Database engine layer:
In database engine layer business logic are
implemented. So business logics are abstracted from
presented layer developer. It will give high security. So DB
engine developer (business developer) can continue his
work without depending the presentation layer. So the
project can be completed quickly. Now days splitting code
development import to achieve the target given by client.
b.) Presentation layer:
The presentation developer will be given necessary
methods to access the business logic values through the
DB engine. The presentation layer will have the UI logics. It
will give the good user friendly look and feel to users. The
presentation developer can develop independently to
complete their task.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 03 | March -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2887
System Architecture:
c.) Scope and Overview
In most of this paper, our focus is on architectural
fundamentals supporting core database functionality. We
do not attempt to provide a comprehensive review of
database algorithmics that have been extensively
documented in the literature. We also provide only
minimal discussion of many extensions present in modern
DBMSs, most of which provide features beyond core data
management but do not significantly alter the system
architecture. However, within the various sections of this
paper we note topics of interest that are beyond the scope
of the paper, and where possible we provide pointers to
additional reading. We begin our discussion with an
investigation of the overall architecture of database
systems. The first topic in any server system architecture
is its overall process structure, and we explore a variety of
viable alternatives on this front, first for uniprocessor
machines and then for the variety of parallel architectures
available today. This discussion of core server system
architecture is applicable to a variety of systems, but was
to a large degree pioneered in DBMS design. Following
this, we begin on the more domain-specific components of
a DBMS. We start with a single query’s view of the system,
focusing on the relational query processor. Following that,
we move into the storage architecture and transactional
storage management design. Finally, we present some of
the shared components and utilities that exist in most
DBMSs, but are rarely discussed in textbooks.
2. SYSTEM STUDY
The institute documents student details, fees details,
are maintained manually using note book, bill book, so the
management cannot get Fees details, student address,
student balance details, enquiry Detail and Book detail.
There are few employees working in manual system to do
the job partially. The manual system is not used at all for
the management.
The aim of the paper is automation of the all
customized activities of the Integrated Solution for
Admission, Course and Accounts for Institutes. This
includes the Book master, Course master, Enquiry, Enquiry
Details, Admission ,Receipt , Book Issue Details, Collection
Details, Account Details, Particular Course Details,
Particular Date Collection Details, Login page, Particular
Student Details and overall Details.
Presentation Layer Business Layer
Database Layer
SQL Server Database
Web User Interface(GUI)
Rich Controls
Server Controls
AJAX Controls
Database Engine
Business Logic
LINQ Concepts
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 03 | March -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2888
 Account functionalities are automated. So it helps
the management to know the balance details of
the candidate on time easily.
 It totally avoids the manual work.
 It will decrease the cost of the expenses
 It will provide the accurate result to the
management
 It is great software should be used by all schools,
colleges, institutes and universities.
 It uses the email engine, db engine, custom
controls, server controls, Ajax controls, sitemap
detail, LINQ (Language integrated query).
3. CONCLUSION
This application is providing extremely good
solution to the management. It automates all the necessary
business functionalities. It helps to reduce the expenses. It
helps to increase the productivity. It provides valid data on
time to the management. It uses the latest technology to
provide good solution to the management. It provides the
secured access to all the data.
The business user and admin users are enjoying to
use this application. It is user friendly application. It is
developed to support any latest technology like next
version of .net. All business users are appreciating our
team for providing secured, high performance, main
notification application to them
The role based security plays the main role in this
application. It provide the limited pages only to the limited
user and full access to the admin user. Actually it provides
only necessary pages to the necessary user.
The management and employees are using all the
functionalities with fulfilled options. We have delivered
successful application to the users. The management and
employees are some new functionality. We are discussing
the new functionalities which will be developed and
delivered to the user as soon as possible.
Our future enhancement for this application will be using
Silverlight. Because the management team expecting some
reports with Silverlight. We are planning to develop highly
interactive system for the new functionalities.
REFERENCES
1. D. E. Taylor, “Survey and taxonomy of packet
classification techniques,” ACM Comput. Surveys, vol.
37, no. 3, pp. 238–275, Sep. 2005.
2. Y. Xu, Z. Liu, Z. Zhang, and H. J. Chao, “An ultra high
throughput and memory efficient pipeline architecture
for multi-match packet classification without TCAMs,”
in Proc. ACM/IEEE ANCS, 2009, pp. 189–198.
3. K. Pagiamtzis and A. Sheikholeslami, “Content-
addressable memory (CAM) circuits and architectures:
A tutorial and survey,” IEEE J. Solid- State Circuits, vol.
41, no. 3, pp. 712–727, Mar. 2006.
4. E. Spitznagel, D. Taylor, and J. Turner, “Packet
classification using extended TCAMs,” in Proc. IEEE
ICNP, 2003, pp. 120 –131.
5. A. Bremler-Barr and D. Hendler, “Space-efficient
TCAM-based classification using gray coding,” in Proc.
IEEE INFOCOM, 2007, pp. 1388–1396.
6. A. Bremler-Barr, D. Hay, and D. Hendler, “Layered
interval codes for TCAM-based classification,” in Proc.
IEEE INFOCOM, 2009, pp. 1305–1313.
7. M. Bando, N. S. Artan, R. Wei, X. Guo, and H. J. Chao,
“Range hash for regular expression pre-filtering,” in
Proc. ACM/IEEE ANCS, 2010, pp. 1–12.
8. C. R. Meiners, A. X. Liu, and E. Torng, “Topological
transformation approaches to optimizing TCAM-based
packet classification systems,” in Proc. ACM
SIGMETRICS, 2009, pp. 73–84.
9. O. Rottenstreich and I. Keslassy, “Worst-case TCAM
rule expansion,” in Proc. IEEE INFOCOM, 2010, pp. 1–
5.
10. O. Rottenstreich et al., “Compressing forwarding
tables,” in Proc. IEEE INFOCOM, 2013, pp. 1231–1239.
11. O. Rottenstreich et al., “Compressing forwarding
tables for datacenter scalability,” IEEE J. Sel. Areas
Commun., Switching and Routing for Scalable and
Energy-Efficient Datacenter Networks, vol. 32, no. 1,
pp. 138 –151, Jan. 2014.
12. Q. Dong, S. Banerjee, J. Wang, D. Agrawal, and A.
Shukla, “Packet classifiers in ternary CAMs can be
smaller,” in Proc. ACM SIGMETRICS, 2006, pp. 311–
322.

More Related Content

What's hot

Introduction to Database Management Systems
Introduction to Database Management SystemsIntroduction to Database Management Systems
Introduction to Database Management Systems
Adri Jovin
 
Library management system project
Library management system projectLibrary management system project
Library management system project
AJAY KUMAR
 
Migration of application schema to windows azure
Migration of application schema to windows azureMigration of application schema to windows azure
Migration of application schema to windows azure
eSAT Publishing House
 
Ip project
Ip projectIp project
Ip project
AmitKumar6105
 
E messanger
E messangerE messanger
E messanger
nandharaj
 
Library Management System
Library Management SystemLibrary Management System
Library Management SystemRanjan Ranjan
 
Feasibility report for library management system
Feasibility report for library management systemFeasibility report for library management system
Feasibility report for library management system
Arslan Nazim
 
Overview of oracle database
Overview of oracle databaseOverview of oracle database
Overview of oracle databaseSamar Prasad
 
CBSE XII Database Concepts And MySQL Presentation
CBSE XII Database Concepts And MySQL PresentationCBSE XII Database Concepts And MySQL Presentation
CBSE XII Database Concepts And MySQL Presentation
Guru Ji
 
Online library management system
Online library management systemOnline library management system
Online library management system
Bharat Kunwar
 
Library Management System
Library  Management  SystemLibrary  Management  System
Library Management System
Priyatham Bollimpalli
 
Library management system
Library management systemLibrary management system
Library management system
Arman Ahmed
 
online library management system
online library management systemonline library management system
online library management systemVirani Sagar
 
Library management
Library managementLibrary management
Library managementakki_hearts
 
Library Management System Project in PHP with BlackBook & Source Code
Library Management System Project in PHP with BlackBook & Source CodeLibrary Management System Project in PHP with BlackBook & Source Code
Library Management System Project in PHP with BlackBook & Source Code
RadikhaSharma
 
Library Management Project Presentation
Library Management Project PresentationLibrary Management Project Presentation
Library Management Project Presentation
Sanket Kudalkar
 
Database administrator
Database administratorDatabase administrator
Database administratorTech_MX
 
Online Library management system proposal by Banuka Dananjaya Subasinghe
Online Library management system proposal by Banuka Dananjaya SubasingheOnline Library management system proposal by Banuka Dananjaya Subasinghe
Online Library management system proposal by Banuka Dananjaya Subasinghe
BanukaSubasinghe
 

What's hot (20)

Introduction to Database Management Systems
Introduction to Database Management SystemsIntroduction to Database Management Systems
Introduction to Database Management Systems
 
Library management system project
Library management system projectLibrary management system project
Library management system project
 
Migration of application schema to windows azure
Migration of application schema to windows azureMigration of application schema to windows azure
Migration of application schema to windows azure
 
Ip project
Ip projectIp project
Ip project
 
70 640 Lesson01 Ppt 041009
70 640 Lesson01 Ppt 04100970 640 Lesson01 Ppt 041009
70 640 Lesson01 Ppt 041009
 
E messanger
E messangerE messanger
E messanger
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 
Feasibility report for library management system
Feasibility report for library management systemFeasibility report for library management system
Feasibility report for library management system
 
Overview of oracle database
Overview of oracle databaseOverview of oracle database
Overview of oracle database
 
Library management project
Library management projectLibrary management project
Library management project
 
CBSE XII Database Concepts And MySQL Presentation
CBSE XII Database Concepts And MySQL PresentationCBSE XII Database Concepts And MySQL Presentation
CBSE XII Database Concepts And MySQL Presentation
 
Online library management system
Online library management systemOnline library management system
Online library management system
 
Library Management System
Library  Management  SystemLibrary  Management  System
Library Management System
 
Library management system
Library management systemLibrary management system
Library management system
 
online library management system
online library management systemonline library management system
online library management system
 
Library management
Library managementLibrary management
Library management
 
Library Management System Project in PHP with BlackBook & Source Code
Library Management System Project in PHP with BlackBook & Source CodeLibrary Management System Project in PHP with BlackBook & Source Code
Library Management System Project in PHP with BlackBook & Source Code
 
Library Management Project Presentation
Library Management Project PresentationLibrary Management Project Presentation
Library Management Project Presentation
 
Database administrator
Database administratorDatabase administrator
Database administrator
 
Online Library management system proposal by Banuka Dananjaya Subasinghe
Online Library management system proposal by Banuka Dananjaya SubasingheOnline Library management system proposal by Banuka Dananjaya Subasinghe
Online Library management system proposal by Banuka Dananjaya Subasinghe
 

Similar to Database Engine Control though Web Portal Monitoring Configuration

Project report
Project reportProject report
Project report
VISHAL VERMA
 
Template based framework for rapid fast development of enterprise applications
Template based framework for rapid fast development of enterprise applicationsTemplate based framework for rapid fast development of enterprise applications
Template based framework for rapid fast development of enterprise applications
eSAT Journals
 
Template based framework for rapid fast development
Template based framework for rapid fast developmentTemplate based framework for rapid fast development
Template based framework for rapid fast development
eSAT Publishing House
 
IRJET- Automatic Database Schema Generator
IRJET- Automatic Database Schema GeneratorIRJET- Automatic Database Schema Generator
IRJET- Automatic Database Schema Generator
IRJET Journal
 
Local Service Search Engine Management System LSSEMS
Local Service Search Engine Management System LSSEMSLocal Service Search Engine Management System LSSEMS
Local Service Search Engine Management System LSSEMS
YogeshIJTSRD
 
Ems
EmsEms
Running head NETWORK DIAGRAM AND WORKFLOW1NETWORK DIAGRAM AN.docx
Running head NETWORK DIAGRAM AND WORKFLOW1NETWORK DIAGRAM AN.docxRunning head NETWORK DIAGRAM AND WORKFLOW1NETWORK DIAGRAM AN.docx
Running head NETWORK DIAGRAM AND WORKFLOW1NETWORK DIAGRAM AN.docx
jeanettehully
 
School management System
School management SystemSchool management System
School management System
HATIM Bhagat
 
IRJET- Software Architecture and Software Design
IRJET- Software Architecture and Software DesignIRJET- Software Architecture and Software Design
IRJET- Software Architecture and Software Design
IRJET Journal
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
inventy
 
IRJET- Placement Portal
IRJET- Placement PortalIRJET- Placement Portal
IRJET- Placement Portal
IRJET Journal
 
College information management system.doc
College information management system.docCollege information management system.doc
College information management system.doc
Kamal Acharya
 
Super applied in a sitecore migration project
Super applied in a sitecore migration projectSuper applied in a sitecore migration project
Super applied in a sitecore migration projectdodoshelu
 
Job portal
Job portalJob portal
Job portal
Arman Ahmed
 
IRJET- Efficient Student Faculty Management System
IRJET- Efficient Student Faculty Management SystemIRJET- Efficient Student Faculty Management System
IRJET- Efficient Student Faculty Management System
IRJET Journal
 
Clothing Store and Management System
Clothing Store and Management SystemClothing Store and Management System
Clothing Store and Management System
Ashwini0951
 
Review on Automation Tool for ERD Normalization
Review on Automation Tool for ERD NormalizationReview on Automation Tool for ERD Normalization
Review on Automation Tool for ERD Normalization
IRJET Journal
 
IRJET- Lightweight MVC Framework in PHP
IRJET- Lightweight MVC Framework in PHPIRJET- Lightweight MVC Framework in PHP
IRJET- Lightweight MVC Framework in PHP
IRJET Journal
 
Java Project "JPS-School Management System" CBSE AISSCE Pratical Examination...
 Java Project "JPS-School Management System" CBSE AISSCE Pratical Examination... Java Project "JPS-School Management System" CBSE AISSCE Pratical Examination...
Java Project "JPS-School Management System" CBSE AISSCE Pratical Examination...
Sarthak Khabiya
 

Similar to Database Engine Control though Web Portal Monitoring Configuration (20)

Project report
Project reportProject report
Project report
 
Template based framework for rapid fast development of enterprise applications
Template based framework for rapid fast development of enterprise applicationsTemplate based framework for rapid fast development of enterprise applications
Template based framework for rapid fast development of enterprise applications
 
Template based framework for rapid fast development
Template based framework for rapid fast developmentTemplate based framework for rapid fast development
Template based framework for rapid fast development
 
IRJET- Automatic Database Schema Generator
IRJET- Automatic Database Schema GeneratorIRJET- Automatic Database Schema Generator
IRJET- Automatic Database Schema Generator
 
Local Service Search Engine Management System LSSEMS
Local Service Search Engine Management System LSSEMSLocal Service Search Engine Management System LSSEMS
Local Service Search Engine Management System LSSEMS
 
Ems
EmsEms
Ems
 
Running head NETWORK DIAGRAM AND WORKFLOW1NETWORK DIAGRAM AN.docx
Running head NETWORK DIAGRAM AND WORKFLOW1NETWORK DIAGRAM AN.docxRunning head NETWORK DIAGRAM AND WORKFLOW1NETWORK DIAGRAM AN.docx
Running head NETWORK DIAGRAM AND WORKFLOW1NETWORK DIAGRAM AN.docx
 
School management System
School management SystemSchool management System
School management System
 
IRJET- Software Architecture and Software Design
IRJET- Software Architecture and Software DesignIRJET- Software Architecture and Software Design
IRJET- Software Architecture and Software Design
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
IRJET- Placement Portal
IRJET- Placement PortalIRJET- Placement Portal
IRJET- Placement Portal
 
College information management system.doc
College information management system.docCollege information management system.doc
College information management system.doc
 
Super applied in a sitecore migration project
Super applied in a sitecore migration projectSuper applied in a sitecore migration project
Super applied in a sitecore migration project
 
Job portal
Job portalJob portal
Job portal
 
IRJET- Efficient Student Faculty Management System
IRJET- Efficient Student Faculty Management SystemIRJET- Efficient Student Faculty Management System
IRJET- Efficient Student Faculty Management System
 
Clothing Store and Management System
Clothing Store and Management SystemClothing Store and Management System
Clothing Store and Management System
 
Fulltext01
Fulltext01Fulltext01
Fulltext01
 
Review on Automation Tool for ERD Normalization
Review on Automation Tool for ERD NormalizationReview on Automation Tool for ERD Normalization
Review on Automation Tool for ERD Normalization
 
IRJET- Lightweight MVC Framework in PHP
IRJET- Lightweight MVC Framework in PHPIRJET- Lightweight MVC Framework in PHP
IRJET- Lightweight MVC Framework in PHP
 
Java Project "JPS-School Management System" CBSE AISSCE Pratical Examination...
 Java Project "JPS-School Management System" CBSE AISSCE Pratical Examination... Java Project "JPS-School Management System" CBSE AISSCE Pratical Examination...
Java Project "JPS-School Management System" CBSE AISSCE Pratical Examination...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
Kamal Acharya
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 

Recently uploaded (20)

power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 

Database Engine Control though Web Portal Monitoring Configuration

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 03 | March -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2886 DATABASE ENGINE CONTROL THOUGH WEB PORTAL MONITORING CONFIGURATION M.Angel Jasmine Shirley1, Dr.Suneel Kumar2 1Research Scholar, 2Asst. Professor, Maharishi University Lucknow -------------------------------------------------------------------------------***----------------------------------------------------------------------------- ABSTRACT: Integrated Solution for Admission, Course and Accounts for Institutes are complex information technology (IT) applications that can be accessed by all authorized employees of a given organization. The Integrated Solution for Admission, Course and Accounts for Institutes, implementation process must take into account the challenges of both change institute management and technology acceptance. The early DBMSs are among the most influential software systems in computer science, and the ideas and implementation issues pioneered for DBMSs are widely copied and reinvented. Business logics are implemented in database engine layer and UI logics are implemented in presentation layer. The community of people involved in designing and implementing database systems is tight: many attended the same schools, worked on the same influential research projects, and collaborated on the same commercial products. . In this paper, we attempt to capture the main architectural aspects of modern database systems, with a discussion of advanced topics. Some of these appear in the literature, and we provide references where appropriate. 1. INTRODUCTION The database layer provides an object view of database information by applying schema semantics to database records, thereby isolating the upper layers of the directory service from the underlying database system. The database layer is an internal interface that is not exposed to users. No database access calls are made directly to the Extensible Storage Engine; instead, all database access is routed through the database layer. Active Directory provides a hierarchical namespace. Each object is uniquely identified in the database by its individual naming attribute, called the relative distinguished name (also known as the RDN). The relative distinguished name and the chain of successive parent object names make up the object's distinguished name (also known as the DN). The database stores the relative distinguished name for each object, as well as a reference to the parent object The database layer follows these parent references and concatenates the successive relative distinguished names to form distinguished names. Active Directory relative distinguished names are unique within a particular parent; that is, Active Directory does not permit two objects with the same relative distinguished name under the same parent container. The distinguished name identifies one object only and is unique (that is, no other object in the directory has its name). A major function of the database layer is to translate each distinguished name into an integer structure called the distinguished name tag , which is used for all internal accesses. The database layer guarantees the uniqueness of the distinguished name tag for each database record. All data that describes an object is held as a set of attributes, which are stored as columns in the database. The database layer is responsible for the creation, retrieval, and deletion of individual records, attributes within records, and values within attributes. To carry out these functions, the database layer uses the schema cache (an in-memory structure in the DSA) to get information about the attributes that it needs. a.) Database engine layer: In database engine layer business logic are implemented. So business logics are abstracted from presented layer developer. It will give high security. So DB engine developer (business developer) can continue his work without depending the presentation layer. So the project can be completed quickly. Now days splitting code development import to achieve the target given by client. b.) Presentation layer: The presentation developer will be given necessary methods to access the business logic values through the DB engine. The presentation layer will have the UI logics. It will give the good user friendly look and feel to users. The presentation developer can develop independently to complete their task.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 03 | March -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2887 System Architecture: c.) Scope and Overview In most of this paper, our focus is on architectural fundamentals supporting core database functionality. We do not attempt to provide a comprehensive review of database algorithmics that have been extensively documented in the literature. We also provide only minimal discussion of many extensions present in modern DBMSs, most of which provide features beyond core data management but do not significantly alter the system architecture. However, within the various sections of this paper we note topics of interest that are beyond the scope of the paper, and where possible we provide pointers to additional reading. We begin our discussion with an investigation of the overall architecture of database systems. The first topic in any server system architecture is its overall process structure, and we explore a variety of viable alternatives on this front, first for uniprocessor machines and then for the variety of parallel architectures available today. This discussion of core server system architecture is applicable to a variety of systems, but was to a large degree pioneered in DBMS design. Following this, we begin on the more domain-specific components of a DBMS. We start with a single query’s view of the system, focusing on the relational query processor. Following that, we move into the storage architecture and transactional storage management design. Finally, we present some of the shared components and utilities that exist in most DBMSs, but are rarely discussed in textbooks. 2. SYSTEM STUDY The institute documents student details, fees details, are maintained manually using note book, bill book, so the management cannot get Fees details, student address, student balance details, enquiry Detail and Book detail. There are few employees working in manual system to do the job partially. The manual system is not used at all for the management. The aim of the paper is automation of the all customized activities of the Integrated Solution for Admission, Course and Accounts for Institutes. This includes the Book master, Course master, Enquiry, Enquiry Details, Admission ,Receipt , Book Issue Details, Collection Details, Account Details, Particular Course Details, Particular Date Collection Details, Login page, Particular Student Details and overall Details. Presentation Layer Business Layer Database Layer SQL Server Database Web User Interface(GUI) Rich Controls Server Controls AJAX Controls Database Engine Business Logic LINQ Concepts
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 03 | March -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2888  Account functionalities are automated. So it helps the management to know the balance details of the candidate on time easily.  It totally avoids the manual work.  It will decrease the cost of the expenses  It will provide the accurate result to the management  It is great software should be used by all schools, colleges, institutes and universities.  It uses the email engine, db engine, custom controls, server controls, Ajax controls, sitemap detail, LINQ (Language integrated query). 3. CONCLUSION This application is providing extremely good solution to the management. It automates all the necessary business functionalities. It helps to reduce the expenses. It helps to increase the productivity. It provides valid data on time to the management. It uses the latest technology to provide good solution to the management. It provides the secured access to all the data. The business user and admin users are enjoying to use this application. It is user friendly application. It is developed to support any latest technology like next version of .net. All business users are appreciating our team for providing secured, high performance, main notification application to them The role based security plays the main role in this application. It provide the limited pages only to the limited user and full access to the admin user. Actually it provides only necessary pages to the necessary user. The management and employees are using all the functionalities with fulfilled options. We have delivered successful application to the users. The management and employees are some new functionality. We are discussing the new functionalities which will be developed and delivered to the user as soon as possible. Our future enhancement for this application will be using Silverlight. Because the management team expecting some reports with Silverlight. We are planning to develop highly interactive system for the new functionalities. REFERENCES 1. D. E. Taylor, “Survey and taxonomy of packet classification techniques,” ACM Comput. Surveys, vol. 37, no. 3, pp. 238–275, Sep. 2005. 2. Y. Xu, Z. Liu, Z. Zhang, and H. J. Chao, “An ultra high throughput and memory efficient pipeline architecture for multi-match packet classification without TCAMs,” in Proc. ACM/IEEE ANCS, 2009, pp. 189–198. 3. K. Pagiamtzis and A. Sheikholeslami, “Content- addressable memory (CAM) circuits and architectures: A tutorial and survey,” IEEE J. Solid- State Circuits, vol. 41, no. 3, pp. 712–727, Mar. 2006. 4. E. Spitznagel, D. Taylor, and J. Turner, “Packet classification using extended TCAMs,” in Proc. IEEE ICNP, 2003, pp. 120 –131. 5. A. Bremler-Barr and D. Hendler, “Space-efficient TCAM-based classification using gray coding,” in Proc. IEEE INFOCOM, 2007, pp. 1388–1396. 6. A. Bremler-Barr, D. Hay, and D. Hendler, “Layered interval codes for TCAM-based classification,” in Proc. IEEE INFOCOM, 2009, pp. 1305–1313. 7. M. Bando, N. S. Artan, R. Wei, X. Guo, and H. J. Chao, “Range hash for regular expression pre-filtering,” in Proc. ACM/IEEE ANCS, 2010, pp. 1–12. 8. C. R. Meiners, A. X. Liu, and E. Torng, “Topological transformation approaches to optimizing TCAM-based packet classification systems,” in Proc. ACM SIGMETRICS, 2009, pp. 73–84. 9. O. Rottenstreich and I. Keslassy, “Worst-case TCAM rule expansion,” in Proc. IEEE INFOCOM, 2010, pp. 1– 5. 10. O. Rottenstreich et al., “Compressing forwarding tables,” in Proc. IEEE INFOCOM, 2013, pp. 1231–1239. 11. O. Rottenstreich et al., “Compressing forwarding tables for datacenter scalability,” IEEE J. Sel. Areas Commun., Switching and Routing for Scalable and Energy-Efficient Datacenter Networks, vol. 32, no. 1, pp. 138 –151, Jan. 2014. 12. Q. Dong, S. Banerjee, J. Wang, D. Agrawal, and A. Shukla, “Packet classifiers in ternary CAMs can be smaller,” in Proc. ACM SIGMETRICS, 2006, pp. 311– 322.