Рет қаралды 3,320
In this video we will see how to make jquery ajax call to web method in asp.net c# to save employee details.
So here is what we are going to achieve, we will create a page as create employee, this page will contains fields like Name, Gender and City. Upon clicking on Save Employee button this information will we saved to database.