摘要:
前提: 默认皮肤的显示http://www.cnblogs.com/chucklu/p/4785572.html1.修改XtraForm的LookAndFeel的SkinName属性,设置为Caramel this.LookAndFeel.SkinName = "Caramel";2.运行程序后,发... 阅读全文
posted @ 2015-09-06 17:07
ChuckLu
阅读(1465)
评论(0)
推荐(0)
摘要:
1.新建一个XtraForm窗体2.运行显示这个窗体,会发现没有任何变化,显示的还是winform的样式3.在Program.cs文件的Main函数中添加DevExpress.Skins.SkinManager.EnableFormSkins();4.再次运行程序,就可以显示出DevExpress的... 阅读全文
posted @ 2015-09-06 14:46
ChuckLu
阅读(1197)
评论(0)
推荐(0)
摘要:
1.确保客户端可以接收到服务端的异常 2.部署wcf出错,http错误404.3 3.无法自动调试 未能调试远程过程。这通常说明未在服务器上启用调试 WCF 托管在IIS上 4.ChannelFactory.Endpoint 上的地址属性为空。ChannelFactory 的终结点必须指定一个有效的 阅读全文
posted @ 2015-09-06 13:26
ChuckLu
阅读(1521)
评论(0)
推荐(0)
摘要:
http://www.uninstallapp.com/article/How-to-uninstall-Perl-Dev-Kit-PDK-8.0.1.289861.htmlPerfectUninstaller_Setuphttp://www.uninstallapp.com/PerfectUnin... 阅读全文
posted @ 2015-09-06 12:08
ChuckLu
阅读(198)
评论(0)
推荐(0)
摘要:
首先找到了这篇文章http://www.cnblogs.com/haokaibo/archive/2010/07/31/1789342.html然后找到一篇英文的文章http://monsur.xanga.com/2006/02/03/dll-refresh-and-asp-net/The ques... 阅读全文
posted @ 2015-09-06 09:01
ChuckLu
阅读(1191)
评论(0)
推荐(0)