Click here to Skip to main content
15,887,477 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Can anybody tell me that what is the
meaning of try and catch in C#?
What is their use?

Tell me in simple way at where we use it.
Posted
Updated 4-Jan-10 0:52am
v4

What about reading documentation? See, for instance, "Exceptions and Exception Handling (C# Programming Guide)".
:)
 
Share this answer
 
Basically it is used to handle Exceptions visit link to make your concept even more clear
Exception Handling For Beginners with brief Example
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900