Monday, March 28, 2011

Mid-Term Exam

Mid-Term exam was postpone due to picnic, now it is reschedule as Saturday  9 April 2011, it also includes programming questions besides programming MCQs, and marks of Mid-Term are increased up-to  10 marks.

Monday, March 21, 2011

Assignment # 7

Complete remaining use-cases in given code that are:

7. Assign Course to Student (By fisr displaying the courses available and courses currently assigned to the student, course should not be double assigned to any student, not more than 5 courses can be assigne to a student.
8. Display course.

There will be a group viva for the code you or your group submitted during mid-term exam.

Mid-Term Exam will cover:
1. Use-case diagrams (need to draw uses cases out of text description)
2. Use-case narratives, activity diagrams and class diagram by using potential actor lists.
3. Given a program for reverse engineering.( Crate Use-case diagram, and other UML out of a C# program)
4. MCQs for C# programming.

Marking every question set contain 25 marks, therefore paper will be 100 marks. Obtained marks will be converted out of 7 marks on the bases of percentage.

Good Luck

Monday, March 14, 2011

Assignment # 6

Implement following cases in previously given code sample:

1. Add New Course
2. Edit Course
3. Display Courses

Friday, March 11, 2011

Assignment # 2 Project

Below is the download link of the project file in RAR format of partial solution of Assignment #2

Download Assignment #2 Solution