美文网首页
How to browse .NET framework sou

How to browse .NET framework sou

作者: 天鹅之旅 | 来源:发表于2014-03-25 23:28 被阅读0次

    It is wonderful news for .NET developer that you "can" check out .NET framework 4.5 source code very conveniently at http://referencesource.microsoft.com/. Besides handy code editor functionality like go to definition and find references, you could do "search" very easily and quickly. You will feel browser like light weighted but handy IDE when browsing source code(Note, you can even step into the code).

    Blog reference: http://blogs.msdn.com/b/dotnet/archive/2014/02/24/a-new-look-for-net-reference-source.aspx

    相关文章

      网友评论

          本文标题:How to browse .NET framework sou

          本文链接:https://www.haomeiwen.com/subject/ntgktttx.html