Part 14 Insert data into database using jQuery AJAX in ASPNET MVC application
YOUR LINK HERE:
http://youtube.com/watch?v=YcNnMlQGGkE
In this video you will be able to know how can you save your data using jQuery AJAX post method . Its very simple way to call a server without making whole page to be loaded . • • SOCIAL : • Like TechnoTips official Page : / technotipstutorial • Subscribe : / aapkanigam • Get CODE HERE: • http://technotipstutorial.blogspot.in... • INTRODUCTION : • 1.jQuery now a days is widely used client side scripting language .Its very simple to use and easy to understand . • 2.jQuery selectors can help you to select the html element and manipulate them .there are several jQuery selectors available in jQuery to access the DOM element . • 3.Using .Serialize() method you can collect the form data in a variable and can post to the server It just reduce the writing unwanted code for the each element . Otherwise you need the get the value of each element and post to server in array format . • 4.By using input type equal to reset instead of submit you can reset your form after completion of AJAX call .Otherwise you would need to clear each element value . • RECOMMENDATION: • Watch MODEL VIEW,CONTROLLER and bootstrap here • 1. MODEL : Part 4- • Part 4- MODEL Binding in ASP.NET MVC ... • 2. VIEW :Part 3- • Part 3- VIEW in ASP.NET MVC (Model-Vi... • 3. CONTROLLER :Part 2- • Part 2- CONTROLLER in Asp.net MVC | R... • 4.Bootstrap PopUp modal : • Bootstrap Tutorial - #6 Create Popup ... • • TAGS : • how to create a - website • asp. net mvc • asp.net mvc interview questions • asp .net mvc tutorial • asp. net mvc 4 • asp.net mvc 5 tutorial • asp net mvc developer • asp net mvc continuous integration • asp net mvc hosting • model view controller • jquery-ajax Post • $ ajax jquery • jquery ajax tutorial • viewbag • $controller • $model • razor view engine • Part 14 - Insert data into database using jQuery AJAX in Asp.net MVC application • Part 14 - Insert data into database using jQuery AJAX in Asp.net MVC application
#############################
