Click here to Skip to main content
15,907,326 members
Home / Discussions / C#
   

C#

 
GeneralRe: Why is the dataGridView1_SortCompare function not working ? Pin
Richard MacCutchan10-Oct-19 22:03
mveRichard MacCutchan10-Oct-19 22:03 
GeneralRe: Why is the dataGridView1_SortCompare function not working ? Pin
Member 245846714-Oct-19 20:52
Member 245846714-Oct-19 20:52 
GeneralRe: Why is the dataGridView1_SortCompare function not working ? Pin
Richard MacCutchan14-Oct-19 22:00
mveRichard MacCutchan14-Oct-19 22:00 
GeneralRe: Why is the dataGridView1_SortCompare function not working ? Pin
Member 245846717-Oct-19 17:21
Member 245846717-Oct-19 17:21 
Questionunexpected behavior of DataContract serializer: C# language issue Pin
BillWoodruff8-Oct-19 8:07
professionalBillWoodruff8-Oct-19 8:07 
AnswerRe: unexpected behavior of DataContract serializer: C# language issue Pin
Eddy Vluggen8-Oct-19 8:52
professionalEddy Vluggen8-Oct-19 8:52 
AnswerRe: unexpected behavior of DataContract serializer: C# language issue Pin
Richard Deeming8-Oct-19 8:59
mveRichard Deeming8-Oct-19 8:59 
GeneralRe: unexpected behavior of DataContract serializer: C# language issue Pin
BillWoodruff8-Oct-19 12:50
professionalBillWoodruff8-Oct-19 12:50 
I made a "mental bet" with myself that Richard Deeming would respond to this with something relevant Smile | :)

As I read the article you cited, it appears to be talking about inheriting from Interfaces, not generic Type declarations. I don't see those two issues as the same, but, of course, may be wrong.

What interests me is that the Class marked as [Serializable] has its properties adorned with either [DataMember], or, [IgnoreDatamember]: and, the DCS used to serialize is doing the "right thing."

Seems to me the compiler should "see" the Class is marked with [DataMember], and inherits from a generic type declaration ... and throw a build error.

thanks, Bill
«One day it will have to be officially admitted that what we have christened reality is an even greater illusion than the world of dreams.» Salvador Dali

QuestionHelp to get only IPv4 address Pin
mniceguy818-Oct-19 7:14
mniceguy818-Oct-19 7:14 
AnswerRe: Help to get only IPv4 address Pin
Richard MacCutchan8-Oct-19 8:02
mveRichard MacCutchan8-Oct-19 8:02 
AnswerRe: Help to get only IPv4 address Pin
Richard Deeming8-Oct-19 8:54
mveRichard Deeming8-Oct-19 8:54 
GeneralRe: Help to get only IPv4 address Pin
mniceguy819-Oct-19 3:51
mniceguy819-Oct-19 3:51 
GeneralRe: Help to get only IPv4 address Pin
Richard Deeming9-Oct-19 7:36
mveRichard Deeming9-Oct-19 7:36 
GeneralRe: Help to get only IPv4 address Pin
mniceguy819-Oct-19 7:41
mniceguy819-Oct-19 7:41 
QuestionDoes the Visual studio C#.net have a progressBar and a control line ? Pin
Member 24584676-Oct-19 23:34
Member 24584676-Oct-19 23:34 
AnswerRe: Does the Visual studio C#.net have a progressBar and a control line ? Pin
Afzaal Ahmad Zeeshan6-Oct-19 23:44
professionalAfzaal Ahmad Zeeshan6-Oct-19 23:44 
GeneralRe: Does the Visual studio C#.net have a progressBar and a control line ? Pin
Member 24584677-Oct-19 16:41
Member 24584677-Oct-19 16:41 
QuestionDrawing from a Class library to a pictureBox Pin
Ali Zigon6-Oct-19 5:27
Ali Zigon6-Oct-19 5:27 
AnswerRe: Drawing from a Class library to a pictureBox Pin
Richard MacCutchan6-Oct-19 5:48
mveRichard MacCutchan6-Oct-19 5:48 
GeneralRe: Drawing from a Class library to a pictureBox Pin
Ali Zigon6-Oct-19 6:19
Ali Zigon6-Oct-19 6:19 
GeneralRe: Drawing from a Class library to a pictureBox Pin
Richard MacCutchan6-Oct-19 7:08
mveRichard MacCutchan6-Oct-19 7:08 
GeneralRe: Drawing from a Class library to a pictureBox Pin
Ali Zigon6-Oct-19 8:37
Ali Zigon6-Oct-19 8:37 
GeneralRe: Drawing from a Class library to a pictureBox Pin
Richard MacCutchan6-Oct-19 22:17
mveRichard MacCutchan6-Oct-19 22:17 
GeneralRe: Drawing from a Class library to a pictureBox Pin
Ali Zigon7-Oct-19 3:31
Ali Zigon7-Oct-19 3:31 
QuestionReading Access Into SQL - OLE Provider Errors Pin
Kevin Marois4-Oct-19 5:27
professionalKevin Marois4-Oct-19 5:27 

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.