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

Slides:



Advertisements
Similar presentations
Business Development Suit Presented by Thomas Mathews.
Advertisements

Module 5: Creating and Configuring Group Policy
Customer Service Module Course Contents Table of Contents Enter A Request Search A Request Create Invoice (Funeral home request) Search Invoice Manage.
Client/Server Databases and the Oracle 10g Relational Database
B.Sc. Multimedia ComputingMedia Technologies Database Technologies.
Database Software File Management Systems Database Management Systems.
Remote mailbox access gateway Software lab project.
Robofest 2001 Online Management System Jim Needham MCS 4833/01 Senior Project Dr. Chan-Jin Chung, Ph.D.
Chapter 4: Database Management. Databases Before the Use of Computers Data kept in books, ledgers, card files, folders, and file cabinets Long response.
Clinic management system
Welcome To Boats Consultance Welcome To Boats Consultance.
Working with SQL and PL/SQL/ Session 1 / 1 of 27 SQL Server Architecture.
 Pages made using data in a database  Use scripting languages  Use of RDMS  Look and feel by templates, CSS  High scaling  Admin pages as back end.
Distributed Software Development
Simple Web SQLite Manager/Form/Report
Presented By: Shashank Bhadauriya Varun Singh Shakti Suman.
Chapter 7 WORKING WITH GROUPS.
Module 16: Software Maintenance Using Windows Server Update Services.
Other Features Index and table of contents Macros and VBA.
ONLINE AUTOMATION SOFTWARE FOR PWDS ( Palmyrah Workers Development Society ) Under the Guidance of Miss.V.Amuthavani M.Sc., M.Phil.,
Introduction to Databases. Case Example: File based Processing Real Estate Agent’s office Property for sale or rent Potential Buyer/renter Staff/employees.
Managing Multi-User Databases AIMS 3710 R. Nakatsu.
A Guide to SQL, Eighth Edition Chapter Three Creating Tables.
Project Implementation for COSC 5050 Distributed Database Applications Lab2.
Database Design - Lecture 1
Installing the Microsoft Office Project Server from Scratch Adrian Jenkins Supportability Program Manager Microsoft Corporation.
10-1 aslkjdhfalskhjfgalsdkfhalskdhjfglaskdhjflaskdhjfglaksjdhflakshflaksdhjfglaksjhflaksjhf.
Building a Web-based Test Registration System Using ASP and SQL Gao Chao Department of Information Technology Vaasa Polytechnic Wolffintie 30, 65200, Finland.
CS 474 Database Design and Application Terminology Jan 11, 2000.
Exploring Microsoft Office XP - Microsoft Word 2002 Chapter 71 Exploring Microsoft Word Chapter 7 The Expert User: Workgroups, Forms, Master Documents,
Enterprise Resource Planning(ERP)
EZee iCafe System. Contents Introduction Current Scenario Proposed Solution Architecture / Block Diagram Hardware / Software Requirements Features Benefits.
Group I Renjith Deepesh Praveesh P Varun V Subramanian Halesh P K.
Key Applications Module Lesson 21 — Access Essentials
Database Design and Management CPTG /23/2015Chapter 12 of 38 Functions of a Database Store data Store data School: student records, class schedules,
10/25/20151 Single Sign-On Web Service Supervisors: Viktor Kulikov Alexander Sherman Liana Lipstov Pavel Bilenko.
ASP.NET The Clock Project. The ASP.NET Clock Project The ASP.NET Clock Project is the topic of Chapter 23. By completing the clock project, you will learn.
1 Chapter Overview Performing Configuration Tasks Setting Up Additional Features Performing Maintenance Tasks.
Project Title: Billing System And Stock Management Created by: Guided by: Shivani Kanakhara Prof. Darshan Upadhyay Pooja Raja Mansi Vyas.
Module 5: Creating and Configuring Group Policies.
Microsoft Management Seminar Series SMS 2003 Change Management.
Database Management Supplement 1. 2 I. The Hierarchy of Data Database File (Entity, Table) Record (info for a specific entity, Row) Field (Attribute,
ONLINE SERVICES FOR ACCESSING PHC MICRODATA POPULATION AND HOUSEHOLD CENSUS QUERY SYSTEM APPLICATION (1992, 2002 and 2011 CENSUSES)
A Guide to SQL, Eighth Edition Chapter Six Updating Data.
ALERT MESSAGING SYSTEM Submitted by Submitted by Vinish.A Vinish.A Vindhya.K.V Vindhya.K.V Drishya.T.M Drishya.T.M Leeshma.A Leeshma.A.
CS27510 Functional Requirements Discussion Day. Major Areas ► Visitor experience ► Camp site owner’s experience ► Advertising needs ► Administration.
As Partial fulfilment of Master of Computer Application [M.C.A. sem-6] Submitted by: – Suman M chauhan Project Guide: Mrs Vaishali Kaneriya.
A Project Report ON ONLINE AUCTION PORTAL A project report Submitted in Partial Fulfillment Award of degree Master of Computer Application [Batch ]
Jewelfame – E Commerce Application Submitted by Chirag Parekh – Master of Computer Application (Year : 2013 – 2014) Atmiya Institute of Technologies.
SCHOOL MANAGEMENT SYSTEM Developed by: Swapnil R. Gohil ( )
Personal Expense Tracker Ajmera Aneri S. ( ) Developed At : Developed By :
Introduction to Core Database Concepts Getting started with Databases and Structure Query Language (SQL)
Presented By Shrikant Ravindra Kamble MCA 3 rd year.
APARTMENT MAINTENANCE SYSTEM M.Tech( Ph.D) HOD of C.S.E & I.T Dept.
IBM Software Group © 2009 IBM Corporation IBM Tivoli Provisioning Manager Inventory Extension.
CIS-NG CASREP Information System Next Generation Shawn Baugh Amy Ramirez Amy Lee Alex Sanin Sam Avanessians.
POS 410 GENIUS Education Expert/pos410genius.com FOR MORE CLASSES VISIT
IFET COLLEGE OF ENGINEERING DEPARTMENT OF ECE Web Based Tool Management System Presented by Pravina.R Final year/ECE Guided by Mr.M.Arul Pugazhendhi.
A PROJECT ON TECH-FEST MANAGEMENT SYSTEM
Presentation on Online Shopping
A Project Report On Online Shopping By: Ruchi Kumari (08ERWCS089)
Speed Cash System. Purpose of the Project  online Banking Transaction Information.  keeping in view of the distributed client server computing technology,
Client/Server Databases and the Oracle 10g Relational Database
Database application MySQL Database and PhpMyAdmin
Computer Security Fundamentals
PHP Overview PHP: Hypertext Preprocessor Server-Side Scripting
قـواعــــد الـبـيــانــات
LitwareHR v2: an S+S reference application
Updating Databases With Open SQL
Updating Databases With Open SQL
Presentation transcript:

 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

Data Base  DB is Basically a computer based Record keeping System PURPOSE:  Data Redundancy  Data Inconsistency  Data Security

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

SOFTWARE REQUIREMENTS Operating System : Windows XP SP3.. Front End : ASP.NET Back End : SQL Server Documentation : Microsoft Word

DFD LEVEL 0 DFD ADMIN USER LOGIN KSEB BILLING SYSTEM BILL DETAILS OF CONSUMER

ADMIN USER LOGIN ADMIN USER FUNCTION IN PENDING REGISTRATION DISCONNECTION DETAILS BILL GENERATION COMPLAINT LEVEL 1 DFD

ADMIN USER LOGIN CALCULATE BILL GENERATE BILL PREVIOUS READING BILL TABLECONSUMER DETAILS LEVEL 2 DFD

ADMIN USER LOGIN NEW/EDIT/ DELETE TARRIF LEVEL 2 DFD TARIFF

LEVEL 1 DFD USER LOGIN PROFILE CONSUMER DETAIL BILL TABLE BILL/ CONSUMER DETAILS

LIST OF PAGES HOME LOGIN ABOUT US CONTACT US DISASTER MANAGEMENT NEWS REGISTRATION TARIFF COMPLAINT BILL GENERATION

LIST OF TABLES REGISTRATION COMPLAINT TARIFF BILL ENTRY BILL DETAILS ADMINISTRATOR DETAILS

HOME PAGE

ADMINISTRATOR PAGE

DISCONNECTION

BILL GENERATION

TARIFF

COMPLAINT VIEW

LOGIN

REGISTRATION

PROFILE

COMPLAINT REGISTRATION

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.

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

There is hope that this software will be utilized to its maximum and will do a good job in the long run.