网络资源汇总

一、原理级别


[类型的本质和函数式实现]  http://coolshell.cn/articles/10169.html

二、Node.js资源

[Node.js专业中文社区]             http://cnodejs.org/
[Node.js实战:建立简单的Web服务器]     http://www.cnblogs.com/otlive/archive/2012/03/08/2385825.html
[Node.js入门:一本全面的Node.js教程]    http://www.nodebeginner.org/index-zh-cn.html
[用NodeJS打造你的静态文件服务器]      http://cnodejs.org/topic/4f16442ccae1f4aa27001071
[Express 中文文档(node.js Web应用框架)]  http://expressjs.jser.us/
[一个完整的基于Node.js Web应用]       http://www.cnblogs.com/owenChen/archive/2013/01/23/2872360.html

三、SQL Server资源

[Different types of pages in SQL Server]          http://www.sqlnotes.info/2011/10/31/page-type/ (DBCC IND (TestingDB, [DBO.SUPPLIERS], -1))
[数据库快照]                         http://www.cnblogs.com/CareySon/archive/2012/03/30/2424880.html
[Windows Server 2012 R2安装.NET Framework 3.5]   https://technet.microsoft.com/en-us/library/dn482071.aspx (Enable .NET Framework 3.5 by using the Add Roles and Features Wizard)

四、Web API资源

[微软官方教程] http://www.asp.net/web-api/overview/getting-started-with-aspnet-web-api

五、EDI资源

[EDI 850 Purchase Order] http://www.1edisource.com/learn-about-edi/transaction-sets/tset/850

六、JavaScript资源

[24 JavaScript Best Practices for Beginners] http://net.tutsplus.com/tutorials/JavaScript-ajax/24-JavaScript-best-practices-for-beginners/
[Native equivalents of jQuery functions]   http://www.leebrimelow.com/native-methods-jQuery/

七、jQuery资源

[高效jQuery的奥秘] http://www.cnblogs.com/yanhaijing/p/3458234.html#!comments

八、HTML资源

[30 HTML Best Practices for Beginners] http://net.tutsplus.com/tutorials/html-css-techniques/30-html-best-practices-for-beginners/

九、MVC资源

[MVC] http://www.asp.net/mvc/tutorials/getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application
[MVC流程图] http://www.dotnet-tricks.com/Tutorial/mvc/LYHK270114-Detailed-ASP.NET-MVC-Pipeline.html

十、EF资源

[Entity Framework Power Tools Beta 4] http://visualstudiogallery.msdn.microsoft.com/72a60b14-1581-4b9b-89f2-846072eff19d

十一、Xamarin(Create Native iOS, Android, Mac and Windows apps in C#)

[Xamarin] http://xamarin.com/

十二、博客资源

[IT牛人博客列表] http://www.udpwork.com/

原文地址:https://www.cnblogs.com/panchunting/p/ResourcesCollection.html