Click here to Skip to main content
15,914,401 members
Home / Discussions / Windows Forms
   

Windows Forms

 
Questionhow to use an windows application in lan? Pin
Rakhe19-May-09 21:35
Rakhe19-May-09 21:35 
AnswerRe: how to use an windows application in lan? Pin
Mycroft Holmes23-May-09 17:49
professionalMycroft Holmes23-May-09 17:49 
QuestionC# console application for web file download gets 401 Pin
Mike Devenney19-May-09 9:26
Mike Devenney19-May-09 9:26 
AnswerRe: C# console application for web file download gets 401 Pin
bc_sridhar14-Jan-10 4:16
bc_sridhar14-Jan-10 4:16 
QuestionTooltip in Datagrid 1.1 Pin
mistryshailesh18-May-09 18:43
mistryshailesh18-May-09 18:43 
Question"Assembly Resource File" in Visual Studio 2008 Pin
bigcivilmelon18-May-09 12:51
bigcivilmelon18-May-09 12:51 
Questionsmart logger window Pin
IWannaTalk18-May-09 3:53
IWannaTalk18-May-09 3:53 
AnswerRe: smart logger window Pin
Luc Pattyn18-May-09 5:11
sitebuilderLuc Pattyn18-May-09 5:11 
Hi,

most of the time I log to both a file (which during debug gets opened and closed for each line, so I also catch the last line before a crash) and a listbox. IMO a TextBox is terrible for logging, since it continuously concatenates all text lines, a quadratic and expensive operation you do not need.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

GeneralRe: smart logger window Pin
IWannaTalk18-May-09 10:57
IWannaTalk18-May-09 10:57 
GeneralRe: smart logger window Pin
EliottA19-May-09 2:45
EliottA19-May-09 2:45 
Questionpassing value one from to another form Pin
grandhisrinivas17-May-09 20:13
grandhisrinivas17-May-09 20:13 
AnswerRe: passing value one from to another form Pin
Mycroft Holmes17-May-09 21:58
professionalMycroft Holmes17-May-09 21:58 
GeneralRe: passing value one from to another form Pin
EliottA19-May-09 2:47
EliottA19-May-09 2:47 
GeneralRe: passing value one from to another form Pin
Mycroft Holmes19-May-09 12:56
professionalMycroft Holmes19-May-09 12:56 
GeneralRe: passing value one from to another form Pin
grandhisrinivas19-May-09 22:42
grandhisrinivas19-May-09 22:42 
GeneralRe: passing value one from to another form Pin
Mycroft Holmes19-May-09 23:01
professionalMycroft Holmes19-May-09 23:01 
QuestionAdding a Button to the TextBox Pin
sunnytyra17-May-09 16:11
sunnytyra17-May-09 16:11 
AnswerRe: Adding a Button to the TextBox Pin
Mycroft Holmes17-May-09 21:56
professionalMycroft Holmes17-May-09 21:56 
GeneralRe: Adding a Button to the TextBox Pin
sunnytyra27-Jul-09 20:30
sunnytyra27-Jul-09 20:30 
GeneralRe: Adding a Button to the TextBox Pin
Mycroft Holmes27-Jul-09 21:14
professionalMycroft Holmes27-Jul-09 21:14 
GeneralRe: Adding a Button to the TextBox Pin
sunnytyra27-Jul-09 22:06
sunnytyra27-Jul-09 22:06 
GeneralRe: Adding a Button to the TextBox Pin
sunnytyra11-Aug-09 19:16
sunnytyra11-Aug-09 19:16 
GeneralRe: Adding a Button to the TextBox Pin
Mycroft Holmes12-Aug-09 1:25
professionalMycroft Holmes12-Aug-09 1:25 
GeneralRe: Adding a Button to the TextBox Pin
sunnytyra12-Aug-09 2:23
sunnytyra12-Aug-09 2:23 
GeneralRe: Adding a Button to the TextBox Pin
Mycroft Holmes12-Aug-09 14:18
professionalMycroft Holmes12-Aug-09 14:18 

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.