Student Seminar Report & Project Report With Presentation (PPT,PDF,DOC,ZIP)

Full Version: FORTIS ESCORT HOSPITAL
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[attachment=15136]
INTRODUCTION TO PROJECT
The phenomenon of creation as a very long & involving process requiring time, energy dedication as well the skills & experience of person involved in task, ultimately cumulating in the outcome as the final form of embodiment of creator’s vision and virtues.
The basic view as evolving an original & substantial piece of Work. The process of system analysis & design in an Analog to the process of creation. Here the process of creation begins a long before writing the every first letter of code. When the existing system is manual, it should be systematically evaluated, analyzed, Criticized & fully documented, then only modification & suggestion are encountered.
The curriculum of partial fulfillment of bachelor in computer application( B.C.A )has provided very beneficial Opportunity for incorporation of the computer application in a practical manner.
With the advantage of computer tech , our lives have been blessed with higher efficiency , accuracy & integrity As well. The Initialization of computerized processes all over has helped a great deal in sorting out. The curriculum of partial fulfillment of bachelor in computer applications a better.
WHY I USE VISUAL BASIC
(FRONT END)

I have taken front end tools as VISUAL BASIC 6.0 and ORACLE has taken in this project .I use visual basic 6.0 as programming language which is an application development tool as well as a relational database management system which use server architecture back end tool to store data in the form of relational the visual basic makes the project interactive, thus helping the operator to use the application programmer conveniently. Visual basic is window based language for making advance window programmer.
As the more suggest a big portion of the programming is analyzed visually. This means during design one could able to see how the programmed will look during design time. This is great advantage over the other programming language because we are able to change and practice with our design , color ,size, screen, etc. which are include in programmatic follow the standard syntax of basic except that some new language feature have also been added to give flexibility to then programmer. VISUAL BASIC realize very heavily on the window user interface. There the only prerequisite to work in the visual basic environment to have firm understanding of how to use mouse, window , pull down menus and dialog boxes. The project entitled “COMPUTERISED SYSTEM” show the development of software in multimedia effect and maintains the security of the access to the software. It is application that makes the user more interactive.
INTRODUCTION TO THE DEVELOPING TOOL VB6.
MS Visual Basic is a GUI tool for programming. It is a Microsoft product and has two latest versions VB5 and VB6 .A VB 6 has many extra features- which most of the language does not have. A VB 6.0 program contains:-
1) A FORM(OCX)
2) A CODE(VBP OR FRM)
3) A PROJECT
INTRODUCTION TO VISUAL PROGRAMMING
Man has invented many electronic devices but computer has a greater impact on society than any other device. They have made a potentially significant contribution to the society during the last three decades. One of the primary reasons for the immense popularity of computer is the speed with which they can accomplish specified task. However computer applications are not always easy to use. Any application has two parts:-
1. USER INTERFACE:-
This is the screen displayed by application. We interact with an application Via the interface. Every application has a user interface in one form or the other. The application asks for and we provide the necessary instructions using the interface.
2. PROGRAM:-
Computer need clear-cut instructions to tell them what to do, how to do and when to do. A set of instruction to carry out a specific task is called a program. This is what goes on the background.
Applications generally provide two types of interfaces:
Character Based Interface
Graphical User Interface