Click here to Skip to main content
16,005,697 members
Home / Discussions / C#
   

C#

 
GeneralThis crashes out on me on dataAdapter.Fill(ds) Pin
mcupryk30-Sep-04 14:40
mcupryk30-Sep-04 14:40 
GeneralRe: This crashes out on me on dataAdapter.Fill(ds) Pin
Christian Graus30-Sep-04 15:13
protectorChristian Graus30-Sep-04 15:13 
GeneralRe: This crashes out on me on dataAdapter.Fill(ds) Pin
Heath Stewart30-Sep-04 15:27
protectorHeath Stewart30-Sep-04 15:27 
GeneralBinarySearch problem... Pin
Tesic Goran30-Sep-04 13:18
professionalTesic Goran30-Sep-04 13:18 
GeneralRe: BinarySearch problem... Pin
Heath Stewart30-Sep-04 15:16
protectorHeath Stewart30-Sep-04 15:16 
GeneralRe: BinarySearch problem... Pin
Tesic Goran30-Sep-04 17:52
professionalTesic Goran30-Sep-04 17:52 
GeneralRe: BinarySearch problem... Pin
Heath Stewart1-Oct-04 14:38
protectorHeath Stewart1-Oct-04 14:38 
GeneralRe: BinarySearch problem... Pin
Tesic Goran2-Oct-04 14:36
professionalTesic Goran2-Oct-04 14:36 
Ok...

My problem is solved...

Actually, I used one IComparer derived class to sort the ArrayList (GenericSort) and another one for BinarySearch function (CompareCustomDataType)...

And, finally, I'm gonna implement IComparable interface on my type...

Definitely, your suggestions are very useful...


Thanks for your help,

Goran Tesic

GeneralDigicam wizard Pin
Alex Korchemniy30-Sep-04 11:18
Alex Korchemniy30-Sep-04 11:18 
GeneralDataGrid Custom Column Header Pin
ddelapasse30-Sep-04 10:44
ddelapasse30-Sep-04 10:44 
GeneralRe: DataGrid Custom Column Header Pin
Heath Stewart30-Sep-04 14:30
protectorHeath Stewart30-Sep-04 14:30 
GeneralRe: DataGrid Custom Column Header Pin
ddelapasse30-Sep-04 14:56
ddelapasse30-Sep-04 14:56 
GeneralRe: DataGrid Custom Column Header Pin
Heath Stewart1-Oct-04 14:36
protectorHeath Stewart1-Oct-04 14:36 
GeneralShortcut Manager Pin
pat27088130-Sep-04 10:11
pat27088130-Sep-04 10:11 
GeneralRe: Shortcut Manager Pin
Heath Stewart30-Sep-04 10:32
protectorHeath Stewart30-Sep-04 10:32 
GeneralRe: ProgressBar Pin
Heath Stewart30-Sep-04 10:28
protectorHeath Stewart30-Sep-04 10:28 
GeneralPerformance of DoubleBuffer in .NET Pin
Wizard_0130-Sep-04 9:41
Wizard_0130-Sep-04 9:41 
GeneralRe: Performance of DoubleBuffer in .NET Pin
Heath Stewart30-Sep-04 10:26
protectorHeath Stewart30-Sep-04 10:26 
GeneralRe: Performance of DoubleBuffer in .NET Pin
Wizard_0130-Sep-04 11:10
Wizard_0130-Sep-04 11:10 
GeneralRandom number in C# Pin
goatstudio30-Sep-04 8:01
goatstudio30-Sep-04 8:01 
GeneralRe: Random number in C# Pin
Dave Kreskowiak30-Sep-04 8:22
mveDave Kreskowiak30-Sep-04 8:22 
GeneralRe: Random number in C# Pin
Nick Parker30-Sep-04 8:37
protectorNick Parker30-Sep-04 8:37 
GeneralNavigation in the same window for WebBrowser Control Pin
kayhustle30-Sep-04 6:52
kayhustle30-Sep-04 6:52 
GeneralRe: Navigation in the same window for WebBrowser Control Pin
Nick Parker30-Sep-04 8:10
protectorNick Parker30-Sep-04 8:10 
GeneralQuestion about .NET visual inheritance and MDI apps. Pin
rolst530-Sep-04 6:41
rolst530-Sep-04 6:41 

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.