摘要:
https://msdn.microsoft.com/en-us/library/ms752347(v=vs.110).aspx https://familyshow.codeplex.com/SourceControl/latest 1. WPF中auto和*区别 reference: http: 阅读全文
摘要:
1. how to improve the performace of EF https://www.simple-talk.com/dotnet/net-tools/entity-framework-performance-and-what-you-can-do-about-it/ small t 阅读全文
摘要:
https://www.asp.net/web-api/overview/getting-started-with-aspnet-web-api/tutorial-your-first-web-api https://www.asp.net/web-api/overview/web-api-rout 阅读全文
摘要:
vistual studio 2013 download: http://www.microsoft.com/en-us/download/details.aspx?id=48138 http://www.microsoft.com/zh-cn/download/confirmation.aspx? 阅读全文
摘要:
http://www.cnblogs.com/bravo2012/p/3574456.html https://msdn.microsoft.com/zh-cn/magazine/dn802603.aspx http://blog.stephencleary.com/2012/07/dont-blo 阅读全文
摘要:
https://www.asp.net/web-api/overview/web-api-routing-and-actions/routing-in-aspnet-web-api https://www.asp.net/web-api/overview/getting-started-with-a 阅读全文
摘要:
1. Create msi File http://www.cnblogs.com/lienhua34/archive/2012/10/07/2714367.html 2. information about msp file https://msdn.microsoft.com/en-us/lib 阅读全文
摘要:
1. ToLookup && ToLookDictionary http://www.cnblogs.com/huangxincheng/p/3618872.html 2. ParallelEnumerable https://msdn.microsoft.com/zh-cn/library/win 阅读全文
摘要:
--建议数据库名称:wcfDemo CREATE TABLE [dbo].[User]( [UserID] [int] IDENTITY(1,1) NOT NULL, [UserName] [varchar](200) NULL, [Password] [varchar](200) NULL, [D 阅读全文
摘要:
1. 怎么部署WCF Service到IIS。 http://blog.csdn.net/meng58/article/details/9236619 2. WCF学习资料 http://www.cnblogs.com/zhili/p/WCFRestService.html?utm_source=t 阅读全文