Click here to Skip to main content
15,914,225 members
Home / Discussions / C#
   

C#

 
GeneralRe: code to make 2 different systems compatible???????? Pin
Guffa9-Feb-09 3:46
Guffa9-Feb-09 3:46 
Questionhow can i get wi-fi signal strenght Pin
Ahussa4in9-Feb-09 2:56
Ahussa4in9-Feb-09 2:56 
QuestionReading Hyper Temianl Pin
half-life9-Feb-09 2:49
half-life9-Feb-09 2:49 
AnswerRe: Reading Hyper Temianl Pin
EliottA9-Feb-09 3:06
EliottA9-Feb-09 3:06 
GeneralRe: Reading Hyper Temianl Pin
musefan9-Feb-09 3:54
musefan9-Feb-09 3:54 
Questionwhich control to use to add thousands of records in that control in c#.net windows based application Pin
Nitin K9-Feb-09 0:46
Nitin K9-Feb-09 0:46 
AnswerRe: which control to use to add thousands of records in that control in c#.net windows based application Pin
musefan9-Feb-09 0:52
musefan9-Feb-09 0:52 
AnswerRe: which control to use to add thousands of records in that control in c#.net windows based application Pin
Nagy Vilmos9-Feb-09 1:20
professionalNagy Vilmos9-Feb-09 1:20 
may I suggest you'e got your design wrong?

Showing thousands of items, in any control, is extremely flawed. The more items you are showing the less useful the control will be.

Have a think about what you want to achieve.
Does the user have tyo find an unknown item? If so, a search facility would be of more use.
Is the 1000's reduced by the context of the rest of the form? If so, use the rest of the data to drive the content of the list; combo or otherwise.

If you use any well designed interface, online or offline, you will see it reduces the ability of the user to make mistakes. By giving a huge fat list of every item in your database you are inviting the user to pick the wrong item.

Garbage In = Garbage Out



Panic, Chaos, Destruction.
My work here is done.

GeneralRe: which control to use to add thousands of records in that control in c#.net windows based application Pin
EliottA9-Feb-09 2:20
EliottA9-Feb-09 2:20 
AnswerRe: which control to use to add thousands of records in that control in c#.net windows based application Pin
#realJSOP9-Feb-09 6:00
professional#realJSOP9-Feb-09 6:00 
QuestionHow to Send SMS with Sender Name ? Pin
Aghosh Babu9-Feb-09 0:30
Aghosh Babu9-Feb-09 0:30 
AnswerRe: How to Send SMS with Sender Name ? Pin
EliottA9-Feb-09 1:59
EliottA9-Feb-09 1:59 
GeneralRe: How to Send SMS with Sender Name ? Pin
Aghosh Babu9-Feb-09 2:10
Aghosh Babu9-Feb-09 2:10 
GeneralRe: How to Send SMS with Sender Name ? Pin
EliottA9-Feb-09 2:11
EliottA9-Feb-09 2:11 
GeneralRe: How to Send SMS with Sender Name ? Pin
Aghosh Babu9-Feb-09 2:18
Aghosh Babu9-Feb-09 2:18 
GeneralRe: How to Send SMS with Sender Name ? Pin
EliottA9-Feb-09 2:20
EliottA9-Feb-09 2:20 
GeneralRe: How to Send SMS with Sender Name ? Pin
benjymous9-Feb-09 3:27
benjymous9-Feb-09 3:27 
GeneralRe: How to Send SMS with Sender Name ? Pin
EliottA9-Feb-09 3:36
EliottA9-Feb-09 3:36 
GeneralRe: How to Send SMS with Sender Name ? Pin
Dan Neely9-Feb-09 4:19
Dan Neely9-Feb-09 4:19 
AnswerRe: How to Send SMS with Sender Name ? Pin
Yosh_13-Feb-10 2:24
professionalYosh_13-Feb-10 2:24 
Questionhow can i avoid interactive services dialog in vista Pin
arun_pk9-Feb-09 0:07
arun_pk9-Feb-09 0:07 
AnswerRe: how can i avoid interactive services dialog in vista Pin
Tom Deketelaere9-Feb-09 0:21
professionalTom Deketelaere9-Feb-09 0:21 
Questionwe are lossing the Impression Pin
r aa j8-Feb-09 23:06
r aa j8-Feb-09 23:06 
AnswerRe: we are lossing the Impression Pin
Ken Mazaika9-Feb-09 2:26
Ken Mazaika9-Feb-09 2:26 
Questiontrim Pin
arkiboys8-Feb-09 22:06
arkiboys8-Feb-09 22:06 

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.