Click here to Skip to main content
15,917,321 members
Home / Discussions / C#
   

C#

 
GeneralRe: A syntax error or logic? Pin
Anonymous24-Apr-05 19:51
Anonymous24-Apr-05 19:51 
GeneralBinary Reader Pin
24-Apr-05 9:24
suss24-Apr-05 9:24 
GeneralRe: Binary Reader Pin
Dave Kreskowiak24-Apr-05 16:30
mveDave Kreskowiak24-Apr-05 16:30 
GeneralRe: Binary Reader Pin
Kodanda Pani24-Apr-05 19:58
Kodanda Pani24-Apr-05 19:58 
GeneralBinary Reader Pin
Member 190895324-Apr-05 9:19
Member 190895324-Apr-05 9:19 
GeneralRe: Binary Reader Pin
Polis Pilavas24-Apr-05 10:42
Polis Pilavas24-Apr-05 10:42 
QuestionEdit TreeNode text ??? Pin
gyokusei24-Apr-05 6:47
gyokusei24-Apr-05 6:47 
AnswerRe: Edit TreeNode text ??? Pin
Polis Pilavas24-Apr-05 6:55
Polis Pilavas24-Apr-05 6:55 
AnswerRe: Edit TreeNode text ??? Pin
tommazzo24-Apr-05 10:22
tommazzo24-Apr-05 10:22 
AnswerRe: Edit TreeNode text ??? Pin
NassosReyzidis25-Apr-05 23:30
NassosReyzidis25-Apr-05 23:30 
General== or String.Equals() Pin
tommazzo24-Apr-05 6:43
tommazzo24-Apr-05 6:43 
GeneralRe: == or String.Equals() Pin
S. Senthil Kumar24-Apr-05 19:12
S. Senthil Kumar24-Apr-05 19:12 
GeneralRe: == or String.Equals() Pin
tommazzo26-Apr-05 2:48
tommazzo26-Apr-05 2:48 
Generalwin form Pin
vuthaianh24-Apr-05 2:55
vuthaianh24-Apr-05 2:55 
GeneralRe: win form Pin
Polis Pilavas24-Apr-05 3:14
Polis Pilavas24-Apr-05 3:14 
GeneralRe: win form Pin
Nick Parker24-Apr-05 4:35
protectorNick Parker24-Apr-05 4:35 
One thing that Polis didn't mention was the use of events and delegates. You can hook into events that another form (i.e., FormB) exposes to notify your main form (i.e., FormA). This will allow you to maintain private methods across both forms and still transfer data.

- Nick Parker
Microsoft MVP - Visual C#
My Blog | My Articles

GeneralRe: win form Pin
Polis Pilavas24-Apr-05 6:52
Polis Pilavas24-Apr-05 6:52 
GeneralExecute Stored Procedure... Pin
Illegal Operation24-Apr-05 2:53
Illegal Operation24-Apr-05 2:53 
GeneralRe: Execute Stored Procedure... Pin
Colin Angus Mackay24-Apr-05 3:42
Colin Angus Mackay24-Apr-05 3:42 
GeneralRe: Execute Stored Procedure... Pin
Illegal Operation24-Apr-05 4:05
Illegal Operation24-Apr-05 4:05 
GeneralRe: Execute Stored Procedure... Pin
Colin Angus Mackay24-Apr-05 4:11
Colin Angus Mackay24-Apr-05 4:11 
GeneralGarbage Collection - Question Pin
Tristan Rhodes24-Apr-05 0:33
Tristan Rhodes24-Apr-05 0:33 
GeneralRe: Garbage Collection - Question Pin
WillemM24-Apr-05 2:20
WillemM24-Apr-05 2:20 
GeneralIncluding a manifest file within the exe file Pin
Anonymous23-Apr-05 23:34
Anonymous23-Apr-05 23:34 
GeneralRe: Including a manifest file within the exe file Pin
DavidNohejl24-Apr-05 2:06
DavidNohejl24-Apr-05 2:06 

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.