SlideShare a Scribd company logo
By:
NAVNEET SHARMA
E-mail-sharmanavneet981@gmail.com
 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
2
 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 .
3
FRONT-END
 ASP.NET
 C#
 HTML
 XML
BACK-END
 SQL SERVER
 ADO.NET
4
 ADMIN MODULE
 USER MODULE
 DATABASE:STORED PROCEDURES
5
6
7
8
9
10
11
12
13
14
15
16
17
18
 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.
19
 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.ht
m
 http://www.net-tutorials.com/
20
Online music store

More Related Content

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 2
  • 3.  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 . 3
  • 4. FRONT-END  ASP.NET  C#  HTML  XML BACK-END  SQL SERVER  ADO.NET 4
  • 5.  ADMIN MODULE  USER MODULE  DATABASE:STORED PROCEDURES 5
  • 6. 6
  • 7. 7
  • 8. 8
  • 9. 9
  • 10. 10
  • 11. 11
  • 12. 12
  • 13. 13
  • 14. 14
  • 15. 15
  • 16. 16
  • 17. 17
  • 18. 18
  • 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. 19
  • 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.ht m  http://www.net-tutorials.com/ 20