Click here to Skip to main content
15,912,069 members
Home / Discussions / C#
   

C#

 
GeneralRe: Any container gurus out there (Dictionary and SortedDictionary) Pin
Christian Graus9-Oct-06 13:04
protectorChristian Graus9-Oct-06 13:04 
QuestionFlatAppearance.BorderSize Pin
antonpaolo8-Oct-06 12:04
antonpaolo8-Oct-06 12:04 
QuestionWhy use exceptions...? Pin
Mark068-Oct-06 10:15
Mark068-Oct-06 10:15 
AnswerRe: Why use exceptions...? Pin
Nico van der Plas8-Oct-06 11:32
Nico van der Plas8-Oct-06 11:32 
AnswerRe: Why use exceptions...? Pin
Guffa8-Oct-06 12:06
Guffa8-Oct-06 12:06 
AnswerRe: Why use exceptions...? Pin
Christian Graus8-Oct-06 11:44
protectorChristian Graus8-Oct-06 11:44 
AnswerRe: Why use exceptions...? Pin
Guffa8-Oct-06 12:04
Guffa8-Oct-06 12:04 
AnswerRe: Why use exceptions...? Pin
Ennis Ray Lynch, Jr.8-Oct-06 13:12
Ennis Ray Lynch, Jr.8-Oct-06 13:12 
Exceptions are for that moron that will modify your code. Always raise good exceptions (your own type too) always use if checks if an exception can be avoided, Assertions are your friend.

90% of the cost is maintenance. Make your code easy to maintain and your code will be great.




On two occasions I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question. - Charles Babbage

QuestionDuration of Media in C# Pin
ytubis8-Oct-06 10:13
ytubis8-Oct-06 10:13 
AnswerRe: Duration of Media in C# Pin
Christian Graus8-Oct-06 11:50
protectorChristian Graus8-Oct-06 11:50 
AnswerRe: Duration of Media in C# Pin
Niiiissssshhhhhuuuuu8-Oct-06 17:47
Niiiissssshhhhhuuuuu8-Oct-06 17:47 
QuestionPrinting Problem ...... Pin
galigal158-Oct-06 7:42
galigal158-Oct-06 7:42 
Questionstring array property Pin
Tuwing.Sabado8-Oct-06 6:37
Tuwing.Sabado8-Oct-06 6:37 
AnswerRe: string array property Pin
Nader Elshehabi8-Oct-06 6:40
Nader Elshehabi8-Oct-06 6:40 
GeneralRe: string array property Pin
Tuwing.Sabado8-Oct-06 7:05
Tuwing.Sabado8-Oct-06 7:05 
AnswerRe: string array property Pin
Martin#8-Oct-06 20:38
Martin#8-Oct-06 20:38 
QuestionHow to connect to an sql database that requires a password Pin
Anthony Mushrow8-Oct-06 5:59
professionalAnthony Mushrow8-Oct-06 5:59 
AnswerRe: How to connect to an sql database that requires a password Pin
mav.northwind8-Oct-06 6:24
mav.northwind8-Oct-06 6:24 
GeneralRe: How to connect to an sql database that requires a password Pin
Anthony Mushrow8-Oct-06 6:31
professionalAnthony Mushrow8-Oct-06 6:31 
QuestionHow to install a document in the Users My Documents folder Pin
Tad McClellan8-Oct-06 3:53
professionalTad McClellan8-Oct-06 3:53 
AnswerRe: How to install a document in the Users My Documents folder Pin
Anthony Mushrow8-Oct-06 6:03
professionalAnthony Mushrow8-Oct-06 6:03 
GeneralRe: How to install a document in the Users My Documents folder Pin
Tad McClellan8-Oct-06 6:11
professionalTad McClellan8-Oct-06 6:11 
AnswerRe: How to install a document in the Users My Documents folder Pin
Nader Elshehabi8-Oct-06 6:38
Nader Elshehabi8-Oct-06 6:38 
GeneralRe: How to install a document in the Users My Documents folder Pin
Tad McClellan8-Oct-06 6:42
professionalTad McClellan8-Oct-06 6:42 
GeneralRe: How to install a document in the Users My Documents folder Pin
Nader Elshehabi8-Oct-06 6:52
Nader Elshehabi8-Oct-06 6:52 

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.