Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. need a simple solution

need a simple solution

Scheduled Pinned Locked Moved C#
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    yvzhn
    wrote on last edited by
    #1

    CLASSES PROPERTIES METHODS student string Name grade Add(string lessonCode, int point) grade ShowNotes(string lessonCode) string studentid grade [] grades string Surname grade String lessonCode int Point reg int NumberOfRegs AddStudent(student stu) RemoveStudent(string studentid) student ShowStudent(string studentid) these are the classes,properties and methods that i have to use... *students names,surnames,studentid and grades will be stored *if any of the fields name,surname or grades if blank the registration wont be done *for every student grades can be added *studentid cant be changed,we can see the number of students,and we can call the students by their studentid THATs all i need..i tried so hard but coludnt find a solution.. THX for your helps

    W G 2 Replies Last reply
    0
    • Y yvzhn

      CLASSES PROPERTIES METHODS student string Name grade Add(string lessonCode, int point) grade ShowNotes(string lessonCode) string studentid grade [] grades string Surname grade String lessonCode int Point reg int NumberOfRegs AddStudent(student stu) RemoveStudent(string studentid) student ShowStudent(string studentid) these are the classes,properties and methods that i have to use... *students names,surnames,studentid and grades will be stored *if any of the fields name,surname or grades if blank the registration wont be done *for every student grades can be added *studentid cant be changed,we can see the number of students,and we can call the students by their studentid THATs all i need..i tried so hard but coludnt find a solution.. THX for your helps

      W Offline
      W Offline
      Wayne Phipps
      wrote on last edited by
      #2

      Number 9 on this link may help: http://www.codeproject.com/script/comments/forums.asp?msg=1278604&forumid=1649#xx1278604xx

      Regards Wayne Phipps ____________ Time is the greatest teacher... unfortunately, it kills all of its students View my Blog

      1 Reply Last reply
      0
      • Y yvzhn

        CLASSES PROPERTIES METHODS student string Name grade Add(string lessonCode, int point) grade ShowNotes(string lessonCode) string studentid grade [] grades string Surname grade String lessonCode int Point reg int NumberOfRegs AddStudent(student stu) RemoveStudent(string studentid) student ShowStudent(string studentid) these are the classes,properties and methods that i have to use... *students names,surnames,studentid and grades will be stored *if any of the fields name,surname or grades if blank the registration wont be done *for every student grades can be added *studentid cant be changed,we can see the number of students,and we can call the students by their studentid THATs all i need..i tried so hard but coludnt find a solution.. THX for your helps

        G Offline
        G Offline
        Guffa
        wrote on last edited by
        #3

        If you really tried so hard, then you should be able to present at least the tiniest little bit of input from yourself, and not just pasting in the homework assignment. There are a lot of people here that can give you useful hints, but for that you have to present what you have done, and where you are stuck.

        --- single minded; short sighted; long gone;

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups