Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 401277
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T17:01:10+00:00 2026-05-12T17:01:10+00:00

I am going to build a search function today, c# asp.net. i need a

  • 0

I am going to build a search function today, c# asp.net. i need a push go get it rolling. i use nhibernate linq. it would be nice to do this with linq query. it need to be kinda dynamic, i am going to have several search criterias like gender, email, name, age and some more.

this search query is only going to my customer object.

how could i do this? and how is this done the right way?

the way i think now is that i get a iqueryable and perform queryies to that. i think like this that e.g for the gender i got two checkboxes, so i perform a if male is check i do a where.gender == “Male” and if none is checked i do nuthing. but is this the way to do this for every query? because some is user input to like name, email, age.

please advice me on this

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T17:01:10+00:00Added an answer on May 12, 2026 at 5:01 pm

    You could analyze your search filter like this:

    var query==...
    if (filter.Name.Length>0)
       query=query.Where(name=...)
    if (filter.Email.Length>0)
       query=query.Where(email=...)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to develop a generic jQuery-based search plugin for the ASP.NET MVC application
I'm going to build a wee batch search field where someone can enter/paste in
I'm going to build an API for a web app and I'm interested in
I'm going to build a Classic Music website and the client already has several
I'm going to have to build a custom control for a WinForms application. But
I'm going to propose to a client that I build some batch jobs in
I'm trying to use hook_search to extend the built in drupal search to explicitly
Everything was going well. Nightly builds ran for more than a month with no
We've got products built both with GUI and CHUI. Going forward, we're looking at
Going back to my previous question on OCSP, does anybody know of reliable OCSP

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.