Click here to Skip to main content
15,905,877 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I want to implement clustering technique in my asp.net application. But i dont know the coding and implementations and those things. so plz can anyone to help me to solve this.. I wanna auto complete option in my asp.net application. my web site have many categories of items (ex: img,video,etc). when the user wanna search from my site. He enter the text in a textbox. and then he'll be receive some relevant information about what he have search.. I wanna auto complete coding with a implementation

Thanking you..
Posted
Updated 22-Apr-11 1:37am
v3
Comments
Ankur\m/ 16-Apr-11 2:50am    
Well getting you question to the top isn't going to help you. You need to be specific in what you want. You need to show what you have tried.
When I search Google for 'clustering technique asp.net' this is one of the (probably helpful) result that I find - http://stackoverflow.com/questions/413345/net-server-clustering-techniques
See the question, the guy is very specific about what he is asking.
sencsk 16-Apr-11 3:04am    
when i want to search some category in my website through textbox in asp.net with c#.

1 solution

Not quite clear on what you mean? If you are looking for an autocomplete control, see http://www.asp.net/ajax/videos/how-do-i-use-the-aspnet-ajax-autocomplete-control[^].
 
Share this answer
 
Comments
Ankur\m/ 16-Apr-11 3:02am    
He has created so many question where he mentions that he needs help implementing clustering technique. But that's all he mention. He himself isn't very clear about what he wants.
sencsk 22-Apr-11 7:36am    
I wanna auto complete option in my asp.net application. my web site have many categories of items (ex: img,video,etc). when the user wanna search from my site. He enter the text in a textbox. and then he'll be receive some relevant information about what he have search.. I wanna auto complete coding with a implementation
Ankur\m/ 22-Apr-11 7:54am    
Search Google for "AutoComplete TextBox asp.net". AJAX Control kit has AutoComplete Extender which will help you.
Monjurul Habib 27-Apr-11 15:18pm    
nice advise.my 5 for your advise.
Ankur\m/ 28-Apr-11 0:10am    
But that's not my answer. ;)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900