MVC application uses Web Services (ASMX)

Source: Internet
Author: User
Original: MVC application uses Web Services (ASMX)

This time, we are practicing the MVC application, applying the Web service.
Create a directory services in the MVC application that will be used to store service.asmx.

This service method, can refer to this "Custom MVC Helper Extension method" http://www.cnblogs.com/insus/p/3379485.html but can not copy, need to modify:

Create a ExerciseController.cs and a view ActionResult under the Controllers directory:


After MVC5 has created the controller, it will automatically create the relevant view directory under the views directory:



To create a view:



In step #, we write the jquery code to get the data returned by the Web server:



Live Demo:

The following content was added on 2014-03-14 16:30.
Two click event-handling logic, which can be refactored into an extension method:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.