Hacker News
- Microsoft Reference https://referencesource.microsoft.com/ 6 comments csharp
- Substring https://referencesource.microsoft.com/#mscorlib/system/string.cs 35 comments dotnet
- Any reasonable way to add SIMD instructions to existing structs https://referencesource.microsoft.com/#System.Numerics/System/Numerics/Vector4_Intrinsics.cs,253 37 comments csharp
- DAE struggle to navigate the Core source on GitHub? https://referencesource.microsoft.com 8 comments dotnet
- .Net 4.0 Framework Source Code Dowload https://referencesource.microsoft.com 8 comments dotnet
- A question about boolean's implementation - uses both const and readonly https://referencesource.microsoft.com/#mscorlib/system/boolean.cs 15 comments csharp
- TIL System.IO.Path.Combine will root your path if you pass a rooted variable [C#/.NET] https://referencesource.microsoft.com/#mscorlib/system/io/path.cs,65c63f5b94b2ac9b 7 comments programmertil
- Have ya'll seen Reference Source? All the .NET framework source code. Freely available from Microsoft. https://referencesource.microsoft.com/ 10 comments csharp
- Understanding Int32 in the reference source http://referencesource.microsoft.com/#mscorlib/system/int32.cs,225942ed7b7a3252 5 comments csharp
- Is there a way to browse JavaScript source code? http://referencesource.microsoft.com/ 9 comments javascript
- .NET's GC.KeepAlive: An example of outstanding source code commentary http://referencesource.microsoft.com/#mscorlib/system/gc.cs,257 95 comments programming
- Full .NET Framework source code http://referencesource.microsoft.com/ 5 comments programming
Linking pages
- Dealing with Nothing in C# - Nullable - DEV Community 👩💻👨💻 https://dev.to/balazsbotond/dealing-with-nothing-in-c---nullable-406k 76 comments
- How IEnumerable.ToList() Works. This is part 2 of a 2 part series that… | by David Klempfner | Level Up Coding https://levelup.gitconnected.com/how-ienumerable-tolist-works-c119a4572c1e?sk=32e02eecebd521f4443e4f663f2ae0c2 67 comments
- Announcing the new Roslyn-powered .NET Framework Reference Source - Scott Hanselman's Blog http://www.hanselman.com/blog/AnnouncingTheNewRoslynpoweredNETFrameworkReferenceSource.aspx 64 comments
- GitHub - quozd/awesome-dotnet: A collection of awesome .NET libraries, tools, frameworks and software https://github.com/quozd/awesome-dotnet 54 comments
- common-linq-mistakes/readme.md at master · SanderSade/common-linq-mistakes · GitHub https://github.com/sandersade/common-linq-mistakes/blob/master/readme.md 47 comments
- Patterns and Practices in C# 7 https://www.infoq.com/articles/patterns-practices-csharp-7 36 comments
- Why is string.GetHashCode() different each time I run my program in .NET Core? https://andrewlock.net/why-is-string-gethashcode-different-each-time-i-run-my-program-in-net-core/ 33 comments
- Reusing HttpClient didn’t solve all my problems | by Rahul Bhuwal | ITNEXT https://medium.com/@rahulbhuwal/142a32a5b4d8 33 comments
- GitHub - microsoft/referencesource: Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework https://github.com/Microsoft/referencesource 33 comments
- GitHub - dotnet/runtime: .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps. https://github.com/dotnet/runtime 32 comments
- The Dangers of Task.Factory.StartNew | Dissecting the Code https://sergeyteplyakov.github.io/Blog/async/2019/05/21/The-Dangers-of-Task.Factory.StartNew.html 31 comments
- GitHub - yanghuan/CSharp.lua: The C# to Lua compiler https://github.com/yanghuan/CSharp.lua 29 comments
- How a Windows 10 Update Might Have Broken Your .NET App | Product Blog • Sentry https://blog.sentry.io/2018/05/14/windows-10-update-might-have-broken-your-dotnet-app 23 comments
- A new stackalloc operator for reference types with CoreCLR and Roslyn | xoofx http://xoofx.com/blog/2015/10/08/stackalloc-for-class-with-roslyn-and-coreclr/ 18 comments
- AWS S3 .NET Client High Memory Usage | by Indy Singh | Medium https://medium.com/@indy_singh/its-not-your-code-vol-i-c06fac8784df 18 comments
- MSMQ is dead ⢠Particular Software https://particular.net/blog/msmq-is-dead 14 comments
- GitHub - KirillOsenkov/SourceBrowser: Source browser website generator that powers http://referencesource.microsoft.com and http://sourceroslyn.io https://github.com/kirillosenkov/sourcebrowser 13 comments
- Using the IDisposable — Part I.. Powerful and convenient abstractions | by Szántó Balázs | Medium https://medium.com/@szntb/usingtheidisposablefirstpart-5a4ac69c495e#.ud7g9wr1u 12 comments
- .NET serialiception – Sec Team Blog https://blog.scrt.ch/2016/05/12/net-serialiception/ 11 comments
- Java can haz Lambdas (C# does haz for 10 years) – Max Horstmann's Coding Blog – My blog http://maxhorstmann.net/blog/2014/07/11/java-can-haz-lambdas-c-does-haz-for-10-years/ 10 comments
Would you like to stay up to date with Web Development? Checkout Web Development
Weekly.
Related searches:
Search whole site: site:referencesource.microsoft.com
Search title: Reference Source
See how to search.