try, catch anf finally Statement in C#
Sir, I am now in a winform Program.
I have doubt in try, catch and finally statement block.
I know what is this, but now I like to know from you that:-
Is using these in every code block is a good or not ?
where to have try, catch and finally to be used?
Please help me in this topic.