Click here to Skip to main content
15,891,473 members
Home / Discussions / C#
   

C#

 
QuestionCopare two different dataGridView Pin
Member 1121917124-Sep-15 23:04
Member 1121917124-Sep-15 23:04 
AnswerRe: Copare two different dataGridView Pin
OriginalGriff24-Sep-15 23:25
mveOriginalGriff24-Sep-15 23:25 
AnswerRe: Copare two different dataGridView Pin
J. Calhoun25-Sep-15 3:11
J. Calhoun25-Sep-15 3:11 
AnswerRe: Copare two different dataGridView Pin
Gerry Schmitz25-Sep-15 8:20
mveGerry Schmitz25-Sep-15 8:20 
QuestionHow to implement Apriori using C# am new to C# Pin
Member 1199820924-Sep-15 21:13
Member 1199820924-Sep-15 21:13 
AnswerRe: How to implement Apriori using C# am new to C# Pin
Garth J Lancaster24-Sep-15 21:35
professionalGarth J Lancaster24-Sep-15 21:35 
Questiondebugging strategy ? Linq query mis-match using de-serialized complex class Pin
BillWoodruff24-Sep-15 12:53
professionalBillWoodruff24-Sep-15 12:53 
AnswerRe: debugging strategy ? Linq query mis-match using de-serialized complex class Pin
Gerry Schmitz24-Sep-15 18:30
mveGerry Schmitz24-Sep-15 18:30 
In the queries that work, you are comparing "strings" (values).

In the ones that don't work, you appear to be comparing "object references" (unless there is an overloaded operator at work somewhere).

GeneralRe: debugging strategy ? Linq query mis-match using de-serialized complex class Pin
BillWoodruff24-Sep-15 22:20
professionalBillWoodruff24-Sep-15 22:20 
GeneralRe: debugging strategy ? Linq query mis-match using de-serialized complex class Pin
Gerry Schmitz25-Sep-15 8:28
mveGerry Schmitz25-Sep-15 8:28 
GeneralRe: debugging strategy ? Linq query mis-match using de-serialized complex class Pin
Kenneth Haugland25-Sep-15 19:36
mvaKenneth Haugland25-Sep-15 19:36 
GeneralRe: debugging strategy ? Linq query mis-match using de-serialized complex class Pin
BillWoodruff26-Sep-15 1:11
professionalBillWoodruff26-Sep-15 1:11 
GeneralRe: debugging strategy ? Linq query mis-match using de-serialized complex class Pin
Gerry Schmitz28-Sep-15 6:15
mveGerry Schmitz28-Sep-15 6:15 
GeneralRe: debugging strategy ? Linq query mis-match using de-serialized complex class Pin
Kenneth Haugland28-Sep-15 9:18
mvaKenneth Haugland28-Sep-15 9:18 
Questionrun time validation for text box Pin
Member 1198293424-Sep-15 4:38
Member 1198293424-Sep-15 4:38 
AnswerRe: run time validation for text box Pin
Ravi Bhavnani24-Sep-15 4:45
professionalRavi Bhavnani24-Sep-15 4:45 
GeneralRe: run time validation for text box Pin
Member 1198293424-Sep-15 7:04
Member 1198293424-Sep-15 7:04 
AnswerRe: run time validation for text box Pin
OriginalGriff24-Sep-15 5:30
mveOriginalGriff24-Sep-15 5:30 
AnswerRe: run time validation for text box Pin
Gerry Schmitz24-Sep-15 9:01
mveGerry Schmitz24-Sep-15 9:01 
QuestionC# UserControl Inheritance Pin
didydj24-Sep-15 1:40
didydj24-Sep-15 1:40 
AnswerRe: C# UserControl Inheritance Pin
OriginalGriff24-Sep-15 2:19
mveOriginalGriff24-Sep-15 2:19 
AnswerRe: C# UserControl Inheritance Pin
BillWoodruff24-Sep-15 7:13
professionalBillWoodruff24-Sep-15 7:13 
AnswerRe: C# UserControl Inheritance Pin
Gerry Schmitz24-Sep-15 8:56
mveGerry Schmitz24-Sep-15 8:56 
GeneralRe: C# UserControl Inheritance Pin
BillWoodruff24-Sep-15 12:18
professionalBillWoodruff24-Sep-15 12:18 
AnswerRe: C# UserControl Inheritance Pin
didydj28-Sep-15 4:07
didydj28-Sep-15 4:07 

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.