Hacker News
- Invariance, Covariance, and Contravariance in .NET C# https://www.developmentsimplyput.com/post/variance-invariance-covariance-contravariance-dotnet 3 comments
- C# 8: Switch expressions https://alexatnet.com/cs8-switch-statement/ 120 comments
- Microsoft seeks Rust developers to rewrite core C# code https://www.theregister.com/2024/01/31/microsoft_seeks_rust_developers/ 31 comments rust
- Microsoft seeks Rust developers to rewrite core C# code https://www.theregister.com/2024/01/31/microsoft_seeks_rust_developers/ 4 comments programming
- Early peek at C# 11 features https://devblogs.microsoft.com/dotnet/early-peek-at-csharp-11-features/ 98 comments programming
- MongoDB C# Driver Vs. MongoDB.Entities Benchmark https://mongodb-entities.com/wiki/Performance-Benchmarks.html 14 comments dotnet
- C# equivalent to Pythons cmd module? https://www.reddit.com/r/csharp/comments/n8vfy7/c_equivalent_to_pythons_cmd_module/ 3 comments csharp
- Introducing csharp 10 - a quick look at some of the good things coming our way! https://kenbonny.net/introducing-csharp-10 73 comments csharp
- IsExternalInit - Conveniently use C# 9's record and init keywords in older target frameworks like .NET Standard with the installation of a single NuGet package https://www.reddit.com/r/csharp/comments/jyuds7/isexternalinit_conveniently_use_c_9s_record_and/ 3 comments csharp
- I'm confident on my C# skills so I want to go learn ASP.NET CORE but....how https://www.reddit.com/r/learnprogramming/comments/j5yp1a/im_confident_on_my_c_skills_so_i_want_to_go_learn/ 5 comments learnprogramming
- Is C# still a good beginner language to start with in 2020? https://www.reddit.com/r/csharp/comments/fj3xkm/is_c_still_a_good_beginner_language_to_start_with/ 93 comments csharp
- Pluralsight Author and C# Teacher Scott Allen has passed away https://www.heraldmailmedia.com/obituaries/k-allen/article_665bb053-7264-58eb-a5ec-521501443cd4.amp.html 63 comments csharp
- Lifetime Scope Management for mobile applications using c# https://www.reddit.com/r/csharp/comments/d7lfzp/lifetime_scope_management_for_mobile_applications/ 5 comments csharp
- C# enum flags and bitwise operators https://www.alanzucconi.com/2015/07/26/enum-flags-and-bitwise-operators/ 7 comments gamedev
- Are C# Developers Disappearing? (Stack Overflow 2020 Survey) https://www.reddit.com/r/csharp/comments/d0ri64/are_c_developers_disappearing_stack_overflow_2020/ 33 comments csharp
- C# Default Interface Methods Update https://www.infoq.com/news/2019/06/csharp-8-default-interface/ 43 comments csharp
- How the C# yield keyword works https://dev.to/encrypt0r/how-the-c-yield-keyword-works-53a4 5 comments csharp
- 70-483 - whats the c# version? https://www.reddit.com/r/csharp/comments/b7bkdf/70483_whats_the_c_version/ 5 comments csharp
- C# 8 is introducing Records. A new, lightweight type http://www.devsanon.com/c/c-8-is-introducing-records/ 19 comments csharp
- C# 8 is fixing interpolated verbatim strings http://www.devsanon.com/uncategorized/c-8-is-fixing-interpolated-verbatim-strings/ 38 comments csharp
- C# Deadlocks in Depth - Part 1 https://michaelscodingspot.com/2019/01/17/c-deadlocks-in-depth-part-1/ 45 comments csharp
- Remove StackOverflow C# Documentation link from welcome post https://www.reddit.com/r/csharp/comments/afv8ux/remove_stackoverflow_c_documentation_link_from/ 5 comments csharp
- Need help with starting C# VOIP App https://www.reddit.com/r/learnprogramming/comments/acjxuc/need_help_with_starting_c_voip_app/ 5 comments learnprogramming
- Building C# 8.0 https://blogs.msdn.microsoft.com/dotnet/2018/11/12/building-c-8-0/ 35 comments dotnet
- Going to statlrt learning C# soon. What are some bad habits specific to C# that I should avoid? https://www.reddit.com/r/csharp/comments/93l937/going_to_statlrt_learning_c_soon_what_are_some/ 89 comments csharp
- General-purpose GPU programming on C# https://sigma.software/about/media/gp-gpu-computing-c#utm_source=reddit&utm_medium=report&utm_campaign=article_gpgpuviac 21 comments csharp
- "is null" versus "== null" in C# http://sharkman.asuscomm.com/blog/is-null-versus-null-in-c/ 104 comments csharp
- Span<T> in C# https://github.com/dotnet/corefxlab/blob/master/docs/specs/span.md 12 comments dotnet
- Happy 10th Anniversary Auto-Properties in C# Not Java https://en.wikipedia.org/wiki/c_sharp_3.0#automatic_properties 21 comments csharp
- Java is dethroned as the memory hog king by C# http://benchmarksgame.alioth.debian.org/u64q/csharp.html 98 comments java
- C# in Depth, Fourth Edition (By Jon Skeet) - early access program [x-post /r/programming] https://www.manning.com/books/c-sharp-in-depth-fourth-editionion_by_jon_skeet_early/ 2 comments csharp
- Since there's a lot of debate on var in Java, here's what a C# compiler writer thinks https://blogs.msdn.microsoft.com/ericlippert/2011/04/20/uses-and-misuses-of-implicit-typing/ 54 comments java
- How C# beats Scala in async programming https://medium.com/@anicolaspp/how-c-beats-scala-in-async-programming-27d824da02ba 16 comments csharp
- Docker C# Scripted Build in 6 Minutes http://dotnetliberty.com/index.php/2015/10/08/docker-c-sharp-scripted-build-in-6-minutes/ 5 comments csharp
- How to pass parameters in C# http://pastebin.com/y5rjzVWH 17 comments learnprogramming
- Future of C# http://chodounsky.net/2014/04/30/future-of-c-sharp/ 15 comments csharp
- Teach yourself how to code using the C# language http://www.nicoschuele.com/posts/teach-yourself-to-code-with-c-and-net 16 comments webdev
- The Blade C# to JS compiler (transpiler?) is finally easily installable for both VS2010 and VS2012! Next target: SharpDevelop https://github.com/vannatech/blade/tree/nsis_installer/release/latest 4 comments csharp
- Different Ways of using the C# Null Coalescing Operator http://www.devcurry.com/2010/08/different-ways-of-using-c-null.html 21 comments programming
- The Least You Need to Know about C# 3.0 http://blogs.msdn.com/jomo_fisher/archive/2007/07/23/the-least-you-need-to-know-about-c-3-0.aspx 42 comments programming