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

C#

 
QuestionTo get Msgbox in VB to C# Pin
vasundra5-Feb-06 19:10
vasundra5-Feb-06 19:10 
AnswerRe: To get Msgbox in VB to C# Pin
Robert Rohde5-Feb-06 19:30
Robert Rohde5-Feb-06 19:30 
Questionpassing a struct Pin
VanEtienne5-Feb-06 19:05
VanEtienne5-Feb-06 19:05 
AnswerRe: passing a struct Pin
rakesh_nits5-Feb-06 19:33
rakesh_nits5-Feb-06 19:33 
AnswerRe: passing a struct Pin
Robert Rohde5-Feb-06 19:34
Robert Rohde5-Feb-06 19:34 
GeneralRe: passing a struct Pin
VanEtienne5-Feb-06 20:02
VanEtienne5-Feb-06 20:02 
GeneralRe: passing a struct Pin
rakesh_nits5-Feb-06 21:32
rakesh_nits5-Feb-06 21:32 
GeneralRe: passing a struct Pin
VanEtienne5-Feb-06 21:45
VanEtienne5-Feb-06 21:45 
Gives me:

The type or namespace name 'namespace1' could not be found (are you missing a using directive or an assembly reference?)

The type or namespace name 'DrawGraph' could not be found (are you missing a using directive or an assembly reference?)

I want to send about 30 variables through the struct, coz with struct its easy and nice to access or change the values of variables.
I've read somewhere that its not good to send too much through a struct.
Should I just send the variables directly then?
AnswerRe: passing a struct Pin
Guffa5-Feb-06 23:46
Guffa5-Feb-06 23:46 
GeneralRe: passing a struct Pin
virz5-Feb-06 22:54
virz5-Feb-06 22:54 
GeneralRe: passing a struct Pin
ryancrawcour5-Feb-06 21:45
ryancrawcour5-Feb-06 21:45 
Questiondid someone forget typedef? Pin
User 5838525-Feb-06 18:32
User 5838525-Feb-06 18:32 
AnswerRe: did someone forget typedef? Pin
leppie5-Feb-06 19:30
leppie5-Feb-06 19:30 
AnswerRe: did someone forget typedef? Pin
leppie5-Feb-06 19:37
leppie5-Feb-06 19:37 
GeneralRe: did someone forget typedef? Pin
User 5838525-Feb-06 22:02
User 5838525-Feb-06 22:02 
Questionsuggestion about any Code generator Wizard Pin
emran8345-Feb-06 17:18
emran8345-Feb-06 17:18 
AnswerRe: suggestion about any Code generator Wizard Pin
leppie5-Feb-06 20:50
leppie5-Feb-06 20:50 
GeneralRe: suggestion about any Code generator Wizard Pin
emran8345-Feb-06 22:20
emran8345-Feb-06 22:20 
GeneralRe: suggestion about any Code generator Wizard Pin
leppie6-Feb-06 0:47
leppie6-Feb-06 0:47 
QuestionC# visual studio error? Pin
paully5-Feb-06 17:14
paully5-Feb-06 17:14 
AnswerRe: C# visual studio error? Pin
emran8345-Feb-06 17:20
emran8345-Feb-06 17:20 
QuestionDefault parameter in Method Pin
emran8345-Feb-06 17:10
emran8345-Feb-06 17:10 
AnswerRe: Default parameter in Method Pin
S. Senthil Kumar5-Feb-06 18:13
S. Senthil Kumar5-Feb-06 18:13 
GeneralRe: Default parameter in Method Pin
emran8345-Feb-06 22:15
emran8345-Feb-06 22:15 
AnswerRe: Default parameter in Method Pin
ryancrawcour5-Feb-06 21:49
ryancrawcour5-Feb-06 21:49 

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.