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

C#

 
GeneralRe: RSS Aggregator Pin
mil_an6-Apr-04 12:48
mil_an6-Apr-04 12:48 
GeneralRe: RSS Aggregator Pin
Heath Stewart6-Apr-04 13:16
protectorHeath Stewart6-Apr-04 13:16 
GeneralRe: RSS Aggregator Pin
mil_an6-Apr-04 13:17
mil_an6-Apr-04 13:17 
Generalusing try,catch exceptions in a thread timer Pin
User 9625786-Apr-04 12:02
User 9625786-Apr-04 12:02 
GeneralRe: using try,catch exceptions in a thread timer Pin
Heath Stewart6-Apr-04 12:29
protectorHeath Stewart6-Apr-04 12:29 
GeneralRe: using try,catch exceptions in a thread timer Pin
User 9625786-Apr-04 15:27
User 9625786-Apr-04 15:27 
GeneralRe: using try,catch exceptions in a thread timer Pin
Roman Rodov6-Apr-04 17:14
Roman Rodov6-Apr-04 17:14 
GeneralRe: using try,catch exceptions in a thread timer Pin
User 9625786-Apr-04 19:48
User 9625786-Apr-04 19:48 
It doesnt return anything just checks to see is my computer is online by pinging a website. This is on a timer that repeats every 60 secs (testing it on every 5 secs). When i disconnect the catch block is ran but thats it, doesnt check anymore if online or offline, this is what im trying to fix, to keep checking even after the catch(Exception), im thinking about using "finally" since it always runs if a try or catch is ran, i just now thought of it.

modified 16-May-21 21:01pm.

GeneralRe: using try,catch exceptions in a thread timer Pin
User 9625786-Apr-04 19:52
User 9625786-Apr-04 19:52 
GeneralRe: using try,catch exceptions in a thread timer Pin
Heath Stewart7-Apr-04 3:08
protectorHeath Stewart7-Apr-04 3:08 
GeneralRe: using try,catch exceptions in a thread timer Pin
User 9625787-Apr-04 6:56
User 9625787-Apr-04 6:56 
GeneralListView with GroupView enabled and thousands of items Pin
georgestrajan6-Apr-04 11:58
georgestrajan6-Apr-04 11:58 
GeneralRe: ListView with GroupView enabled and thousands of items Pin
Heath Stewart6-Apr-04 12:27
protectorHeath Stewart6-Apr-04 12:27 
GeneralRe: ListView with GroupView enabled and thousands of items Pin
georgestrajan7-Apr-04 17:56
georgestrajan7-Apr-04 17:56 
GeneralRe: ListView with GroupView enabled and thousands of items Pin
Heath Stewart7-Apr-04 18:02
protectorHeath Stewart7-Apr-04 18:02 
GeneralCompare two dates. Pin
kornstyle6-Apr-04 11:34
kornstyle6-Apr-04 11:34 
GeneralRe: Compare two dates. Pin
Heath Stewart6-Apr-04 12:21
protectorHeath Stewart6-Apr-04 12:21 
GeneralRe: Compare two dates. Pin
sreejith ss nair6-Apr-04 20:36
sreejith ss nair6-Apr-04 20:36 
GeneralMessage Removed Pin
6-Apr-04 11:23
wibblewibblewibble6-Apr-04 11:23 
GeneralRe: double [] via tcp/ip Pin
Heath Stewart6-Apr-04 12:19
protectorHeath Stewart6-Apr-04 12:19 
GeneralEncapsulating properties as nested class Pin
Enrico Angkawijaya6-Apr-04 11:16
Enrico Angkawijaya6-Apr-04 11:16 
GeneralAuthentication with back-end DB Pin
mil_an6-Apr-04 7:18
mil_an6-Apr-04 7:18 
GeneralRe: Authentication with back-end DB Pin
Heath Stewart6-Apr-04 10:39
protectorHeath Stewart6-Apr-04 10:39 
GeneralArray and related collections. Pin
HAHAHA_NEXT6-Apr-04 6:28
HAHAHA_NEXT6-Apr-04 6:28 
GeneralRe: Array and related collections. Pin
Judah Gabriel Himango6-Apr-04 6:37
sponsorJudah Gabriel Himango6-Apr-04 6:37 

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.