Hacker News
- Intro To Pattern Matching – Covers C# 9 https://www.c-sharpcorner.com/article/intro-to-pattern-matching-covers-c-sharp-9/ 62 comments
- WP7 | Charting on Fire with Visifire Charting Library http://www.c-sharpcorner.com/uploadfile/mgold/5037/default.aspx 3 comments
- Deploying an Azure Windows VM using Terraform IaC https://www.c-sharpcorner.com/article/deploying-an-azure-windows-vm-using-terraform-iac/default.aspx 3 comments azure
- Implement An Azure Files SMB Access On-Premises With Private Endpoints https://www.c-sharpcorner.com/article/implement-an-azure-files-smb-access-on-premises-with-private-endpoints/default.aspx 2 comments azure
- [Beginner] Having trouble wrapping my head around "this" https://www.c-sharpcorner.com/article/constructors-in-C-Sharp/ 6 comments csharp
- Distributed Transaction in C# Microservices using SAGA Pattern https://www.c-sharpcorner.com/article/distributed-transaction-in-c-sharp-microservices-using-saga-pattern/ 7 comments csharp
- Failure to create a component CircularProgressBar https://www.c-sharpcorner.com/article/working-with-circular-progress-bar-i/#:~:text=In%20toolbox%2C%20under%20the%20general,Progress%20Bar%20onto%20the%20form.&text=Now%2C%20drag%20and%20drop%20the,form%20in%20Visual%20Studio%202017 3 comments csharp
- How To Become An IoT Expert With Azure (Job For Your Future) https://www.c-sharpcorner.com/article/how-to-become-an-iot-expert-with-azure-job-for-your-future/ 4 comments azure
- Creating JWT token auth yourself - is it secure? https://www.c-sharpcorner.com/article/jwt-token-authentication-and-authorizations-in-net-core-6-0-web-api/ 18 comments csharp
- I am having troubles understanding the pathing of files. https://www.c-sharpcorner.com/uploadfile/38268a/create-word-document-from-win-form-with-users-data/ 15 comments csharp
- I am looking for a way to convert winform(or all the information from it) to a word doc. https://www.c-sharpcorner.com/uploadfile/38268a/create-word-document-from-win-form-with-users-data/ 7 comments csharp
- Modern Architecture Shop (Clean Architecture And Microservices) - .NET Core 5 Preview and Dapr https://www.c-sharpcorner.com/article/modern-architecture-shop/ 21 comments dotnet
- Localize Your Blazor Applications and Build UIs to Support Multiple Langauges Without JS https://www.c-sharpcorner.com/article/localize-your-blazor-applications-and-build-uis-that-supports-multiple-langauges/default.aspx 5 comments dotnet
- Having trouble calling a SQL Stored Proc and displaying results in a table in .Net Core https://www.c-sharpcorner.com/article/asp-net-core-entity-framework-call-store-procedure/ 12 comments csharp
- Intro To Pattern Matching - Covers C# 9 https://www.c-sharpcorner.com/article/intro-to-pattern-matching-covers-c-sharp-9/ 6 comments fsharp
- NSwagStudio - Generate C# Client Code Of ASP.NET Core Web API 😍 https://www.c-sharpcorner.com/article/generate-client-code-with-nswag-studio/ 6 comments dotnet
- Some questions about the proposed C# 9 features - Records https://www.c-sharpcorner.com/article/deev-dive-into-c-sharp-9/ 18 comments csharp
- C# 8.x Next https://www.c-sharpcorner.com/article/c-sharp-8-x-next/ 46 comments dotnet
- C# 8 New Features Cheat Sheet with examples: Pdf and PowerPoint you can print it on A4. https://www.c-sharpcorner.com/blogs/c-sharp-8-cheatsheet 16 comments csharp
- C# 8 New Features Cheat Sheet with examples: Pdf and PowerPoint you can print it on A4. https://www.c-sharpcorner.com/blogs/c-sharp-8-cheatsheet 7 comments dotnetcore
- C# 8 New Features Cheat Sheet with examples: Pdf and PowerPoint you can print it on A4. https://www.c-sharpcorner.com/blogs/c-sharp-8-cheatsheet 3 comments dotnet
- Entity Framework Core And Cosmos DB With Blazor https://www.c-sharpcorner.com/article/entity-framework-core-and-cosmos-db-with-blazor/default.aspx 4 comments dotnet
- Entity Framework Core And Cosmos DB With Blazor Tutorial https://www.c-sharpcorner.com/article/entity-framework-core-and-cosmos-db-with-blazor/ 3 comments csharp
- Candidate Features For C# 9 https://www.c-sharpcorner.com/article/candidate-features-for-c-sharp-9/ 60 comments programming
- Candidate Features For C# 9 https://www.c-sharpcorner.com/article/candidate-features-for-c-sharp-9/ 17 comments dotnet
- .NET Core REST API With Swagger https://www.c-sharpcorner.com/article/net-core-rest-api-with-swagger/ 3 comments dotnet
- C# 8 Features https://www.c-sharpcorner.com/article/c-sharp-8-features/default.aspx 14 comments dotnet
- ASP.NET Core - Solution/Project organization https://www.c-sharpcorner.com/article/consuming-web-apis-in-asp-net-core-mvc-application/ 8 comments dotnet
- Tuple in C# https://www.c-sharpcorner.com/article/tuples-with-new-features-in-c-sharp-7-0/ 14 comments dotnet
- Performance Of Recursion Vs Loop Using JavaScript http://www.c-sharpcorner.com/blogs/performance-of-recursion-vs-loop-using-javascript 9 comments javascript
- Learn Universal Windows Programming Via Modern C++ (RelativePanel) http://www.c-sharpcorner.com/article/learn-universal-windows-programming-via-modern-cpp-relativepanel/ 5 comments cpp
- C# 7.2 New Features With Visual Studio 2017 http://www.c-sharpcorner.com/article/c-sharp-7-2-new-features-with-visual-studio-2017/default.aspx 22 comments csharp
- Tuples To The Extreme http://www.c-sharpcorner.com/article/c-sharp-7-0-tuples-to-the-extreme/ 5 comments csharp
- Ref Returns In C# 7.0 http://www.c-sharpcorner.com/article/ref-returns-in-c-sharp-7-0 26 comments dotnet
- Top 10 New Features of C# 7 With Visual Studio 2017 http://www.c-sharpcorner.com/article/top-10-new-features-of-c-sharp-7-with-visual-studio-2017/ 22 comments dotnet
- Learning resources for a newcomer http://www.c-sharpcorner.com/article/best-resources-to-kick-start-angular-2/ 5 comments reactjs
- [C#] Abstract vs Interface http://www.c-sharpcorner.com/UploadFile/d0e913/abstract-class-interface-two-villains-of-every-interview756/ 3 comments learnprogramming
- Built-In Logging In .NET Core http://www.c-sharpcorner.com/article/built-in-logging-in-net-core/?platform=hootsuite 5 comments dotnet
- Node.js And AngularJS With SQL Server http://www.c-sharpcorner.com/uploadfile/d158ca/node-js-and-angular-js-with-sql-server-database/default.aspx 3 comments angularjs
- Who the hell uses the 'method wizard' to add methods in C#? http://www.c-sharpcorner.com/uploadfile/mahesh/dll12222005064058am/dll.aspx 3 comments technology