What is Cache Busting? When and how we can use it in order to deliver frequent changes in a web based front-end. Full ASP.NET example.
Learn how to use Flags in .NET with C#. Store multiple states in one enumeration object and take advantage of bitwise operations.
A Complete tutorial of how we can apply server & client-side validation for MVC and Razor Pages with localization and custom attributes.
EntityFramework makes our interaction with database easier. Learn how to use it step by step with examples.
Learn how to build a payment gateway with Stripe in C#, processing payments, managing users and subscriptions. Full tutorial with example code and demo application.