Disable right click on a specific div
Post Views: 91 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,…
Learn developer and data technologies with us
Post Views: 91 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,…
Post Views: 539 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…
Post Views: 472 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…
Post Views: 481 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…
Post Views: 744 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…
Post Views: 8,610 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…
Post Views: 56 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…
Post Views: 83 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…
Post Views: 72 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…
Post Views: 29 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…