摘要:
老赵的博客:http://blog.zhaojie.me/2008/02/using-translate-method-and-modify-command-text-before-query-in-linq-to-sql.html http://www.csharpwin.com/do... 阅读全文
摘要:
在你的工程中的扩展方法类中写下一个SafeCall方法:using System;using System.Windows.Forms; namespace WindowsFormsApplication1{ public static class Extensions { ... 阅读全文
摘要:
本文转载:http://blog.csdn.net/oyi319/article/details/57533112.WinForm程序和控制台窗口Console如果你调试过SharpDevelop的源程序,会发现它在DEBUG模式时会出现一个控制台窗口,以显示日志信息。或许我使用的方法与其不同,不过... 阅读全文