Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: Generation of Electricity Using Road Transport Pressure
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

seminar code

COURSE MANAGEMENT SYSTEM

[attachment=66651]


INTRODUCTION

Integra Technologiess is a well-known Software Industry started in 2012 based at Erode, Tamilnadu. Involved in Design, Development Software Products in and around the nation. Integra is located just walkable distance from the Erode Bus Stand. It has 2000 Sq feet of carpet area. It has Separate Divisions for Hardware and Software.
The Company is well equipped with all infrastructures for Training, production, design and R&D with a dedicated team that enable Integra Technologiess to be the Pioneer in the market. We serves sophisticated customer base of Engineers, Scientists and R&D personal who demand high quality projects and support and provides us with valuable feedback that helps us to build better projects.
We at Integra Technologiess are committed to your success and we continuously improve our existing projects and deliver innovative new projects. This catalogue presents a number of new projects, as well as enhancements to many of our existing projects.
In all of our interactions, we strive to keep you satisfied with Integra Technologiess. Our field Engineers and inside Technical staff are available to discuss your needs and explain our projects. Our Application Engineers are ready to provide technical assistance after your purchase. The Engineers at our headquarters and our branch offices around the country are committed to customer satisfaction. We do projects based on Customer Requirements.
We at Integra Technologiess remain committed to your success.


SYSTEM STUDY

System study aims at establishing requests for the system to be acquired, developed and installed. It involves studying and analyzing the ways of an organization currently processing the data to produce information. Analyzing the problem thoroughly forms the vital part of the system study. In system analysis, prevailing situation of problem carefully examined by breaking them into sub problems. Problematic areas are identified and information is collected. Data gathering is essential to any analysis of requests. It is necessary that this analysis familiarizes the designer with objectives, activities and the function of the organization in which the system is to be implemented


SYSTEM DESIGN

System design is the solution to the creation of a new system. This phase is composed of several systems. This phase focuses on the detailed implementation of the feasible system. It emphasis on translating design specifications to performance specification. System design has two phases of development logical and physical design.

During logical design phase the analyst describes inputs (sources), out puts (destinations), databases (data sores) and procedures (data flows) all in a format that meats the uses requirements. The analyst also specifies the user needs and at a level that virtually determines the information flow into and out of the system and the data resources. Here the logical design is done through data flow diagrams and database design.

The physical design is followed by physical design or coding. Physical design produces the working system by defining the design specifications, which tell the programmers exactly what the candidate system must do. The programmers write the necessary programs that accept input from the user, perform necessary processing on accepted data through call and produce the required report on a hard copy or display it on the screen.


INPUT DESIGN

The input design is the link between the information system and the user. It comprises the developing specification and procedures for data preparation and those steps are necessary to put transaction data into a usable form for processing data entry. The activity of putting data into the computer for processing can be achieved by inspecting the computer to read data from a written or printed document or it can occur by having people keying the data directly into the system. The design of input focuses on controlling the amount of input required, controlling errors, avoiding delay, avoiding extra steps and keeping the process simple.

The system needs the data regarding the asset items, depreciation rates, asset transfer, physical verification for various validation, checking, calculation and report generation.. The error raising method is also included in the software, which helps to raise error message while wrong entry of input is done. So in input design the following things are considered.



MODULE DESCRIPTION

Registration Module
In registration module contains student information like student id, student name, degree, contact number etc.
In this module admin can store, modify and delete the registration details. These details are stored in our databases. Authorized person only can access the data into our databases. Databases are maintained security.

Staff Details
In staff detail module contains staffs information like staff id, staff name, degree, contact number etc.
In this module admin can store, modify and delete the staff personal details. These details are stored in our databases. Authorized person only can access the data into our databases. Databases are maintained security.

Library Module
In library module contains books information and student information. Library can view the all book details and student can take books it will be stored in our databases. Whenever we can search the details using student id.


SOFTWARE DESCRIPTION

OVERVIEW OF .NET FRAMEWORK
The .NET framework is a new computing platform that simplifies application development in the highly distributed environment of the internet.
OBJECTIVES OF .NET FRAMEWORK
 To provide a consistent object –oriented programming environment whether object code is stored and executed locally, but internet-distributed, or executed remotely.
 To provide a code execution environment that minimizes software deployment and versioning conflict.
 To provide a code execution environment that guarantees safe execution of code, including code created by an unknown or semi trusted third party.
 To provide a code-execution environment that eliminates the performance problems of scripted or interpreted environments.
 To make the developer experience consist ant across widely varying types of applications, such as windows-based applications and web-based applications.
 To build all communication on industry standards to ensure that code based on the .NET framework can integrate with any other code.
The .NET framework has two main components
 Common Language Runtime (CLR).
 NET framework class library.


VISUAL STUDIO .NET

Visual Studio .NET is a complete set of development tools for building ASP Web applications, XML Web services, desktop applications, and mobile applications In addition to building high-performing desktop applications, you can use Visual Studio's powerful component-based development tools and other technologies to simplify team-based design, development, and deployment of Enterprise solutions.
Visual Basic .NET, Visual C++ .NET, and Visual C# .NET all use the same integrated development environment (IDE), which allows them to share tools and facilitates in the creation of mixed-language solutions. In addition, these languages leverage the functionality of the .NET Framework and simplify the development of ASP Web applications and XML Web services.
Visual Studio supports the .NET Framework, which provides a common language runtime and unified programming classes; ASP.NET uses these components to create ASP Web applications and XML Web services. Also it includes MSDN Library, which contains all the documentation for these development tools.


MS ACCESS

A database is a collection of information that is related to a particular subject or purpose, such as tracking customer orders or maintaining a music collection. If your database isn't stored on a computer, or only parts of it are, you may be tracking information from a variety of sources that you must coordinate and organize.
For example, suppose the phone numbers of your suppliers are stored in various locations: in a card file containing supplier phone numbers, in product information files in a file cabinet, and in a spreadsheet containing order information. If a supplier's phone number changes, you might have to update that information in all three places. In a well-designed Access database, the phone number is stored just once, so you only have to update that information in one place. As a result, when you update a supplier's phone number, it is automatically updated wherever you use it in the database.
Access database files
You can use Access to manage all of your information in one file. Within an Access database file, you can use:


CONCLUSION


The system has been developed with much care that it is free of errors and at the same time it is efficient and less time consuming. The important thing is that the system is robust. Avoid malfunction from outsiders .It goes through all phases of software development cycle. So product is accurate. Also provision is provided for future developments in the system.