Disable right click on a specific div
This is very common that we get requirement or scope to disable some specific div(s) or section because of security reasons. Simple solution: Add Example Another Solution, add below javascript.
This is very common that we get requirement or scope to disable some specific div(s) or section because of security reasons. Simple solution: Add Example Another Solution, add below javascript.
We might get this error sometimes while running add-migration command. Error: The term ‘Add-Migration’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check
This compiler error occurs sometime because of version change where dotnet compiler version and c# version are incompatible. Error: Compilation ErrorDescription: An error occurred during the compilation of a resource…
Error: Failed to register URL “http://localhost:XXXX/” for site “SITE NAME” application “/”. Error description: The process cannot access the file because it is being used by another process. (0x80070020) **XXXX
How to create a database view using Entity Framework Code first approach? User case scenario: There are several cases when your applications may need to display data by combining two
In this article, we are going to learn about SQL Server Database Project (Template) available in Visual Studio. I will cover the following points, Introduction of SQL Server Database Project.
This article describes how to start the angular 6 with Asp.net core in Visual Studio. Here are some steps that will guide beginners to start a project with angular 6
There can be some requirements that redirect the page or may be block the access of some section or some part of website based on country. There can be some
The beginners may have some difficulties about how to start and learn the materialize design. Here is a simple steps to learn and quick start with materialize design. Add the
Ahmed Elnably joins Scott Hanselman to discuss a sample project, Developer Finder, that was created to showcase how to use Web App for Containers in the context of a multi-tiered