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

Full Version: online banking system
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i want the abstract for online banking system
i want some information about this project in java
hey i hope you will get entaire report on online banking system at this page link http://studentbank.in/report-online-banking-full-report
[attachment=7014]
Online Banking System

UNDER SUPERVISION OF:-
MR.ALI NAWAZ
By:-
MOHD NAFEES ANSARI
SIRAJ AHMAD


OBJECTIVES

BASIC REQUIRMENTS:-
WINDOWS OPERATING SYSTEM
MICROSOFT VISUAL STUDIO 2010

LANGUAGE:-
ASP.NET VISUAL C#



ONLINE BANKING SYSTEM


[attachment=670]

INTRODUCTION

This 'Online Banking' Project is a model Internet Banking Site.This site enables the customers to perform the basic banking transactions by sitting at their office or at homes through PC or laptop. The customers can access the banks website for viewing their Account details and perform the transactions on account as per their requirements. With Internet Banking, the brick and mortar structure of the traditional banking gets converted into a click and portal model, thereby giving a concept of virtual banking a real shape. Thus today's banking is no longer confined to branches. E-banking facilitates banking transactions by customers round the clock globally.
The primary aim of this software is to provide an improved design methodology, which envisages the future expansion, and modification, which is necessary for a core sector like banking. This necessitates the design to be expandable and modifiable and so a modular approach is used in developing the software. Anybody who is an Account holder in this bank can become a member of online banking. He has to fill a form with his personal details and Account Number.
All transactions are carried out online by transferring from accounts in the same Bank. The software is meant to overcome the drawbacks of the manual system. The software has been developed using the most powerful and secure backend MS SQL Server 2003 and the most widely accepted web oriented as well as application oriented .Net Platform 2003 which is being deployed using MS Windows Server 2003.

Limitations of the existing system

> Leads to tedious manual work.
> Enormous amount of time consumption for recording all transactions
> Error can occur during the manipulation of several records.
>' Economic justification is not obvious.
> The technique adopted in this system is more complicated.
> Lack of technical background towards the system

PROPOSED SYSTEM

In order to overcome the drawbacks in the existing system database is created which is:
> Integrated
> Accessibility
> Reliable
> Consistent
> Flexible
> Secure
The present database
> Helps in speedy information retrieval
> Extract information from tables using menus
> Offers options of the online updation and in main ting up to date information.


.NET programming languages

The .NET Framework provides a set of tools that help to build code that works with the .NET Framework, Microsoft provides a set of languages that are already .NET compatible. BASIC is one of those languages.

ASP.NET environment

Active Server Pages were released by Microsoft to enable the creation of dynamic pages based on user input and interaction with a Web site. ASP.NET improves upon the original ASP by providing code-behind. With ASP.NET and code-behind, the code and HTML can be separated.
ASP.NET Web services are XML-based services that are exposed on the Internet that can be accessed by other Web services and Web service clients.