Click here to Skip to main content
15,897,226 members
Home / Discussions / C#
   

C#

 
QuestionC# SqlCeReader weirdness Pin
J-Cop18-Feb-09 4:51
J-Cop18-Feb-09 4:51 
AnswerRe: C# SqlCeReader weirdness Pin
Dave Kreskowiak18-Feb-09 5:01
mveDave Kreskowiak18-Feb-09 5:01 
GeneralRe: C# SqlCeReader weirdness Pin
J-Cop18-Feb-09 21:14
J-Cop18-Feb-09 21:14 
AnswerRe: C# SqlCeReader weirdness Pin
Ennis Ray Lynch, Jr.18-Feb-09 5:22
Ennis Ray Lynch, Jr.18-Feb-09 5:22 
QuestionSorting a BindingList Pin
MatthysDT18-Feb-09 4:33
MatthysDT18-Feb-09 4:33 
AnswerRe: Sorting a BindingList Pin
Nuri Ismail18-Feb-09 4:42
Nuri Ismail18-Feb-09 4:42 
GeneralRe: Sorting a BindingList Pin
MatthysDT18-Feb-09 6:01
MatthysDT18-Feb-09 6:01 
AnswerRe: Sorting a BindingList Pin
Nuri Ismail18-Feb-09 6:57
Nuri Ismail18-Feb-09 6:57 
If you want to support sorting, you have to derive your own class from BindingList. This[^] MSDN article explains why you should do that and how. Please read carefully, especially the "BindingList<t>: What's Missing" section.
JokeRe: Sorting a BindingList Pin
led mike18-Feb-09 7:31
led mike18-Feb-09 7:31 
GeneralRe: Sorting a BindingList Pin
MatthysDT18-Feb-09 19:39
MatthysDT18-Feb-09 19:39 
GeneralRe: Sorting a BindingList Pin
MatthysDT19-Feb-09 1:32
MatthysDT19-Feb-09 1:32 
GeneralRe: Sorting a BindingList Pin
Rafique Sheikh3-Nov-10 14:03
Rafique Sheikh3-Nov-10 14:03 
GeneralRe: Sorting a BindingList Pin
MatthysDT3-Nov-10 20:48
MatthysDT3-Nov-10 20:48 
GeneralRe: Sorting a BindingList Pin
Rafique Sheikh4-Nov-10 5:58
Rafique Sheikh4-Nov-10 5:58 
AnswerHow to use binding list order by Pin
Dravidian_Knight23-Aug-11 21:00
Dravidian_Knight23-Aug-11 21:00 
GeneralRe: How to use binding list order by Pin
MatthysDT23-Aug-11 21:32
MatthysDT23-Aug-11 21:32 
Questionsending data over tcp Pin
Mubeen.asim18-Feb-09 4:00
Mubeen.asim18-Feb-09 4:00 
GeneralRe: sending data over tcp [modified] Pin
Kristian Sixhøj18-Feb-09 4:17
Kristian Sixhøj18-Feb-09 4:17 
GeneralRe: sending data over tcp Pin
Mubeen.asim18-Feb-09 7:05
Mubeen.asim18-Feb-09 7:05 
GeneralRe: sending data over tcp Pin
Kristian Sixhøj18-Feb-09 7:09
Kristian Sixhøj18-Feb-09 7:09 
QuestionCan someone recommend a good tutorial on events in .NET (C#) Pin
Mihai Pruna18-Feb-09 3:39
Mihai Pruna18-Feb-09 3:39 
AnswerRe: Can someone recommend a good tutorial on events in .NET (C#) Pin
ABitSmart18-Feb-09 4:00
ABitSmart18-Feb-09 4:00 
AnswerRe: Can someone recommend a good tutorial on events in .NET (C#) Pin
DaveyM6918-Feb-09 4:16
professionalDaveyM6918-Feb-09 4:16 
GeneralRe: Can someone recommend a good tutorial on events in .NET (C#) Pin
Mihai Pruna18-Feb-09 4:56
Mihai Pruna18-Feb-09 4:56 
AnswerRe: Can someone recommend a good tutorial on events in .NET (C#) Pin
Giorgi Dalakishvili18-Feb-09 6:19
mentorGiorgi Dalakishvili18-Feb-09 6:19 

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.