Click here to Skip to main content
16,004,806 members
Home / Discussions / C#
   

C#

 
AnswerRe: return list of url if i enter specific keyword Pin
Manfred Rudolf Bihy26-Jan-13 10:09
professionalManfred Rudolf Bihy26-Jan-13 10:09 
SuggestionGoogle Earth Plugin throwing Javascript Error to WPF Window Pin
citibabu24-Jan-13 19:50
citibabu24-Jan-13 19:50 
GeneralRe: Google Earth Plugin throwing Javascript Error to WPF Window Pin
Richard MacCutchan25-Jan-13 1:41
mveRichard MacCutchan25-Jan-13 1:41 
Questionimplementing skype plugin on windows 8 Pin
omotayo adebola24-Jan-13 13:37
omotayo adebola24-Jan-13 13:37 
AnswerRe: implementing skype plugin on windows 8 Pin
Pete O'Hanlon25-Jan-13 0:08
mvePete O'Hanlon25-Jan-13 0:08 
QuestionC# timeout Pin
dcof24-Jan-13 12:10
dcof24-Jan-13 12:10 
AnswerRe: C# timeout Pin
Mycroft Holmes24-Jan-13 14:01
professionalMycroft Holmes24-Jan-13 14:01 
AnswerRe: C# timeout Pin
V.25-Jan-13 1:27
professionalV.25-Jan-13 1:27 
dcof wrote:
I am wondering what part of the application I should look at to determine what is causing the timeout

If it is a large application and especially if it is a system (multiple applications like you're having) you might want to consider some serious logging. The timestamps in the log can immediately tell you where the culprit is.

I suggest thinking the logging mechanism over for a while before jumping in a quick and dirty solution. Good logging saved my day in numerous times.

Hope this helps.

AnswerRe: C# timeout Pin
jschell25-Jan-13 9:25
jschell25-Jan-13 9:25 
QuestionSkip current line in file Pin
vanikanc24-Jan-13 10:11
vanikanc24-Jan-13 10:11 
AnswerRe: Skip current line in file Pin
R. Giskard Reventlov24-Jan-13 10:15
R. Giskard Reventlov24-Jan-13 10:15 
AnswerRe: Skip current line in file Pin
Jibesh24-Jan-13 10:29
professionalJibesh24-Jan-13 10:29 
GeneralRe: Skip current line in file Pin
vanikanc24-Jan-13 10:51
vanikanc24-Jan-13 10:51 
GeneralRe: Skip current line in file Pin
Jibesh24-Jan-13 10:52
professionalJibesh24-Jan-13 10:52 
AnswerRe: Skip current line in file Pin
PIEBALDconsult24-Jan-13 11:02
mvePIEBALDconsult24-Jan-13 11:02 
QuestionMultiple marker Pin
KORCARI24-Jan-13 9:48
KORCARI24-Jan-13 9:48 
AnswerRe: Multiple marker Pin
Pete O'Hanlon24-Jan-13 11:24
mvePete O'Hanlon24-Jan-13 11:24 
QuestionSaveFileDialog and OverwritePrompt Pin
GenJerDan24-Jan-13 5:13
GenJerDan24-Jan-13 5:13 
AnswerRe: SaveFileDialog and OverwritePrompt Pin
Jibesh24-Jan-13 9:07
professionalJibesh24-Jan-13 9:07 
GeneralRe: SaveFileDialog and OverwritePrompt Pin
GenJerDan24-Jan-13 9:29
GenJerDan24-Jan-13 9:29 
GeneralRe: SaveFileDialog and OverwritePrompt Pin
Jibesh24-Jan-13 9:32
professionalJibesh24-Jan-13 9:32 
GeneralRe: SaveFileDialog and OverwritePrompt Pin
GenJerDan24-Jan-13 9:35
GenJerDan24-Jan-13 9:35 
GeneralRe: SaveFileDialog and OverwritePrompt Pin
Jibesh24-Jan-13 9:59
professionalJibesh24-Jan-13 9:59 
GeneralRe: SaveFileDialog and OverwritePrompt Pin
GenJerDan24-Jan-13 10:01
GenJerDan24-Jan-13 10:01 
GeneralRe: SaveFileDialog and OverwritePrompt Pin
Jibesh24-Jan-13 10:11
professionalJibesh24-Jan-13 10:11 

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.