摘要:
http://stackoverflow.com/questions/128818/why-is-try-finally-good-try-catch-bad The big difference is that try...catch will swallow the exception, hid 阅读全文
摘要:
如果配置文件中包含了configSections,那么configSections的下一个节点,必须是configSections里面的元素 <configSections> <section name ="log4net" type ="System.Configuration.IgnoreSec 阅读全文
摘要:
https://en.wikipedia.org/wiki/Single_document_interface https://msdn.microsoft.com/en-us/library/b2kye6c4.aspx SDI applications allow only one open do 阅读全文