25
A PROJECT SEMINAR PRESENTATION ON ONLINE VOTING SYSTEM BY:- ANOOP KUMAR SAINI

Online voting system ppt by anoop

Embed Size (px)

DESCRIPTION

on asp.net

Citation preview

Page 1: Online voting system ppt by anoop

A

PROJECT SEMINARPRESENTATION

ONONLINE VOTING SYSTEM

BY:- ANOOP KUMAR SAINI

Page 2: Online voting system ppt by anoop

INTRODUCTION TO

ONLINE VOTING SYSTEM

Page 3: Online voting system ppt by anoop

CONTENTS

1. OBJECTIVE2. FEATURES OF THE PROJECT3. E-R DIAGRAM4. TECHNICAL REQUIREMENTS5. SYSTEM ANALYSIS5. INTRODUCTION TO ASP.NET6. SNAPSOTS

Page 4: Online voting system ppt by anoop

OBJECTIVE

Traditional voting system inefficientTakes time and human resources.Does not give an instant Poll result.Hard to track who voted and who don’t

Online Voting SystemInstant Poll resultEasy to keep track of votersUse of Internet

Page 5: Online voting system ppt by anoop

CONTD…

ONLINE VOTING SYSTEM IS WEB BASED APPLICATION

OVS IS THE VOTING SOFTWARE

ITS CONSISTS OF FOUR GROUPS: 1.GENERAL VOTER 2. CANDIDAE/NOMINEE 3. INSPECTOR 4. ADMINSTRATOR

Page 6: Online voting system ppt by anoop

FEATURES OF THE PROJECT secured login procedure Knowing nominees of respective wards profiles can be modified Nominees can post their vision Casting vote is possible only with authentication of voter Inspection is performed on both voter and nominees Suspected user can be reported against Abused user can be verified and blocked if necessary

Page 7: Online voting system ppt by anoop
Page 8: Online voting system ppt by anoop

TECHNOLOGICAL REQUIREMENTS

MICROSOFT .NET FRAMEWORK

2.0,3.0,3.5

LANGUAGES C#,ASP.NET,JAVA SCRIPT

WEB TECHNOLOGY ASP.NET 2.0,3.5WEB TECHNOLOGYAJAX TOOLKIT

DATABASE SQL SERVER 2005/2008

OPERATING SYSTEM WINDOW 7

TOOLS MICROSOFT VISUAL STUDIO 2010

Page 9: Online voting system ppt by anoop

SYSTEM ANALYSIS

MODEL VIEW CONTROLLER (MVC):-

CONTROLLER(ADO.NET)

BACK END MIDDLE TIER FRONT END

MODEL(SQL-

SERVER)CONTROLLER

(ADO.NET)

VIEW(ASP.NET)

Page 10: Online voting system ppt by anoop

INTRODUCTION TO ASP.NET

• ASP.NET is a part of the Microsoft .NET framework, developed by Microsoft, and is a powerful tool for creating dynamic and interactive web pages

• ASP.NET is a successor of Microsoft’s ASP technology

• ASP.NET is built on the Common Language Runtime(CLR), allowing programmers to write ASP.NET code using any supported .NET language

Page 11: Online voting system ppt by anoop

.NET FRAME WORK

Page 12: Online voting system ppt by anoop

MULTIPLE LANGUAGE SUPPORT

• Can support theoretically infinite no. of languages

• Microsoft provides Visual Basic.NET, Visual C#, Visual J# & Visual C++

• Benefits of Multiple Language Support:o Use of preferred languageo Use of multiple language in single applicationo Code Modules are reusableo Class Library Access is same for all languages

Page 13: Online voting system ppt by anoop

.NET PROGRAMMING LANGUAGE

VB.NetC#APLFortran Pascal C++ Haskell Perl Java Language Python COBOL Microsoft Jscript

RPG Component Pascal Mercury Scheme Curriculum Mondrian Small Talk Eiffel Oberon Standard ML Forth OzEtc……..

Page 14: Online voting system ppt by anoop

Us e r

L o g in R e g is t e r

En te r Log i nan d Pas s word

En te r Log i nan d Pas s word

C on fi rm e dfa ls e

V O TE

User interface

Page 15: Online voting system ppt by anoop
Page 16: Online voting system ppt by anoop
Page 17: Online voting system ppt by anoop
Page 18: Online voting system ppt by anoop
Page 19: Online voting system ppt by anoop
Page 20: Online voting system ppt by anoop
Page 21: Online voting system ppt by anoop
Page 22: Online voting system ppt by anoop
Page 23: Online voting system ppt by anoop
Page 24: Online voting system ppt by anoop

THANKS

Page 25: Online voting system ppt by anoop

ANY QUERIES