A lot of times you come across an error “Server Error in ‘/’ Application” while working on an ASP.NET application. This is a generic error and it occurs when code…
Azure blob storage is Microsoft’s offering to store unstructured object data. This data can be files, images, videos or documents etc. Azure blob storage can serve these images and documents…
This blog post continues the previous blog on the ODP (Optimizely Data Platform) implementation. ODP by default provides a lot of tracking events. You can explore these by going to…
In NPM projects you have seen the package.json file. This file is an NPM Configuration file. This file function is similar to package.config where you have a list of all…
Title Tag Page titles are critical to giving online searchers quick insight into the content of a search engine result. It is a primary piece of information they use to…
Recently I come across an issue on my WordPress website where I can not able to login to the admin site. Website Users can not able to add comments on…
Below are the most common commands used in npm (Node Package Manager) Install npm & dependencies Install npm with the version Install Jest Global Delete previous & new installation Install…
The Git commands cheat sheet summarizes commonly used Git command line instructions for quick reference Origin Origin stands for the address of your repository Master or main Master or main…
During the development process a lot of time you come across situations where you need to restore the B2B Commerce database from Optimizely Staging or Production to our local environment….
If you are running an elastic search in your local environment or on a hosted environment you might come across the following error. You can view this error in Event…