Advice needed for final year software development project - Online Backup System

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Oct 2008
Posts: 41
Reputation: julseypart is an unknown quantity at this point 
Solved Threads: 0
julseypart julseypart is offline Offline
Light Poster

Advice needed for final year software development project - Online Backup System

 
0
  #1
Oct 18th, 2008
Hi, i am trying to find a good final year project to do which is relevant to the modules im studying and course (bsc software development).
I've thought of making an Online Backup Application / Manager which would facilitate the storing of files online with various other functions such as:

- Being able to upload your music, pictures, videos and other important documents.
- Able to download these back off the server
- Possibility to stream music or video and open pics and documents (in a seperately designed application) without having to download
- User friendly GUI
- Detailed file properties area (name, size, access etc)
- Public, private, friends/family or business access rights to certain files
- able to have multiple accounts - each user has their own user/password
- possibly some kind of file sharing between accounts?
- files stored in a database (sql server or mysql)

Can people give me some advice as to how i might go about developing this; does it sound like a suitable project? would it be easy/hard to make? (particularly file sharing), best place to store files online? 3 tier architecture? and what technologies would be best to use? (i have in mind: Asp.Net/C#/Java, Visual Studio 2005, PHP?, sql server or mysql?)

Any advice is greatly appreciated.
Thanks, Julian
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 41
Reputation: julseypart is an unknown quantity at this point 
Solved Threads: 0
julseypart julseypart is offline Offline
Light Poster

Re: Advice needed for final year software development project - Online Backup System

 
0
  #2
Oct 21st, 2008
anyone? any pointers?
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 59
Reputation: FaridMasood is an unknown quantity at this point 
Solved Threads: 0
FaridMasood's Avatar
FaridMasood FaridMasood is offline Offline
Junior Poster in Training

Re: Advice needed for final year software development project - Online Backup System

 
0
  #3
Oct 23rd, 2008
Humm
This seems to be very intresting problem but very easy still good to be a final year project.
Regarding the technologies .NEt is the best for these kind of projects this supports the file upload and file download. Most importantly easy to learn and lot of help is available on these topics.

You will store all the files on a comman location or server to be accessible on client systems. so you will store them on server probably in some directories.

Storing a file directly in database is not recommend mostly because this take so much space on database. Mostly the files are stored on hard disk directly and their path is stored in database then this path is used to access files back. Hope this will help you. Please Let us know if there are any other questions
Thanks and Best of Lusk,

Farid ud din Masood
MS.c (CS)
University of Agriculture, Faisalabad
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 41
Reputation: julseypart is an unknown quantity at this point 
Solved Threads: 0
julseypart julseypart is offline Offline
Light Poster

Re: Advice needed for final year software development project - Online Backup System

 
0
  #4
Nov 3rd, 2008
does anyone know what program i could develop this in - i downloaded visual web developer 2008 and visual c# 2008 but don't know what one to use. or would visual studio 2005 standard edition be best?

thanks
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,176
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 479
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is online now Online
Code tags enforcer

Re: Advice needed for final year software development project - Online Backup System

 
0
  #5
Nov 5th, 2008
Originally Posted by FaridMasood View Post
Regarding the technologies .NEt is the best for these kind of projects this supports the file upload and file download. Most importantly easy to learn and lot of help is available on these topics.
Underestimating other technologies, shame. Both Java and PHP are capable of the same thing and may be more suitable as slow paced and error prone .NET.
I have no idea where you got the easy to learn but most probably from drag and drop solution of Microsoft...
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the ASP.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC