It would be great if there was any guideline on writing the <exception> documentation tags.
The .NET Framework Guidelines book gives plenty of guidelines on using exceptions, but nothing about documenting exceptions thrown by a method.
I fully
Read More