Click here to Skip to main content
15,885,216 members
Home / Discussions / C#
   

C#

 
QuestionMessage Closed Pin
4-Jul-14 20:18
Mehtech4-Jul-14 20:18 
QuestionMessage Closed Pin
4-Jul-14 20:16
Mehtech4-Jul-14 20:16 
Questionc#, VSTO, Template Project, opening Document without error messge? Pin
Kristian Holm4-Jul-14 8:19
Kristian Holm4-Jul-14 8:19 
QuestionHow to Connect Marquee with database Pin
Member 102260014-Jul-14 7:07
Member 102260014-Jul-14 7:07 
AnswerRe: How to Connect Marquee with database Pin
Richard MacCutchan4-Jul-14 7:23
mveRichard MacCutchan4-Jul-14 7:23 
GeneralRe: How to Connect Marquee with database Pin
Member 102260014-Jul-14 8:13
Member 102260014-Jul-14 8:13 
SuggestionRe: How to Connect Marquee with database Pin
Richard MacCutchan4-Jul-14 20:04
mveRichard MacCutchan4-Jul-14 20:04 
Questionresponsive GUI text change / database instant search Pin
Member 817404-Jul-14 5:17
Member 817404-Jul-14 5:17 
Hi
Im new to c#

Im using DAL which executes Datareader that returns a LIST<t> to my Business Layer which in turns passes it to the UI. I am trying to simulate
realtime instant searches with the text input box.

As a user types in a key, it again searches the db, and in turn updates the datagridlist.

On each key stroke a new list is being generated by the DAL
and passed to the gui.

The gui becomes abit slow and semi unresponsive.

The db query execute time worst case is around 20 miliseconds for each key stroke.

How do I get the GUI to be fully responsive while loading new lists for each stroke


IF there are better ways on doing this , I also like to know

thanks

Zak
AnswerRe: responsive GUI text change / database instant search Pin
Dave Kreskowiak4-Jul-14 5:31
mveDave Kreskowiak4-Jul-14 5:31 
AnswerRe: responsive GUI text change / database instant search Pin
OriginalGriff4-Jul-14 5:31
mveOriginalGriff4-Jul-14 5:31 
AnswerRe: responsive GUI text change / database instant search Pin
Richard Deeming4-Jul-14 6:13
mveRichard Deeming4-Jul-14 6:13 
Answerfeedback: responsive GUI text change / database instant search Pin
Member 817404-Jul-14 8:27
Member 817404-Jul-14 8:27 
QuestionMessage Closed Pin
4-Jul-14 0:51
Mehtech4-Jul-14 0:51 
AnswerMessage Removed PinPopular
4-Jul-14 1:36
mvePete O'Hanlon4-Jul-14 1:36 
GeneralMessage Removed Pin
4-Jul-14 1:47
mveRichard Deeming4-Jul-14 1:47 
AnswerMessage Removed Pin
4-Jul-14 14:55
Jesus Daniel 20134-Jul-14 14:55 
GeneralMessage Removed Pin
5-Jul-14 0:49
professionalEddy Vluggen5-Jul-14 0:49 
Questionhow to solve this.... Pin
Nishant.Chauhan803-Jul-14 23:56
Nishant.Chauhan803-Jul-14 23:56 
AnswerRe: how to solve this.... Pin
Eddy Vluggen4-Jul-14 6:21
professionalEddy Vluggen4-Jul-14 6:21 
Questionaccess textbox in a tabPage Pin
Papatrexas3-Jul-14 23:37
Papatrexas3-Jul-14 23:37 
AnswerRe: access textbox in a tabPage Pin
OriginalGriff3-Jul-14 23:52
mveOriginalGriff3-Jul-14 23:52 
Questionc# ListView header text word wrap option Pin
Galym3-Jul-14 18:28
professionalGalym3-Jul-14 18:28 
AnswerRe: c# ListView header text word wrap option Pin
Pete O'Hanlon4-Jul-14 1:48
mvePete O'Hanlon4-Jul-14 1:48 
GeneralRe: c# ListView header text word wrap option Pin
Galym4-Jul-14 17:39
professionalGalym4-Jul-14 17:39 
Questionhow to scan file on virustotal Pin
Member 105796733-Jul-14 17:42
Member 105796733-Jul-14 17:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.