Click here to Skip to main content
15,896,290 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Open source ide Pin
Eddy Vluggen20-Feb-10 0:53
professionalEddy Vluggen20-Feb-10 0:53 
GeneralRe: Open source ide Pin
thatraja20-Feb-10 3:41
professionalthatraja20-Feb-10 3:41 
GeneralRe: Open source ide Pin
Kevin McFarlane20-Feb-10 5:15
Kevin McFarlane20-Feb-10 5:15 
Questionreading a file from a remote computer using UNC in C# console app. Pin
thivya n19-Feb-10 6:02
thivya n19-Feb-10 6:02 
AnswerRe: reading a file from a remote computer using UNC in C# console app. Pin
The Man from U.N.C.L.E.19-Feb-10 6:29
The Man from U.N.C.L.E.19-Feb-10 6:29 
GeneralRe: reading a file from a remote computer using UNC in C# console app. Pin
thivya n1-Mar-10 1:16
thivya n1-Mar-10 1:16 
QuestionCan someone help me with 2 Forms Pin
Bob Beaubien19-Feb-10 4:58
Bob Beaubien19-Feb-10 4:58 
AnswerRe: Can someone help me with 2 Forms Pin
The Man from U.N.C.L.E.19-Feb-10 6:32
The Man from U.N.C.L.E.19-Feb-10 6:32 
Once Form2 is closed it is only available until it goes out of scope, eg. until the end of the calling method if you used ShowDialog to display it.

In order to retain the value, add a property to Form1 and populate it with the TextBox Text from Form2 before it goes out of scope.
If you have knowledge, let others light their candles at it.
Margaret Fuller (1810 - 1850)
[My Articles]  [My Website]

AnswerRe: Can someone help me with 2 Forms Pin
beker_usa4-Mar-10 17:27
beker_usa4-Mar-10 17:27 
QuestionList of installed applications (as shown by "Open With" dialog box of windows.) Pin
Aseem Sharma19-Feb-10 1:08
Aseem Sharma19-Feb-10 1:08 
AnswerRe: List of installed applications (as shown by "Open With" dialog box of windows.) Pin
The Man from U.N.C.L.E.19-Feb-10 6:37
The Man from U.N.C.L.E.19-Feb-10 6:37 
QuestionAddition in textbox Pin
Nandan Basak19-Feb-10 0:18
Nandan Basak19-Feb-10 0:18 
AnswerRe: Addition in textbox Pin
Luc Pattyn19-Feb-10 0:29
sitebuilderLuc Pattyn19-Feb-10 0:29 
JokeRe: Addition in textbox Pin
Not Active19-Feb-10 0:39
mentorNot Active19-Feb-10 0:39 
GeneralRe: Addition in textbox Pin
Luc Pattyn19-Feb-10 0:49
sitebuilderLuc Pattyn19-Feb-10 0:49 
GeneralRe: Addition in textbox Pin
Nandan Basak20-Feb-10 9:00
Nandan Basak20-Feb-10 9:00 
AnswerRe: Addition in textbox Pin
jaypatel51222-Mar-10 16:28
jaypatel51222-Mar-10 16:28 
QuestionTimer Time question [modified] Pin
Bob Beaubien18-Feb-10 11:22
Bob Beaubien18-Feb-10 11:22 
AnswerRe: Timer Time question Pin
Phil J Pearson18-Feb-10 11:54
Phil J Pearson18-Feb-10 11:54 
AnswerRe: Timer Time question Pin
Dave Kreskowiak18-Feb-10 12:17
mveDave Kreskowiak18-Feb-10 12:17 
GeneralRe: Timer Time question Pin
Bob Beaubien18-Feb-10 12:19
Bob Beaubien18-Feb-10 12:19 
AnswerRe: Timer Time question Pin
Luc Pattyn18-Feb-10 12:34
sitebuilderLuc Pattyn18-Feb-10 12:34 
GeneralRe: Timer Time question Pin
Bob Beaubien18-Feb-10 13:33
Bob Beaubien18-Feb-10 13:33 
GeneralRe: Timer Time question Pin
Luc Pattyn18-Feb-10 13:53
sitebuilderLuc Pattyn18-Feb-10 13:53 
GeneralRe: Timer Time question Pin
Bob Beaubien18-Feb-10 13:59
Bob Beaubien18-Feb-10 13:59 

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.