ASP.NET Web API using NET 6 C# & Windows authentication
Tag - development
The term ‘Serverless’ is a bit of false advertising and this word became more of a buzzword. As always Buzzwords tend to lose their meaning, it’s more about the power of the word than what that word means. So what...
I come across the following error while working on the .NET C# project. When I try to open the project properties window I got the following error An error occurred trying to load the page. Could not load file or assembly...
I have an issue where I need to return users based on a custom field. I have created these custom fields with an excellent plugin called “Advanced Custom Field” (ACF). ACF plugin allows you to show custom fields in...
CJ dropshipping is one of the best dropshipping services available for eCommerce websites that run on a dropship model. One can use tools provided by CJ dropshipping to integrate with their Shopify, Magento or WooCommerce etc...
Recently I change my development environment and come across the following issue while browsing the website on localhost The CodeDom provider type “Microsoft. CodeDom. Providers. DotNetCompilerPlatform...
As a developer lot of time, you come across ” Object reference not set to an instance of an object ” error and sometimes along with the yellow screen of death. This error is very generic and does not give you a lot of...
Azure function apps are the perfect example of the KISS principle (Keep it stupid simple). In very simplest terms Azure Function is a piece of code you run based on some trigger. Azure Functions are triggered by an event such...
Recently i come access a build issue while in Debug mode Severity Code Description Project File Line Suppression StateError CA0001 CA0001 : Exception of type ‘Phx.FatalError’ was thrown. Active That means...
We come across a requirement to restrict specific products (not complete catalogue) to sale in specific countries (different products per country). On a website with multi-currency per country and worldwide delivery of products...