Browse by Tags

MK .NET UG

MK .NET UG
Macedonian .NET User Group
Tagged Content List
  • Blog Post: What is really an exception handling in C#

    The reason of this post is to explain basic concepts of exception handling, and the idea of, why exception handling in our application. I've seen a lot of examples where exception handling is used in very wrong manner. The exception handling is not supposed to be used to control the application flow...