We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this questionGood day
I am a final year student at a IT Varsity, and for my final project i want to write a research paper on "Exception Handling in C#".
I need help on understanding Exception Handling better and need some good references.
Cant find a descent paper on my topic on the internet.
Please help me
Following are some good resource to start with
http://msdn.microsoft.com/en-us/library/ms173160.aspx
http://research.microsoft.com/en-us/um/people/leino/papers/krml135.pdf
http://www.saylor.org/site/wp-content/uploads/2011/04/Exceptions.pdf
http://www.roque-patrick.com/windows/final/bbl0107.html
google is your friend...
The Common Language Infrastructure spec would probably be a good place to start.
These may help:
Exceptions and Exceptions Handling (C#)
Introduction to Exception Handling
C# Exception Handling and Debugging
Exception classes
精彩评论