I need help with the C# codes for my project

Nov 14 2013 12:22 PM

1.   Modules

       Module a: Students Registration

       Your own design: Student name, Date of Birth, Address, Educational Details and other required details).

      Module b: Students Selection

      a. In Selection Test Marks above 80% then Donation 25% of Course fee,

      b. In Selection Test Marks above 70% then Donation 50% of Course fee,

      c. In Selection Test Marks above 60% then Donation 60% of Course fee,

      d. In Selection Test Marks above 40% then Donation 70% of Course fee,

      e. In Selection Test Marks above 25% then Donation 80% of Course fee,

      Module c: Fee Collection & Processing

      a. BC fees reduction 50% of Course Fee

      b. OBC fees reduction 25% of Course Fee

      c. Merit fees reduction 10% of Course Fee Fee

      Module d: Outputs

a.     Display Fees  and  Donation per student based on admission number

b.    Display Total Fees Collected

c.     Display Total Donation Collected

2. Course Fee is 50,000/-

3. Use any ONE of the language: C, C++, C#

4. Name of the college is "GODS OWN ..... ....... Fill according to your vision)

5. Data Storage not required

6. Accept minimum 5 students details at a time.

7. Display accepted students details and they remitted amount one by one.


Answers (1)