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

C#

 
AnswerRe: database connection without a datasource Pin
Vikram A Punathambekar26-Mar-07 19:56
Vikram A Punathambekar26-Mar-07 19:56 
AnswerRe: database connection without a datasource Pin
Brady Kelly26-Mar-07 23:15
Brady Kelly26-Mar-07 23:15 
AnswerRe: Dynamically Insert Email Address from DataSet Pin
Christian Graus26-Mar-07 16:40
protectorChristian Graus26-Mar-07 16:40 
QuestionDatabase Connection Issue Pin
dboy22126-Mar-07 15:48
dboy22126-Mar-07 15:48 
AnswerRe: Database Connection Issue Pin
rah_sin26-Mar-07 18:17
professionalrah_sin26-Mar-07 18:17 
GeneralRe: Database Connection Issue Pin
dboy22127-Mar-07 2:04
dboy22127-Mar-07 2:04 
QuestionProblem of hierachical data in datagrid [modified] Pin
phantanagu26-Mar-07 15:42
phantanagu26-Mar-07 15:42 
QuestionTwo methods one output version 2.0 Pin
JMOdom26-Mar-07 15:12
JMOdom26-Mar-07 15:12 
I'm trying to learn C# coding and I've gotten to a point where I have a question. More or less. Roll eyes | :rolleyes:

If you have two methods like below

public static void MethodOne()
{
result a;
}
public static void MethodTwo()
{
result b;
}
Can you use "result a" in methodTwo? Confused | :confused: I am assuming that "result a" is saved in its variable. If so what is the calling method?

Thanks for any input, its appreciated.

P.S. - Sorry about the other message with the same name. I think that I hit the wrong button. Wink | ;)
AnswerRe: Two methods one output version 2.0 Pin
Christian Graus26-Mar-07 15:26
protectorChristian Graus26-Mar-07 15:26 
GeneralRe: Two methods one output version 2.0 Pin
JMOdom26-Mar-07 16:53
JMOdom26-Mar-07 16:53 
GeneralRe: Two methods one output version 2.0 Pin
Christian Graus26-Mar-07 16:56
protectorChristian Graus26-Mar-07 16:56 
GeneralRe: Two methods one output version 2.0 Pin
Vikram A Punathambekar26-Mar-07 19:58
Vikram A Punathambekar26-Mar-07 19:58 
AnswerRe: Two methods one output version 2.0 Pin
Mike Hankey26-Mar-07 16:55
mveMike Hankey26-Mar-07 16:55 
Question.Two methods one output Pin
JMOdom26-Mar-07 14:57
JMOdom26-Mar-07 14:57 
AnswerRe: .Two methods one output Pin
Christian Graus26-Mar-07 15:05
protectorChristian Graus26-Mar-07 15:05 
Questionhow to set digits precision of a float Pin
uowzd0126-Mar-07 14:45
uowzd0126-Mar-07 14:45 
AnswerRe: how to set digits precision of a float Pin
Christian Graus26-Mar-07 14:46
protectorChristian Graus26-Mar-07 14:46 
GeneralRe: how to set digits precision of a float Pin
uowzd0126-Mar-07 15:23
uowzd0126-Mar-07 15:23 
GeneralRe: how to set digits precision of a float Pin
Christian Graus26-Mar-07 15:39
protectorChristian Graus26-Mar-07 15:39 
GeneralRe: how to set digits precision of a float Pin
Saeed Jafarian7-Aug-11 12:32
Saeed Jafarian7-Aug-11 12:32 
AnswerRe: how to set digits precision of a float Pin
Bala subramanyam M26-Mar-07 18:19
Bala subramanyam M26-Mar-07 18:19 
GeneralRe: how to set digits precision of a float Pin
Saeed Jafarian12-Aug-11 13:57
Saeed Jafarian12-Aug-11 13:57 
AnswerRe: how to set digits precision of a float Pin
Sujith C Jose27-Mar-07 0:55
Sujith C Jose27-Mar-07 0:55 
GeneralRe: how to set digits precision of a float Pin
Saeed Jafarian12-Aug-11 14:02
Saeed Jafarian12-Aug-11 14:02 
Questionhow to copy folder in csharp ? Pin
hdv21226-Mar-07 12:51
hdv21226-Mar-07 12:51 

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.