摘要:
经常看到一些人在调试 Windows 服务时,很执著的在附加进程后调试!其实 .Net 编写的 Windows 应用程序,包括 Windows 服务都可以编译成 Console 程序!甚至于 ASP.Net ASPX 的 codebehind 里加个 Main 函数,编译成 Console 也未尝不 阅读全文
posted @ 2016-01-28 13:44
Danny Chen
阅读(1786)评论(0)推荐(0)
摘要:
How do I uninstall the GAC from my C# application.I am not able to uninstall, the particular exe and DLL from GAC.Is it the proper way to uninstall th... 阅读全文
posted @ 2015-10-21 15:42
Danny Chen
阅读(537)评论(0)推荐(0)
摘要:
REFERENCE FROM :http://www.cnblogs.com/artech/archive/2012/07/04/Knockout-web-api.html较之面向最终消费者的网站,企业级Web应用对用户体验的要求要低一些。不过客户对“用户体验”的要求是“与日俱增”的,很多被“惯坏了... 阅读全文
posted @ 2015-09-21 23:04
Danny Chen
阅读(452)评论(0)推荐(0)