Click here to Skip to main content
15,895,256 members
Home / Discussions / C#
   

C#

 
Questionprevent delete folder ?? Pin
Anonymous5-May-05 8:19
Anonymous5-May-05 8:19 
AnswerRe: prevent delete folder ?? Pin
Dave Kreskowiak5-May-05 9:15
mveDave Kreskowiak5-May-05 9:15 
GeneralLoading images into an SQL database and then retrieving them Pin
DafyddG5-May-05 7:44
DafyddG5-May-05 7:44 
Generalmultiple same taskbarnotifier in C# Pin
dwark1065-May-05 5:45
dwark1065-May-05 5:45 
GeneralConnecting to a running instance of an embedded webBrowser control Pin
rwelte5-May-05 5:14
rwelte5-May-05 5:14 
GeneralShowing legacy data in data grid Pin
dirk helmet5-May-05 5:07
sussdirk helmet5-May-05 5:07 
GeneralRe: Showing legacy data in data grid Pin
Anonymous5-May-05 5:16
Anonymous5-May-05 5:16 
GeneralRe: Showing legacy data in data grid Pin
dirk helmet5-May-05 5:41
sussdirk helmet5-May-05 5:41 
Thanks for the quick reply.

I should have mentioned that our data can be VERY large - 100,000+ rows. Obviously we wouldn't want to copy all of that data over to a Datatable before displaying it, plus the duplication of all of that memory. That's why I thought if we could implement a set of interface methods that access the data from our own source, it might be a reasonable approach.


GeneralRe: Showing legacy data in data grid Pin
keith maddox5-May-05 6:58
keith maddox5-May-05 6:58 
GeneralRe: Showing legacy data in data grid Pin
dirkhelmet5-May-05 7:43
dirkhelmet5-May-05 7:43 
GeneralRe: Showing legacy data in data grid Pin
keith maddox5-May-05 9:10
keith maddox5-May-05 9:10 
GeneralRe: Showing legacy data in data grid Pin
dirk helmet5-May-05 9:26
sussdirk helmet5-May-05 9:26 
GeneralRe: Showing legacy data in data grid Pin
keith maddox5-May-05 10:08
keith maddox5-May-05 10:08 
GeneralRe: Showing legacy data in data grid Pin
keith maddox5-May-05 12:40
keith maddox5-May-05 12:40 
GeneralControl access from other classes Pin
DJNokturnal5-May-05 3:43
DJNokturnal5-May-05 3:43 
GeneralRe: Control access from other classes Pin
MoustafaS5-May-05 4:27
MoustafaS5-May-05 4:27 
GeneralRe: Control access from other classes Pin
DJNokturnal6-May-05 5:53
DJNokturnal6-May-05 5:53 
Generaluse one C# exe method to another C# Project Pin
joy_priyank5-May-05 1:46
joy_priyank5-May-05 1:46 
GeneralRe: use one C# exe method to another C# Project Pin
MoustafaS5-May-05 1:58
MoustafaS5-May-05 1:58 
GeneralRe: use one C# exe method to another C# Project Pin
joy_priyank5-May-05 2:28
joy_priyank5-May-05 2:28 
GeneralRe: use one C# exe method to another C# Project Pin
ChesterPoindexter5-May-05 3:34
professionalChesterPoindexter5-May-05 3:34 
GeneralRe: use one C# exe method to another C# Project Pin
MoustafaS5-May-05 4:18
MoustafaS5-May-05 4:18 
GeneralMoving huge amounts of Data over Local/Lan Pin
Sharpoverride5-May-05 1:33
Sharpoverride5-May-05 1:33 
GeneralRe: Moving huge amounts of Data over Local/Lan Pin
keith maddox5-May-05 5:58
keith maddox5-May-05 5:58 
GeneralRe: Moving huge amounts of Data over Local/Lan Pin
Sharpoverride6-May-05 1:50
Sharpoverride6-May-05 1:50 

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.