Click here to Skip to main content
16,005,339 members
Home / Discussions / C#
   

C#

 
QuestionHow to paint on a browser? Pin
Anonymous9-Aug-05 6:47
Anonymous9-Aug-05 6:47 
GeneralRichTextBox crashing remoting server Pin
NielsHertzum9-Aug-05 5:26
NielsHertzum9-Aug-05 5:26 
GeneralRe: RichTextBox crashing remoting server Pin
mav.northwind9-Aug-05 20:11
mav.northwind9-Aug-05 20:11 
GeneralRe: RichTextBox crashing remoting server Pin
NielsHertzum10-Aug-05 2:33
NielsHertzum10-Aug-05 2:33 
GeneralRe: RichTextBox crashing remoting server Pin
NielsHertzum13-Aug-05 3:15
NielsHertzum13-Aug-05 3:15 
QuestionTry {//code} catch{throw;} ? Pin
Adam °Wimsatt9-Aug-05 5:14
Adam °Wimsatt9-Aug-05 5:14 
AnswerRe: Try {//code} catch{throw;} ? Pin
J4amieC9-Aug-05 5:28
J4amieC9-Aug-05 5:28 
AnswerRe: Try {//code} catch{throw;} ? Pin
LobsterDK9-Aug-05 6:39
LobsterDK9-Aug-05 6:39 
You would do this if you needed to perform some form of cleanup that is only required if an error occures but don't want to swallow the exception at that point in the code. Catching and then immediately re-throwing without doing anything else serves no purpose though.
GeneralUnable to programmatically add certificate to certificate store Pin
shubc9-Aug-05 3:56
shubc9-Aug-05 3:56 
Generalpls suggest solution for linking error between pocket pc and printer through infrared(IR) Pin
intractive9-Aug-05 3:39
intractive9-Aug-05 3:39 
GeneralRe: pls suggest solution for linking error between pocket pc and printer through infrared(IR) Pin
Dave Kreskowiak9-Aug-05 5:18
mveDave Kreskowiak9-Aug-05 5:18 
GeneralInstance of Pin
zaboboa9-Aug-05 3:34
zaboboa9-Aug-05 3:34 
GeneralRe: Instance of Pin
J4amieC9-Aug-05 3:52
J4amieC9-Aug-05 3:52 
GeneralRe: Instance of Pin
zaboboa9-Aug-05 4:08
zaboboa9-Aug-05 4:08 
GeneralRegex fun! Pin
Hauxon9-Aug-05 3:01
Hauxon9-Aug-05 3:01 
GeneralRe: Regex fun! Pin
Guffa9-Aug-05 4:35
Guffa9-Aug-05 4:35 
GeneralRe: Regex fun! Pin
Hauxon9-Aug-05 5:35
Hauxon9-Aug-05 5:35 
GeneralRe: Regex fun! Pin
Guffa9-Aug-05 5:46
Guffa9-Aug-05 5:46 
GeneralQuestion about returning a Structure as string (ToString) Pin
MaWeRic9-Aug-05 2:46
MaWeRic9-Aug-05 2:46 
GeneralRe: Question about returning a Structure as string (ToString) Pin
Guffa9-Aug-05 4:41
Guffa9-Aug-05 4:41 
GeneralRe: Question about returning a Structure as string (ToString) Pin
MaWeRic9-Aug-05 5:15
MaWeRic9-Aug-05 5:15 
GeneralInsert Text Pin
David_cole9-Aug-05 2:26
David_cole9-Aug-05 2:26 
GeneralRe: Insert Text Pin
Mohamad Al Husseiny9-Aug-05 13:15
Mohamad Al Husseiny9-Aug-05 13:15 
GeneralUnhooking the event Pin
zaboboa9-Aug-05 2:05
zaboboa9-Aug-05 2:05 
GeneralRe: Unhooking the event Pin
Mohamad Al Husseiny9-Aug-05 2:22
Mohamad Al Husseiny9-Aug-05 2:22 

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.