Source: Three Steps For Increasing The Security of Your Web Apps – DEV Community 👩💻👨💻
Also have a look at OWASP Top 10 Most Critical Web Application Security Risks: https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project
My bookmarks and blogposts regarding Software Development in .NET, C#, Angular, JavaScript, CSS, Html
Source: Three Steps For Increasing The Security of Your Web Apps – DEV Community 👩💻👨💻
Also have a look at OWASP Top 10 Most Critical Web Application Security Risks: https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project
Really simple and useful when working with sass files in Visual Studio Code.
Install from link below.
Click “Watch sass” in lower right corner of Visual Studio Code.
Edit an scss file and save. -> compiles to css file in the same directory. Also works with live browser reload. See output window / extensions / Live Sass Compile for process info.
> Hosting on Azure and building on Visual Studio Team Services (VSTS)? You should utilize the (now) wonderful release management tool built into VSTS.
blog.elmah.io/continuous-deployment-to-azure-in-visual-studio-team-service/?utm_campaign=dotNET%20Weekly&utm_medium=email&utm_source=week-36_year-2018
Logging information in .NET, or really in any production application, is invaluable. In many cases, developers don’t have direct access to the production environment to debug issues. Good quality logs are the difference between solving problems like Sherlock Holmes and stumbling upon solutions like Inspector Jacques Clouseau. As you can imagine, we’re pretty big on logging here at Stackify, and we’ve written quite a few other blog posts on .NET logging frameworks. I’d encourage you to try out the search and read a few of our previous articles.
Source: NLog vs log4net vs Serilog: Compare .NET Logging Frameworks
When a front-end application (think javascript) tries to access your ASP.NET Core API, if your API is hosted at a different “origin” then you’ll see the dreaded “CORS” error.
Use this tool to make your ASP.NET Core API and front-end app play nice.
corsdot.net/?utm_source=list
What’s the deal with async and awaitin C#? Why should a .Net developer in 2018 need to know what it is and how to use it?
www.blog.jamesmichaelhickey.com/async-await-for-the-rest-of-us/?utm_campaign=dotNET%20Weekly&utm_medium=email&utm_source=week-35_year-2018
Azure is a big cloud with lots of services, and for even the most experienced user it can be intimidating to know which service will best meet your needs. This blog post is intended to provide a short overview of the most common concepts and services .NET developers need get started and provide resources to help you learn more.
blogs.msdn.microsoft.com/webdev/2018/09/04/how-to-get-started-with-azure-and-net/
We’re making a big investment in routing starting in 2.2 to make it interoperate more seamlessly with middleware. For 2.2 this will start with us making a few changes to the routing model, and adding some minor features. In 3.0 the plan is to introduce a model where routing and middleware operate together naturally. This post will focus on the 2.2 improvements, we’ll discuss 3.0 a bit further in the future.
Source: ASP.NET Core 2.2.0-preview1: Endpoint Routing | ASP.NET Blog
Log4View is a powerful and comfortable viewer for log4net, NLog, log4j and log4xx
Log4View Community Edition is free to use.
Log4View comes in three different editions:
Download: Log4View – LOG4VIEW – created by PROSA