.......
啦啦啦,test。。。
http://bbs.csdn.net/topics/380175613
http://zhidao.baidu.com/question/580940892.html
http://hovertree.com/h/bjaf/iip6s0h0.htm
--disable the backspace button in wpf page navigation
http://stackoverflow.com/questions/700094/disable-backspace-in-wpf
wpf主题:
http://www.16aspx.com/CodeView/WPFThemeHuan/WPF.Themes/ShinyRed/Theme.xaml.html
http://stackoverflow.com/questions/7781007/define-datagridview-column-type-programmatically
http://stackoverflow.com/questions/1247800/how-to-change-the-color-of-winform-datagridview-header
http://stackoverflow.com/questions/17530323/adding-new-user-control-programmatically-in-windows-forms
http://stackoverflow.com/questions/15653306/hiding-default-gray-column-in-datagridview-winform
http://www.codeproject.com/Articles/64591/DataGridView-based-user-control-with-edit-dialog
http://blog.csdn.net/conexpress/article/details/3338481
输入首字母,下拉列表款自动根据首字母选择出现相关的项目:
http://stackoverflow.com/questions/10187963/selecting-an-item-in-combobox-by-typing
combobox初始化值为空
http://stackoverflow.com/questions/25657352/how-to-set-combobox-value-to-null-or-empty-while-loading-data-to-it-from-databas
EF 批量处理:
http://blog.csdn.net/zlts000/article/details/46385773
TPL:异步处理
https://msdn.microsoft.com/zh-cn/library/dd997423.aspx
http://www.cnblogs.com/xishuai/p/ef-dbcontext-thread-safe.html
多线程:
http://www.cnblogs.com/huangxincheng/archive/2012/04/02/2429543.html
http://blog.csdn.net/wangzhiyu1980/article/details/9915431
http://www.cnblogs.com/fangyz/p/5173244.html
http://my.oschina.net/Tsybius2014/blog/327330
http://blog.jobbole.com/92001/
http://www.cnblogs.com/seacryfly/p/3848438.html
http://blog.csdn.net/wxnjob/article/details/6124964 ///fileupload, 多线程
concurrentbag 和list 的区别:
http://www.tuicool.com/articles/B7BjM3B
wcf:
wcf restful
https://msdn.microsoft.com/en-us/library/dd203052.aspx
http://www.codeproject.com/Articles/571813/A-Beginners-Tutorial-on-Creating-WCF-REST-Services
http://www.codeproject.com/Articles/105273/Create-RESTful-WCF-Service-API-Step-By-Step-Guide
http://www.infoworld.com/article/3061973/application-development/how-to-create-a-restful-service-in-wcf.html
http://www.topwcftutorials.net/2013/09/simple-steps-for-restful-service.html
wix:
https://helgeklein.com/blog/2014/09/real-world-example-wix-msi-application-installer/?PageSpeed=noscript
查找数据库剩余空间:
https://msdn.microsoft.com/zh-cn/library/ms188776.aspx
http://blog.csdn.net/ariczhou/article/details/46517943
cannot connect to wmi provider:
http://tritoneco.com/2014/05/15/fix-sql-configuration-manager-cannot-connect-to-wmi-provider/