Saturday, 22 December 2012 13:54

how you can accomplish a project successfully?

Written by 
Rate this item
(0 votes)

if you are participating in a project of a
course,assignment,others on c#.net or asp.net
or may be others then you should follow the
steps for finishing the project successfully.

1.first define all the objects for your project.
you must go in this way for successfull
finishing in object oriented way.if you are
implementing a bank management system,the
objects may be savings account,checking,
account.

2.fill & write in your class responsibility
collaborator(CRC) diagram with objects.you
should know about CRC.as a brief,its a dependency
diagram between objects.

3.if you are in a team,make a poster and mark
a task in a paper for each member in the poster.
first place the paper for a member in the
'in progress' column then if he/she finishes
the task then pick it up and mark it in the
'finished' column in the poster.in this way
you can convince your teacher/trainer about
the progress for the project and let him know
who is doing what.

4.use google if u fail to write the codes
appropriately or anything you want to know
for the project.

hope this helps to achieve the project
successfully.

Read 2862 times
Super User

Email This email address is being protected from spambots. You need JavaScript enabled to view it.

Latest discussions

  • No posts to display.