Common vulnerabilities in software
Cross-site scripting attacks
SQL Injection
Cross-Site request forgery
Open redirect attacks
Authenticiation
ASP.NET Core Identity is a membership system that adds login functionality to ASP.NET Core apps. External login providers are also supported. (Read the article) Identity is enabled by calling UseAuthentication() which adds authentication middleware...
Tuesday, February 21, 2017
Tuesday, February 7, 2017
Software Architecture Design - Considerations
Image Credits : Colour Box
Architecture of anything defines how well the thing is designed and how long it's going to last. Be it a a building, a car or anything the same rule applies. It is the same when it comes to a software architecture as well.
If the architecture of a software is designed well, it should be able to accommodate any...
Wednesday, February 1, 2017
Getting started with ASP.NET Core
ASP.NET Core is a complete redesign of ASP.NET framework. It is open source and cross platform. This can be run on .NET Core or full .NET framework.
Dependency injection in ASP.NET Core
By default ASP.NET Core supports dependency injection...
Subscribe to:
Posts (Atom)
Powered by Blogger.
Software Architect at Surge Global/ Certified Scrum Master
Experienced in Product Design, Software Engineering, Team management and Practicing Agile methodologies.