Overview
Today, we will learn about Cross-Site Request Forgery attacks and how to prevent them in ASP.NET Core, JavaScript and Angular.
Continue readingToday, we will learn about Cross-Site Request Forgery attacks and how to prevent them in ASP.NET Core, JavaScript and Angular.
Continue readingI came across a very nice feature of Entity Framework Core that I would like to share with you, it is the owned types.
EF Core’s owned types allow you to group fields, that you do not want to appear as a reference, in a separate type.
Continue readingGood day everyone! Today we will explore Mastercard MIGS payment service and learn how to capture payments from your clients through the provided API using C# and ASP.NET Core.
It is worth mentioning that the payment component we are going to create can be used from any project (not just ASP.NET core projects.) Moreover, it is very easy to port our test code to MVC, WebForms or even console/desktop apps.
Continue readingThis chapter is part of my personal notebook for PMP preparation. Check out the full notebook here.
This notebook summarizes project management concepts and terms in PMP context. This section summarizes all formulas in all modules.
Continue readingThis chapter is part of my personal notebook for PMP preparation. Check out the full notebook here.
This notebook summarizes project management concepts and terms in PMP context. This section summarizes interpersonal/team/soft skills.
Continue readingThis chapter is part of my personal notebook for PMP preparation. Check out the full notebook here.
This notebook summarizes project management concepts and terms in PMP context. This section summarizes forecasting methods.
Continue readingThis chapter is part of my personal notebook for PMP preparation. Check out the full notebook here.
This notebook summarizes project management concepts and terms in PMP context. This section summarizes estimating techniques.
Continue readingThis chapter is part of my personal notebook for PMP preparation. Check out the full notebook here.
This notebook summarizes project management concepts and terms in PMP context. This section summarizes decision-making techniques.
Continue readingThis chapter is part of my personal notebook for PMP preparation. Check out the full notebook here.
This notebook summarizes project management concepts and terms in PMP context. This section summarizes data representation tools.
Continue reading