+ Link For Assignments, GDBs & Online Quizzes Solution |
+ Link For Past Papers, Solved MCQs, Short Notes & More |
CS506 - Web Design and Development Assignment No. 1 Solution Fall 2018 Due Date: December 07, 2018
Assignment No. 01 CS506 – Web Design and Development
|
Total Marks: 20
Due Date: 07/12/2018 |
||
Uploading instructions:
Rules for Marking:
It should be clear that your assignment will not get any credit if:
· The assignment is submitted after due date. · The submitted assignment does not open, execute or file is corrupted. · Your assignment is copied from internet, handouts or from any other student (Strict disciplinary action will be taken in this case).
|
|||
Assignment |
|
||
Question: (20 Marks)
You are required to write a program in java that will contain two modules i.e. Login module and Registration module. Furthermore, create a new database in MS Access and add a table in the database. The name of database must be same as your own VU ID (like BC0000000) and the name of table should be Student. Student table will have six attributes i.e. Student ID, Name, Email, Address, Study Program and Password.
In Login module, design a graphical user interface (GUI) which will have two text boxes (Student ID and Password) and two buttons (Login and Register). When user enters information (Student ID and Password) and clicks Login button then search this Student ID and password in the database. If this Student ID exists in database and Password is valid then display all information against this ID on the screen using a GUI. Otherwise, show message that no such record exists in database against this ID or Password is incorrect.
In Registration module, when user clicks on Register button then a student registration interface should be opened to register a new student. The user registration interface will have seven text boxes (i.e. Student ID, Name, Email, Address, Study Program, Password, and Retype Password) and a Register button. When user enters information and clicks Register button then verify that:
If entered Student ID already exists in database then show message that “Student is already registered”. After all this verification, insert this information in database and display a message “Student Registered Successfully”.
Also note that title of all graphical user interfaces should be your VU ID (like BC0000000).
Important Regarding Development:
If you are using JDK1.8 or above then you’ll have to use ucanaccess driver to connect to MS Access database. In this case, I'll suggest you to view the following tutorial.
https://vulms.vu.edu.pk/Courses/CS506/Downloads/UCanAccess.mp4
Following links will be helpful in creating new database in MS Access.
https://support.office.com/en-us/article/Create-a-new-database-32a1... http://www.dummies.com/software/microsoft-office/access/how-to-buil... https://www.wikihow.com/Make-a-Database-Using-MS-Access
Important Regarding Submission:
After completing your code, execute your java file(s) on command prompt and enter students’ records to store them in database. You must have to provide your own information while entering first student’s record otherwise marks will be deducted accordingly. Your database must contain at least one record (containing your own information i.e. your id, name, email, address, study program and etc.). Now, compress your java file(s) and database file using winzip or winrar and upload it on VULMS.
NOTE: Do not put any query on MDB about this assignment, if you have any query then email at cs506@vu.edu.pk. Furthermore, if any student found cheating from any other student or from online forums then he/she will be awarded ZERO right away and strict disciplinary action will be taken against the student.
|
|||
Deadline: Your assignment must be uploaded/submitted on or before 7th December 2018.
|
Tags:
+ http://bit.ly/vucodes (Link for Assignments, GDBs & Online Quizzes Solution)
+ http://bit.ly/papersvu (Link for Past Papers, Solved MCQs, Short Notes & More)
+ Click Here to Search (Looking For something at vustudents.ning.com?) + Click Here To Join (Our facebook study Group)Bhai koi CS506 assignment ka solution code tu share kr dy please...
shabirtaunsvi2122@gmail.com
my studen id id bc160202107
please send me solution cs506 on my mail id rabiamustafa250@gmail.com please to day is extend day
i have no whatppp
please u can send asighnmnet solution through mail
please anyone upload assignment solution on urgent basis.
Hello friends anyone can provide the assignment solution i can pay for it
0300-7817826
Getting this error while compiling the program.. Anyone please help me.
registratio.java:73: error: illegal escape character
Connection con=DriverManager.getConnection("jdbc:ucanaccess://C:\Users\AaGaMeR\Documents\BC160402819.accdb");
my studen id id bc160202107
please send me solution cs506 on my mail id rabiamustafa250@gmail.com please to day is extend day
download drivers
then use this code to connect
Class.forName("net.ucanaccess.jdbc.UcanaccessDriver");
Connection con =DriverManager.getConnection("jdbc:ucanaccess://F:\\Mc112345.accdb");
which drivers are you talking about....
© 2021 Created by + M.Tariq Malik.
Powered by
Promote Us | Report an Issue | Privacy Policy | Terms of Service
We are user-generated contents site. All product, videos, pictures & others contents on site don't seem to be beneath our Copyrights & belong to their respected owners & freely available on public domains. We believe in Our Policy & do according to them. If Any content is offensive in your Copyrights then please email at m.tariqmalik@gmail.com Page with copyright detail & We will happy to remove it immediately.
Management: Admins ::: Moderators
Awards Badges List | Moderators Group
All Members | Featured Members | Top Reputation Members | Angels Members | Intellectual Members | Criteria for Selection
Become a Team Member | Safety Guidelines for New | Site FAQ & Rules | Safety Matters | Online Safety | Rules For Blog Post