Click here to Skip to main content
15,921,542 members
Home / Discussions / C#
   

C#

 
GeneralRe: How about... Pin
Luc Pattyn23-Apr-08 12:15
sitebuilderLuc Pattyn23-Apr-08 12:15 
JokeRe: How about... Pin
Guffa23-Apr-08 12:42
Guffa23-Apr-08 12:42 
GeneralRe: How about... Pin
Luc Pattyn23-Apr-08 12:51
sitebuilderLuc Pattyn23-Apr-08 12:51 
GeneralRe: Array? Or how can i do this... Pin
ChrisKo23-Apr-08 10:04
ChrisKo23-Apr-08 10:04 
GeneralBug in the "float.Parse" method Pin
Reza Shojaee23-Apr-08 3:05
Reza Shojaee23-Apr-08 3:05 
GeneralRe: Bug in the "float.Parse" method Pin
carbon_golem23-Apr-08 3:11
carbon_golem23-Apr-08 3:11 
GeneralRe: Bug in the "float.Parse" method Pin
Reza Shojaee23-Apr-08 3:39
Reza Shojaee23-Apr-08 3:39 
GeneralRe: Bug in the "float.Parse" method Pin
benjymous23-Apr-08 3:41
benjymous23-Apr-08 3:41 
GeneralRe: Bug in the "float.Parse" method Pin
carbon_golem23-Apr-08 3:51
carbon_golem23-Apr-08 3:51 
GeneralRe: Bug in the "float.Parse" method Pin
Gareth H23-Apr-08 3:35
Gareth H23-Apr-08 3:35 
GeneralRe: Bug in the "float.Parse" method Pin
CPallini23-Apr-08 9:46
mveCPallini23-Apr-08 9:46 
QuestionHow to clear Exception Object Pin
pekhaleyogesh23-Apr-08 2:13
pekhaleyogesh23-Apr-08 2:13 
AnswerRe: How to clear Exception Object Pin
darkelv23-Apr-08 2:17
darkelv23-Apr-08 2:17 
AnswerRe: How to clear Exception Object Pin
J a a n s23-Apr-08 2:23
professionalJ a a n s23-Apr-08 2:23 
AnswerRe: How to clear Exception Object Pin
Spunky Coder23-Apr-08 2:26
Spunky Coder23-Apr-08 2:26 
AnswerRe: How to clear Exception Object Pin
Pete O'Hanlon23-Apr-08 2:32
mvePete O'Hanlon23-Apr-08 2:32 
AnswerRe: How to clear Exception Object Pin
Le centriste23-Apr-08 6:36
Le centriste23-Apr-08 6:36 
If you just want to mask the Exception, have an empty catch block. But that is really not a good idea, catch blocks should never be empty, especially if you catch the System.Exception object. At some point, it will come back and bite you in the ass.
QuestionHow to set new location for a icon in desktop ? Pin
NgocSang23-Apr-08 1:39
NgocSang23-Apr-08 1:39 
GeneralRe: How to set new location for a icon in desktop ? Pin
Spunky Coder23-Apr-08 2:06
Spunky Coder23-Apr-08 2:06 
GeneralRe: How to set new location for a icon in desktop ? Pin
NgocSang23-Apr-08 2:25
NgocSang23-Apr-08 2:25 
GeneralRe: How to set new location for a icon in desktop ? Pin
Spunky Coder23-Apr-08 2:30
Spunky Coder23-Apr-08 2:30 
GeneralRe: How to set new location for a icon in desktop ? Pin
NgocSang23-Apr-08 2:47
NgocSang23-Apr-08 2:47 
GeneralRe: How to set new location for a icon in desktop ? Pin
Anthony Mushrow23-Apr-08 4:26
professionalAnthony Mushrow23-Apr-08 4:26 
GeneralRe: How to set new location for a icon in desktop ? Pin
NgocSang24-Apr-08 4:45
NgocSang24-Apr-08 4:45 
QuestionKnowing the contents of a file.. Pin
ptr2void23-Apr-08 1:09
ptr2void23-Apr-08 1:09 

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.