Online music store

21
ONLINE MUSIC STORE By: NAVNEET SHARMA [email protected]

Transcript of Online music store

Page 1: Online music store

ONLINE MUSIC STOREBy:

NAVNEET [email protected]

Page 2: Online music store

2

Introduction Language Project Modules Admin Login Add Movie Add Song Add Video Back End View Songs into Bytes Search Songs Song Download Play Song Video Page Play Video Online Query Contact Us Conclusion Bibliography

Table Of Contents

Page 3: Online music store

3

Introduction

Online Music Store is a website that contains recent Bollywood songs and videos.

User can listen as well as download the songs. Songs are stored in database in the form of bytes. Reduces storage space and load. Makes the website quick .

Page 4: Online music store

4

Language FRONT-END ASP.NET C# HTML XML

BACK-END SQL SERVER ADO.NET

Page 5: Online music store

5

ADMIN MODULE USER MODULE DATABASE:STORED PROCEDURES

Project Modules

Page 6: Online music store

6

Admin Login

Page 7: Online music store

7

Add Movie

Page 8: Online music store

8

Add Song

Page 9: Online music store

9

Add Video

Page 10: Online music store

10

Back end-view

Page 11: Online music store

11

Song In Bytes

Page 12: Online music store

12

Search Songs

Page 13: Online music store

13

Song Download

Page 14: Online music store

14

Play Song

Page 15: Online music store

15

Video Page

Page 16: Online music store

16

Play Video

Page 17: Online music store

17

Online Query

Page 18: Online music store

18

Contact Us

Page 19: Online music store

19

Proper availability of new songs and videos on the website.

Ability to listen and download songs. Effective use of database to store songs and videos in

bytes. Finally a quick and responsive website has been

created.

Conclusion

Page 20: Online music store

20

http://www.w3schools.com/ASPNET/ http://www.asp.net/ http://www.connectionstrings.com/sqlconnection/ http://www.cs.ualberta.ca/~database/Multimedia/papers/ http://www.dotnetperls.com/sqlconnection http://www.lancs.ac.uk/postgrad/swidersk/courses/mis/

mdb.htm http://www.net-tutorials.com/

Bibliography

Page 21: Online music store

THANKYOU