visual studio 2008 - Where can I get great documentation about Exception handling in C# -
I am searching for a good website or books that give a great example of exception handling in C # 2008 such as SQL Exceptions Management and all others I am programming in 3 levels.
I'm already doing well in VB.net 2008 and now I am moving forward to C #. Infections are not difficult, but there is a bit more information about exception handling in C # which is quite different from VB behavior.
Thank you all.
have you tried to view
Comments
Post a Comment