Use the search function in your ASP. net mvc, asp. netmvc

Source: Internet
Author: User

Use the search function in your ASP. net mvc, asp. netmvc

In a program, the search function is rarely used. I will demonstrate this in the ASP. NET environment today.

In the cshtml view, there are three text boxes for the user to enter keywords, and then click the rightmost "Search" button. If there is any result, it will be displayed below.

 

 

Html:

 

2 rows for the table. One line is the title and one line is used as the input box.

JQuery code:

 
Controller:

 

After processing the conditions, import them to the database:

 

You can use or and as needed. Conditions, You can implement "=", "<>", "LIKE", "BETWEEN xxx AND xxx.


Maybe you want to see how the stored procedure is written in the database:

 
Here, you will see Operator in the program and enumeration Logic in Search. You also want to know how it generates SQL condition statements?
You don't have to worry about it. Download the above DLL directly .. . NET Framework 4.6 environment:

Http://download.cnblogs.com/insus/Library/Insus.NET.Search.rar

Related Article

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.