Click here to Skip to main content
15,914,795 members
Home / Discussions / C#
   

C#

 
AnswerRe: MenuStrip Names Pin
Judah Gabriel Himango30-Aug-07 5:00
sponsorJudah Gabriel Himango30-Aug-07 5:00 
GeneralRe: MenuStrip Names Pin
topksharma198230-Aug-07 7:08
topksharma198230-Aug-07 7:08 
QuestionGeneral newbie type question Pin
shwaguy30-Aug-07 3:30
shwaguy30-Aug-07 3:30 
AnswerRe: General newbie type question Pin
Spacix One30-Aug-07 4:10
Spacix One30-Aug-07 4:10 
GeneralRe: General newbie type question Pin
martin_hughes30-Aug-07 4:25
martin_hughes30-Aug-07 4:25 
GeneralRe: General newbie type question Pin
Spacix One30-Aug-07 4:53
Spacix One30-Aug-07 4:53 
JokeRe: General newbie type question Pin
PIEBALDconsult30-Aug-07 5:44
mvePIEBALDconsult30-Aug-07 5:44 
AnswerRe: General newbie type question Pin
shwaguy30-Aug-07 9:11
shwaguy30-Aug-07 9:11 
OK,

So the message I seem to be getting is that, anything can be done from anywhere as long as it works. So if it seems write to have MyClass.Function0 return a value and dump that value to a file it is technically OK.

Aside from logical organization is there anything style wise I should know? For instance it would not seem right to have MyClass.Function both return a value and print those same values; I seems right to have a seperate class.function take the return values from MyClass.Function and do the writing. That would allow me to have multiple funcitons access my file writing function and eliminate repeat code.


Is that right?

The shwa guy
QuestionStrange Problem at writing file Pin
error140830-Aug-07 3:29
error140830-Aug-07 3:29 
AnswerRe: Strange Problem at writing file Pin
Spacix One30-Aug-07 3:59
Spacix One30-Aug-07 3:59 
GeneralRe: Strange Problem at writing file Pin
error140830-Aug-07 4:13
error140830-Aug-07 4:13 
GeneralRe: Strange Problem at writing file Pin
Spacix One30-Aug-07 4:18
Spacix One30-Aug-07 4:18 
GeneralRe: Strange Problem at writing file Pin
error140830-Aug-07 4:19
error140830-Aug-07 4:19 
GeneralRe: Strange Problem at writing file Pin
Spacix One30-Aug-07 4:55
Spacix One30-Aug-07 4:55 
GeneralRe: Strange Problem at writing file Pin
error140830-Aug-07 5:05
error140830-Aug-07 5:05 
GeneralRe: Strange Problem at writing file Pin
J4amieC30-Aug-07 5:09
J4amieC30-Aug-07 5:09 
GeneralRe: Strange Problem at writing file Pin
error140830-Aug-07 5:12
error140830-Aug-07 5:12 
GeneralRe: Strange Problem at writing file Pin
Spacix One30-Aug-07 5:14
Spacix One30-Aug-07 5:14 
GeneralRe: Strange Problem at writing file Pin
error140830-Aug-07 5:18
error140830-Aug-07 5:18 
GeneralRe: Strange Problem at writing file Pin
Spacix One30-Aug-07 5:59
Spacix One30-Aug-07 5:59 
GeneralRe: Strange Problem at writing file Pin
Luc Pattyn30-Aug-07 6:42
sitebuilderLuc Pattyn30-Aug-07 6:42 
GeneralRe: Strange Problem at writing file Pin
error140830-Aug-07 7:38
error140830-Aug-07 7:38 
Questionchatting between c# and asp.net Pin
_beginner_30-Aug-07 2:31
_beginner_30-Aug-07 2:31 
AnswerRe: chatting between c# and asp.net Pin
Colin Angus Mackay30-Aug-07 2:35
Colin Angus Mackay30-Aug-07 2:35 
GeneralRe: chatting between c# and asp.net Pin
_beginner_30-Aug-07 2:43
_beginner_30-Aug-07 2:43 

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.