Click here to Skip to main content
15,895,011 members
Home / Discussions / C#
   

C#

 
GeneralRe: New Project Ideas? Pin
wangbo02392-May-10 23:17
wangbo02392-May-10 23:17 
AnswerRe: New Project Ideas? Pin
Roger Wright2-May-10 21:08
professionalRoger Wright2-May-10 21:08 
GeneralRe: New Project Ideas? Pin
Pete O'Hanlon2-May-10 21:17
mvePete O'Hanlon2-May-10 21:17 
GeneralRe: New Project Ideas? Pin
Roger Wright3-May-10 9:06
professionalRoger Wright3-May-10 9:06 
GeneralRe: New Project Ideas? Pin
CoderForEver3-May-10 19:54
CoderForEver3-May-10 19:54 
GeneralRe: New Project Ideas? Pin
Roger Wright3-May-10 20:27
professionalRoger Wright3-May-10 20:27 
GeneralRe: New Project Ideas? Pin
CoderForEver4-May-10 5:01
CoderForEver4-May-10 5:01 
GeneralRe: New Project Ideas? Pin
Roger Wright4-May-10 12:52
professionalRoger Wright4-May-10 12:52 
I'm glad to see that some schools still considwer documentation to be important. An awful lot of major software companies have lost sight of that fact. Well documented requirements lead to well documented functional descriptions which, if properly segmented and divided into small blocks, lead to easily coded chunks.

If this is a team effort, I strongly recommend an Interface Control Document which none of you may change without everyone agreeing to the change. In it you will describe in detail every public variable and type, every function, and whose responsibility it is to implement each. That way there are no surprises because A wrote an integer function which B called expecting a real result... That one document will save your ass. I use one even for my own tiny projects, simply because I have so little time to work on them that when I set the project down for 2 months because I got busy at work, when I get back to it I've forgotten what I was doing where. A review of my ICD tells me where I left off and what to do next.

As for contact info, click the email link below, instead of the reply link.
"A Journey of a Thousand Rest Stops Begins with a Single Movement"

AnswerRe: New Project Ideas? Pin
#realJSOP2-May-10 23:26
mve#realJSOP2-May-10 23:26 
AnswerRe: New Project Ideas? Pin
PIEBALDconsult4-May-10 3:17
mvePIEBALDconsult4-May-10 3:17 
GeneralRe: New Project Ideas? Pin
Roger Wright4-May-10 12:53
professionalRoger Wright4-May-10 12:53 
Questiondll function Pin
Member 5903102-May-10 19:40
Member 5903102-May-10 19:40 
AnswerRe: dll function Pin
Calla2-May-10 20:10
Calla2-May-10 20:10 
GeneralRe: dll function Pin
Member 5903102-May-10 20:12
Member 5903102-May-10 20:12 
GeneralRe: dll function Pin
Pete O'Hanlon2-May-10 20:52
mvePete O'Hanlon2-May-10 20:52 
AnswerRe: dll function Pin
ThatsAlok2-May-10 20:15
ThatsAlok2-May-10 20:15 
GeneralRe: dll function Pin
Member 5903102-May-10 20:19
Member 5903102-May-10 20:19 
GeneralRe: dll function Pin
Calla2-May-10 22:24
Calla2-May-10 22:24 
GeneralRe: dll function Pin
Abdul Rahman Hamidy2-May-10 22:39
Abdul Rahman Hamidy2-May-10 22:39 
GeneralRe: dll function Pin
ThatsAlok3-May-10 3:14
ThatsAlok3-May-10 3:14 
QuestionActive directory Group Enabled or Not Pin
Tiger4562-May-10 18:22
Tiger4562-May-10 18:22 
AnswerRe: Active directory Group Enabled or Not Pin
Michel Godfroid2-May-10 19:06
Michel Godfroid2-May-10 19:06 
QuestionNeed help on c# please Pin
kibr9872-May-10 13:34
kibr9872-May-10 13:34 
AnswerRe: Need help on c# please Pin
Luc Pattyn2-May-10 13:49
sitebuilderLuc Pattyn2-May-10 13:49 
QuestionBest way to access a database Pin
Terence van Schalkwyk2-May-10 9:09
Terence van Schalkwyk2-May-10 9:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.