a developer's notes – a semi-technical web development BLOG

January 12, 2012

Try / Catch block VS Using block

Filed under: ASP.NET,C# — Duy Nguyen @ 3:48 pm
Tags: , , , , , , , , , , ,

Try / catch and Using are much different. Try/catch is used for exception handling while Using is used to ensure the object is disposed.

Can you combine a try / catch inside of a Using if you like.

Leave a Comment »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Create a free website or blog at WordPress.com.