| | |
Final Year Project [Proposal]
Please support our Computer Science advertiser: Learn about neural networks and artificial intelligence.
Thread Solved |
•
•
Join Date: Jul 2005
Posts: 27
Reputation:
Solved Threads: 0
Guys I am starting my final year project in Sept this year and I have been looking around for a project to do so there is this one that I am most likely going to chose [choosing from a list]
To be honest I am not a big fan of programming. So my Qn is how can I go about it to lay my proposal for this project. I know I have to do some database design but what other technologies can I use for this can I use ASP
MANAGEMENT INFORMATION SYSTEM FOR THE SCHOOL OF INFORMATICS
Context of Proposed Project:
A management information system is required that
(1) Enables students to view and update their personal details
(2) Enables students to view their examination and coursework marks for modules they have taken
(3) Enables administrative staff to register new students on courses and progress them through stages of their course,
(4) Enables module coordinators to enter module marks for students who most recently sat a module thay have taught.
Activities Involved:
· Review and critique of existing management information systems.
· Review of possible development platforms.
· Selection of a suitable development platform.
· Requirements capture and refinement,
· design, coding, testing and documentation.
To be honest I am not a big fan of programming. So my Qn is how can I go about it to lay my proposal for this project. I know I have to do some database design but what other technologies can I use for this can I use ASP
MANAGEMENT INFORMATION SYSTEM FOR THE SCHOOL OF INFORMATICS
Context of Proposed Project:
A management information system is required that
(1) Enables students to view and update their personal details
(2) Enables students to view their examination and coursework marks for modules they have taken
(3) Enables administrative staff to register new students on courses and progress them through stages of their course,
(4) Enables module coordinators to enter module marks for students who most recently sat a module thay have taught.
Activities Involved:
· Review and critique of existing management information systems.
· Review of possible development platforms.
· Selection of a suitable development platform.
· Requirements capture and refinement,
· design, coding, testing and documentation.
•
•
Join Date: Jun 2004
Posts: 609
Reputation:
Solved Threads: 7
Hi everyone,
Could not have said it better myself.
Richard West
•
•
•
•
Originally Posted by Letscode
If you use ASP.NET and SQL server 2000.It will be really easy.
I did my first project similar to that.It was really interesting.
Richard West
Microsoft uses "One World, One Web, One Program" as a slogan.
Doesn’t that sound like "Ein Volk, Ein Reich, Ein Führer" to you, too?
— Eric S. Raymond
Tell me what type of software do you like and what would you pay for it
http://www.daniweb.com/techtalkforums/thread19660.html
Doesn’t that sound like "Ein Volk, Ein Reich, Ein Führer" to you, too?
— Eric S. Raymond
Tell me what type of software do you like and what would you pay for it
http://www.daniweb.com/techtalkforums/thread19660.html
•
•
Join Date: Jul 2005
Posts: 27
Reputation:
Solved Threads: 0
Waal that sounds encouraging although the problems is I am still in darkness regarding ASP.NET .
At the moment I am working on something, I am building a web application that will access SQL server 2000 so I am developing the front end using ASP.ODBC as middleware. So that workers can log online and be able to view and update details, as their access rights will allow them.
I am still new to ASP!! Is it any close to ASP.NET or they are very different?? Or can I use ASP instead of ASP.NET.
My other Qn?? Will be are these two the same or they are quite different I mean what I am doing now and the project that I intent to do
At the moment I am working on something, I am building a web application that will access SQL server 2000 so I am developing the front end using ASP.ODBC as middleware. So that workers can log online and be able to view and update details, as their access rights will allow them.
I am still new to ASP!! Is it any close to ASP.NET or they are very different?? Or can I use ASP instead of ASP.NET.
My other Qn?? Will be are these two the same or they are quite different I mean what I am doing now and the project that I intent to do
ASP and ASP.NET is a whole different language.ASP.NET has much more flexibility than ASP with its Object Oriented Prog.
I prefer ASP.NET to be much easier if you use a database like SQL server 2000.
The same can be achieved in ASP too but it demands a lot of work.
And also I see that you are a student,if you use ASP.NET (whose demand is more than ASP) it will be very useful for your Career.
I prefer ASP.NET to be much easier if you use a database like SQL server 2000.
The same can be achieved in ASP too but it demands a lot of work.
And also I see that you are a student,if you use ASP.NET (whose demand is more than ASP) it will be very useful for your Career.
Save White Tiger
•
•
Join Date: Jul 2005
Posts: 27
Reputation:
Solved Threads: 0
Taking into consideration what you have advised me I think I will go for ASP.NET I will have to start to look for tutorial and text books around that subject.
So is it ok if I am to approach it in this way ---: I will have a SQL Server 2000 as my back end and use OLEDB or ODBC as my middleware and then ASP.NET as the front end.
MANAGEMENT INFORMATION SYSTEM FOR THE SCHOOL OF INFORMATICS
Context of Proposed Project:
A management information system is required that
(1) Enables students to view and update their personal details
(2) Enables students to view their examination and coursework marks for modules they have taken
(3) Enables administrative staff to register new students on courses and progress them through stages of their course,
(4) Enables module coordinators to enter module marks for students who most recently sat a module thay have taught
Looking at my brief proposal above ,I will be having my database with the following tables [Students, Courses, Modules, Staff] which will be accessed by students and staff using passwords [with three different types of users Admin, students and Module co-ordinators] students will be able to view and update according to their access rights.
What are some of the things that I need to take into consideration or things I need to add for it to be a meaningful 3rd year project?
Thanks for the help
WILL
So is it ok if I am to approach it in this way ---: I will have a SQL Server 2000 as my back end and use OLEDB or ODBC as my middleware and then ASP.NET as the front end.
MANAGEMENT INFORMATION SYSTEM FOR THE SCHOOL OF INFORMATICS
Context of Proposed Project:
A management information system is required that
(1) Enables students to view and update their personal details
(2) Enables students to view their examination and coursework marks for modules they have taken
(3) Enables administrative staff to register new students on courses and progress them through stages of their course,
(4) Enables module coordinators to enter module marks for students who most recently sat a module thay have taught
Looking at my brief proposal above ,I will be having my database with the following tables [Students, Courses, Modules, Staff] which will be accessed by students and staff using passwords [with three different types of users Admin, students and Module co-ordinators] students will be able to view and update according to their access rights.
What are some of the things that I need to take into consideration or things I need to add for it to be a meaningful 3rd year project?
Thanks for the help
WILL
![]() |
Similar Threads
- Final Year Project (Computer Science)
- Final Year Project on e-commerce (Computer Science)
- Final year project!! (Networking Hardware Configuration)
- Final Year Project (ASP)
- Final Year Project (Java)
- Final year project (Java)
- Final Year Project (Networking Hardware Configuration)
Other Threads in the Computer Science Forum
- Previous Thread: How to Trap Print Action?
- Next Thread: APress Fractal Programming Contest
| Thread Tools | Search this Thread |
ai algorithm algorithms amazon assignment assignmenthelp assignments automata battery bigbrother binary bittorrent bizarre bomb business cern codebreaker compiler computer computers computerscience computertrackingsoftware connect conversion csc dataanalysis dataintepretation development dfa dissertation dissertations dissertationthesis dissertationtopic ebook employment energy floatingpoint foreclosure foreclosuresoftware fuel gadgets geeks givemetehcodez government graphics hardware history homeowners homeworkassignment homeworkhelp humor ibm idea ideas internet iphone ipod itcontracts jobs kindle laser laws linkbait lsmeans mainframes marketing mobileapplication msaccess nano netbeans networking news os p2p piracy principles programming rasterizer research sam-being-cute sas science security sex simulation software spying stephenfry study supercomputer supercomputing sweden technology textfield turing turingtest two'scompliment uk virus ww2





