Want to modernize your C# codebase? Let’s start with properties.
Source: Modernize Your C# Code – Part I: Properties – CodeProject
C# and .NET
Want to modernize your C# codebase? Let’s start with properties.
Source: Modernize Your C# Code – Part I: Properties – CodeProject
Microservices sample architecture for .NET Core Application
Source: Simple Transaction: Microservices Sample Architecture for .NET Core Application – CodeProject
<p value="<amp-fit-text layout="fixed-height" min-font-size="6" max-font-size="72" height="80">GitHub: <a href="https://github.com/johnph/simple-transaction">https://github.com/johnph/simple-transaction</a>GitHub: https://github.com/johnph/simple-transactionA step by step guide on how to implement clean, maintainable RESTful APIs
Source: An awesome guide on how to build RESTful APIs with ASP.NET Core
“With every subsequent release, .NET Core continues to improve with greater levels performance, security and new features that help enhance developer workflow. In .NET Core 3.0, developers will see tons of improvements around our capabilities to build Cloud, Web, IoT, and Machine Learning applications. One of the biggest enhancements will also be support for Windows desktop applications (Windows only).”
Source: How to port desktop applications to .NET Core 3.0 | On .NET | Channel 9

– Are you a .NET dev?
– Want to create great #dotNET class libraries?
– Confused about .NET Standard, .NET Core, & .NET Framework?
Check out this TechTalk session: http://msft.social/RsdG6H
Ten points to secure your ASP.NET Core MVC applications
– Broken authentication and session management
– Sensitive Data Exposure & Audit trail
– Cross-Site Scripting (XSS) attacks
– Malicious File Upload
– Security Misconfiguration (Error Handling Must Setup Custom Error Page)
– Version Discloser
– Cross-Site Request Forgery (CSRF)
– XML External Entities (XXE)
– Insecure Deserialization
– SQL Injection Attack
https://www.codeproject.com/Articles/1259066/10-Points-to-Secure-Your-ASP-NET-Core-MVC-Applic-2
https://www.codeproject.com/Articles/1259066/10-Points-to-Secure-Your-ASP-NET-Core-MVC-Applic-2
SQLite adds support for .NET Core 2.0 and .NET Standard 2.0 https://www.itwriting.com/blog/11077-sqlite-adds-support-for-net-core-2-0-and-net-standard-2-0.html
https://www.itwriting.com/blog/11077-sqlite-adds-support-for-net-core-2-0-and-net-standard-2-0.html
Constructors in C#
“Pros and Cons of Different Constructor Usage in C#”
https://www.codeproject.com/Articles/1254348/Constructors-in-Csharp-A-Tutorial
#dotnet #csharp #constructor #ctor
https://www.codeproject.com/Articles/1254348/Constructors-in-Csharp-A-Tutorial
Threading in .NET – because repeat to remember.
https://www.codeproject.com/Articles/1254918/A-Concise-Overview-of-Threads
https://www.codeproject.com/Articles/1254918/A-Concise-Overview-of-Threads
You must be logged in to post a comment.