代码改变世界

微软.net framework 源码学习

2014-08-28 11:32  Spring.Guo  阅读(268)  评论(0编辑  收藏  举报

1. 直接下载.NET Framework源代码(下载地址),然后用Visual Studio打开查看。

2. 在线查看,网址:http://referencesource.microsoft.com/

3. EF Code First 学习地址

    http://www.entityframeworktutorial.net/code-first/entity-framework-code-first.aspx

 

4 Web API  学习地址

http://blogs.msdn.com/b/webdev/archive/2013/03/08/using-namespaces-to-version-web-apis.aspx

http://www.asp.net/web-api/overview/web-api-routing-and-actions/routing-and-action-selection

http://aspnet.codeplex.com/SourceControl/changeset/view/dd207952fa86#Samples/WebApi/NamespaceControllerSelector/ReadMe.txt

http://www.asp.net/web-api/overview/web-api-routing-and-actions/routing-and-action-selection