Showing posts with the label Ajax

How to use AJAX POST in ASP.Net Core

In this article we will discuss  How to use AJAX POST in ASP.Net Core . Here we  will explain  how to make an AJAX POST call to C…

Read More »

Encrypt in javascript and pass it into Ajax call and decrypt in MVC Controller using AES Algorithm

This article explain how you should Encrypt the value in javascript and pass it into Ajax call and decrypt in MVC Controller usi…

Read More »
Load More That is All