Click here to Skip to main content
15,926,035 members
Home / Discussions / C#
   

C#

 
GeneralRe: Set a Particular Key in MDI "Main" Form Pin
M Riaz Bashir11-Nov-07 20:51
M Riaz Bashir11-Nov-07 20:51 
QuestionHow to Implement Scanner with windows applications Pin
Vicky2Galaxy11-Nov-07 20:07
Vicky2Galaxy11-Nov-07 20:07 
AnswerRe: How to Implement Scanner with windows applications Pin
Adeel Chaudhry11-Nov-07 20:14
Adeel Chaudhry11-Nov-07 20:14 
GeneralRe: How to Implement Scanner with windows applications Pin
Vicky2Galaxy11-Nov-07 20:26
Vicky2Galaxy11-Nov-07 20:26 
GeneralRe: How to Implement Scanner with windows applications Pin
Adeel Chaudhry11-Nov-07 20:51
Adeel Chaudhry11-Nov-07 20:51 
GeneralRe: How to Implement Scanner with windows applications Pin
Vicky2Galaxy11-Nov-07 20:56
Vicky2Galaxy11-Nov-07 20:56 
AnswerRe: How to Implement Scanner with windows applications Pin
m@u11-Nov-07 23:00
m@u11-Nov-07 23:00 
QuestionHow to mathc all the items...in a collection? Pin
Pankaj - Joshi11-Nov-07 19:54
Pankaj - Joshi11-Nov-07 19:54 
Hello experts,

I have a combo in that I fill some values from Db say A,B,C,D,e,f,G,h,i,j etc.

My combo is a simple combo so end user can also type in that. for data consistency I check wheather or not the user select proper value or not...? That is user have to enter or select the pre-filed value. For that I am using the Contains method
like
comboBox1.Items.Contains(comboBox1.Text.ToString()

and its working fine.

But this will interperete A and a different ....What to do...?Confused | :confused:

I want a and A are the same

Regards
Pankaj Joshi

AnswerRe: How to mathc all the items...in a collection? Pin
Andrei Ungureanu11-Nov-07 20:07
Andrei Ungureanu11-Nov-07 20:07 
GeneralRe: How to mathc all the items...in a collection? Pin
Pankaj - Joshi11-Nov-07 20:34
Pankaj - Joshi11-Nov-07 20:34 
GeneralRe: How to mathc all the items...in a collection? Pin
Andrei Ungureanu11-Nov-07 21:02
Andrei Ungureanu11-Nov-07 21:02 
AnswerRe: How to mathc all the items...in a collection? Pin
Adeel Chaudhry11-Nov-07 20:11
Adeel Chaudhry11-Nov-07 20:11 
GeneralRe: How to mathc all the items...in a collection? Pin
Pankaj - Joshi11-Nov-07 20:34
Pankaj - Joshi11-Nov-07 20:34 
AnswerRe: How to mathc all the items...in a collection? Pin
Xmen Real 11-Nov-07 20:48
professional Xmen Real 11-Nov-07 20:48 
GeneralRe: How to mathc all the items...in a collection? Pin
Pankaj - Joshi11-Nov-07 21:15
Pankaj - Joshi11-Nov-07 21:15 
QuestionSqlTransaction object Pin
Vipin.d11-Nov-07 19:54
Vipin.d11-Nov-07 19:54 
AnswerRe: SqlTransaction object Pin
Adeel Chaudhry11-Nov-07 20:07
Adeel Chaudhry11-Nov-07 20:07 
GeneralRe: SqlTransaction object Pin
Vipin.d11-Nov-07 20:17
Vipin.d11-Nov-07 20:17 
GeneralRe: SqlTransaction object Pin
Andrei Ungureanu11-Nov-07 20:19
Andrei Ungureanu11-Nov-07 20:19 
GeneralRe: SqlTransaction object Pin
Vipin.d11-Nov-07 20:25
Vipin.d11-Nov-07 20:25 
GeneralRe: SqlTransaction object Pin
Adeel Chaudhry11-Nov-07 20:25
Adeel Chaudhry11-Nov-07 20:25 
GeneralRe: SqlTransaction object Pin
Vipin.d11-Nov-07 20:26
Vipin.d11-Nov-07 20:26 
GeneralRe: SqlTransaction object Pin
Adeel Chaudhry11-Nov-07 20:38
Adeel Chaudhry11-Nov-07 20:38 
GeneralRe: SqlTransaction object Pin
Vipin.d11-Nov-07 20:42
Vipin.d11-Nov-07 20:42 
AnswerRe: SqlTransaction object Pin
Andrei Ungureanu11-Nov-07 20:14
Andrei Ungureanu11-Nov-07 20:14 

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.