Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
AnswerRe: settings.settings property is read-only? Pin
BillWoodruff23-Aug-13 14:23
professionalBillWoodruff23-Aug-13 14:23 
GeneralRe: settings.settings property is read-only? Pin
rfresh23-Aug-13 14:35
rfresh23-Aug-13 14:35 
GeneralRe: settings.settings property is read-only? Pin
rfresh23-Aug-13 16:08
rfresh23-Aug-13 16:08 
GeneralRe: settings.settings property is read-only? Pin
Ron Beyer23-Aug-13 16:27
professionalRon Beyer23-Aug-13 16:27 
GeneralRe: settings.settings property is read-only? Pin
rfresh23-Aug-13 16:31
rfresh23-Aug-13 16:31 
GeneralRe: settings.settings property is read-only? Pin
Richard MacCutchan23-Aug-13 21:52
mveRichard MacCutchan23-Aug-13 21:52 
QuestionIs try - catch block advisable? Pin
Srinivas Kalabarigi22-Aug-13 23:38
professionalSrinivas Kalabarigi22-Aug-13 23:38 
AnswerRe: Is try - catch block advisable? Pin
Eddy Vluggen23-Aug-13 0:58
professionalEddy Vluggen23-Aug-13 0:58 
Srinivas Kalabarigi wrote:
what is the best practice?
To only catch what you can handle. If you can't handle it, don't catch it. If it doesn't throw exceptions, don't try.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: Is try - catch block advisable? Pin
Srinivas Kalabarigi23-Aug-13 1:13
professionalSrinivas Kalabarigi23-Aug-13 1:13 
GeneralRe: Is try - catch block advisable? Pin
Eddy Vluggen23-Aug-13 1:58
professionalEddy Vluggen23-Aug-13 1:58 
GeneralRe: Is try - catch block advisable? Pin
jschell23-Aug-13 13:15
jschell23-Aug-13 13:15 
AnswerRe: Is try - catch block advisable? Pin
SaqibRasheed23-Aug-13 1:48
SaqibRasheed23-Aug-13 1:48 
AnswerRe: Is try - catch block advisable? Pin
Forbiddenx23-Aug-13 2:18
Forbiddenx23-Aug-13 2:18 
GeneralRe: Is try - catch block advisable? Pin
Eddy Vluggen23-Aug-13 2:42
professionalEddy Vluggen23-Aug-13 2:42 
GeneralRe: Is try - catch block advisable? Pin
Forbiddenx23-Aug-13 3:15
Forbiddenx23-Aug-13 3:15 
GeneralRe: Is try - catch block advisable? Pin
Eddy Vluggen23-Aug-13 5:01
professionalEddy Vluggen23-Aug-13 5:01 
GeneralRe: Is try - catch block advisable? Pin
Forbiddenx23-Aug-13 6:37
Forbiddenx23-Aug-13 6:37 
GeneralRe: Is try - catch block advisable? Pin
Eddy Vluggen24-Aug-13 2:49
professionalEddy Vluggen24-Aug-13 2:49 
GeneralRe: Is try - catch block advisable? Pin
PIEBALDconsult23-Aug-13 18:55
mvePIEBALDconsult23-Aug-13 18:55 
GeneralRe: Is try - catch block advisable? Pin
jschell23-Aug-13 13:16
jschell23-Aug-13 13:16 
GeneralRe: Is try - catch block advisable? Pin
PIEBALDconsult23-Aug-13 18:55
mvePIEBALDconsult23-Aug-13 18:55 
AnswerRe: Is try - catch block advisable? Pin
Ennis Ray Lynch, Jr.23-Aug-13 3:13
Ennis Ray Lynch, Jr.23-Aug-13 3:13 
GeneralRe: Is try - catch block advisable? Pin
PIEBALDconsult23-Aug-13 18:56
mvePIEBALDconsult23-Aug-13 18:56 
AnswerRe: Is try - catch block advisable? Pin
jschell23-Aug-13 13:26
jschell23-Aug-13 13:26 
AnswerRe: Is try - catch block advisable? Pin
PIEBALDconsult23-Aug-13 16:20
mvePIEBALDconsult23-Aug-13 16:20 

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.