Creating copy to clipboard using Javascript or jQuery

In this article, I have provided sample code with output for how to create copy to clipboard functionality using javascript or jQuery

Enabling CORS in IIS (Various possible methods)

In this article, I have provided various possible methods to enable CORS using IIS server configuration, using C# or Web.Config or using IIS manager.

Set Default Value to Property in C#

In this article, I have mentioned with an example to set default value to a class property in C#

Union vs Union All in sql server

In this article, I have mentioned what is difference between Union and Union All in SQL Server with example.

Understanding SQL server COALESCE() with example (ISNULL comparison included)

In this article, I am going to provide you complete details of SQL server COALESCE function with example & will compare it with ISNULL.

Bootstrap alternatives

In this article, I have mentioned popular bootstrap front-end framework alternatives to be used for web-development.

Get Vs post in Rest API

In this article, I have provided details about post vs get rest api or you can difference between GET and POST, so you can understand when to use which type.

Return JSONResult in ASP.NET Core MVC

In this article, I have provided working example to return json or you can say jsonresult in asp.net core MVC with status code.

Uniqueidentifier in SQL Server

In this article, I have provided details about what is uniqueidentifier in sql server, how to create one and use it in SQL Server.

Encrypt password & decrypt it (C# Console application example)

In this article, I am going to provide code in C# to encrypt password and decrypt it using AES in Console application example & also shows MD5 password hashing example.

Page 28 of 56