View Single Post
Old Jul 25th, 2006, 5:51 PM   #4
King
Professional Programmer
 
King's Avatar
 
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 380
Rep Power: 3 King is on a distinguished road
I use them in C# when working with a database, because if someone messes around with the database and your program errors, it’s easy to see what the error is and your program won’t crash because of it.
__________________
I am Addicted to Linux!
King is offline   Reply With Quote