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

  • SEARCH
  • Home
  • 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 6822081
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T21:37:17+00:00 2026-05-26T21:37:17+00:00

I need to provide AutocompleteBox that will give user ability to input data. Completion

  • 0

I need to provide AutocompleteBox that will give user ability to input data. Completion should be provided for string field(for example: UserName). The issue is that source DB table consist of hundred of thousands records with 10 fields.

How can I handle this in Silverlight?

  • 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-26T21:37:18+00:00Added an answer on May 26, 2026 at 9:37 pm

    First, keep your service payload as small as possible. The AutoCompleteBox should only need one or two fields – a key and value pair – so that when they select the item, your application can then make another query to fetch the rest of the data for that particular record.

    Second, I recommend paging your auto-complete results. Don’t make the initial query until the user has entered two or three characters into the AutoCompleteBox. Once they do, query the database to get a subset of values that closer match their criteria. If they remove characters, you will need to re-query the table to change the data source values.

    The key is to 1) index your table based on the string values and 2) bring back as little as possible from the server to the client so that you keep your network payload small.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am starting research on a project that will need to provide ACID semantics
I need to provide a feature such that the user is able to upload
I need to provide a way that my mongodb server will store each document
I will need to provide a way for a user (who will be using
I'm building a webapp that will need to provide some real-time tracking information overlayed
I need to provide some passwords, API keys and similar sensitive data in my
I have a few large forms that I need to provide visual cues about
I need to provide configuration file, which will describe which STL header files to
I need to provide a user a list of all primitive types available and
I need to provide management with proof that a group of existing stored procedures

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.