Top Banner
Welcome
26

Automates the process of Bill generation and bill payment FRONT END:- ASP.NET BACK END :- SQL SERVER.

Dec 28, 2015

Download

Documents

Charlene Little
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

Welcome

Page 2: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

KSEB

Automates the process of Bill generation and bill payment

FRONT END:- ASP.NET

BACK END :- SQL SERVER

Automates the process of Bill generation and bill payment

FRONT END:- ASP.NET

BACK END :- SQL SERVER

Page 3: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

Features Of ASP.NET

• Is an entirely new technology for server side scripting

• File extension used is .aspx

How Does it Work??? Request ASP.NET Server Reads Line by Line and executes the Scripts

Page 4: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

Data Base

DB is Basically a computer based Record keeping System

PURPOSE:Data Redundancy

Data Inconsistency

Data Security

Page 5: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

SQL

• Is a Language that helps U to create and update DB

Common Commands Select :

select column from table Insert Into:

insert into table values(val1,val2,…,valn) Update :

update table set values where Condition Delete :

delete from table where Condition

Page 6: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

SOFTWARE REQUIREMENTS

Operating System : Windows XP SP3..Front End : ASP.NETBack End : SQL ServerDocumentation : Microsoft Word

Page 7: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

DFD

LEVEL 0 DFD

ADMIN USER

LOGIN

KSEB BILLING SYSTEM

BILL DETAILS

OF CONSUMER

Page 8: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

ADMIN USER LOGIN

ADMIN USER

FUNCTIONIN

PENDING REGISTRATION

DISCONNECTION DETAILS

BILL GENERATION

COMPLAINT

LEVEL 1 DFD

Page 9: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

ADMIN USER LOGIN

CALCULATE BILL

GENERATE BILL

PREVIOUS READING

BILL TABLECONSUMER DETAILS

LEVEL 2 DFD

Page 10: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

ADMIN USERLOGIN

NEW/EDIT/DELETE TARRIF

LEVEL 2 DFD

TARIFF

Page 11: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

LEVEL 1 DFD

USER LOGIN PROFILE

CONSUMER DETAILBILL TABLE

BILL/ CONSUMER

DETAILS

Page 12: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

LIST OF PAGES

• HOME• LOGIN• ABOUT US• CONTACT US• DISASTER MANAGEMENT• NEWS• REGISTRATION• TARIFF• COMPLAINT• BILL GENERATION

Page 13: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

LIST OF TABLES

• REGISTRATION• COMPLAINT• TARIFF• BILL ENTRY• BILL DETAILS• ADMINISTRATOR DETAILS

Page 14: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

HOME PAGE

Page 15: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

ADMINISTRATOR PAGE

Page 16: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

DISCONNECTION

Page 17: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

BILL GENERATION

Page 18: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

TARIFF

Page 19: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

COMPLAINT VIEW

Page 20: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

LOGIN

Page 21: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

REGISTRATION

Page 22: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

PROFILE

Page 23: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

COMPLAINT REGISTRATION

Page 24: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

CONCLUSION This project has been completed successfully and marks the

expectation of those who have guided us through this project.

The constraints are met and overcame successfully. The system is designed as like it was decided in the design

phase. This system has been well developed and is found to satisfy

all of the requirements. This system has been tested with real data and the results

are found to be satisfactory.

Page 25: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

scope• Our site is more user friendly• Provides one efficient way to handle office

task• This is multi user & highly secured one• This system can be modified to suit any

plat form like UNIX,LINUX,etc• Additional facilities like banking activities

can be added to the project

Page 26: Automates the process of Bill generation and bill payment  FRONT END:- ASP.NET  BACK END :- SQL SERVER.

There is hope that this software will be utilized to its maximum

and will do a good job in the long run.

THANKS