News

In short, when errors occur, .NET serves them up to your code in a neatly packaged, highly examinable data block. As busy as .NET is in dealing with exceptions, it is still a gentleman. Even if you ...
It's Safe to Handle Unhandled Visual Basic and C# Exceptions Pile on the exceptions, and .NET will have your back with the tools it provides at your disposal.