Click here to Skip to main content
16,007,932 members
Home / Discussions / C#
   

C#

 
Questionwhat is the fastest way to access files?? Pin
penecilllin1-Mar-05 2:52
penecilllin1-Mar-05 2:52 
AnswerRe: what is the fastest way to access files?? Pin
Esmo20001-Mar-05 4:03
Esmo20001-Mar-05 4:03 
GeneralRe: what is the fastest way to access files?? Pin
Dave Kreskowiak1-Mar-05 7:08
mveDave Kreskowiak1-Mar-05 7:08 
GeneralRe: what is the fastest way to access files?? Pin
Esmo20001-Mar-05 10:57
Esmo20001-Mar-05 10:57 
AnswerRe: what is the fastest way to access files?? Pin
J4amieC1-Mar-05 6:00
J4amieC1-Mar-05 6:00 
GeneralRe: what is the fastest way to access files?? Pin
Esmo20001-Mar-05 11:01
Esmo20001-Mar-05 11:01 
GeneralMessage Closed Pin
1-Mar-05 11:49
penecilllin1-Mar-05 11:49 
GeneralRe: what is the fastest way to access files?? Pin
Esmo20002-Mar-05 3:02
Esmo20002-Mar-05 3:02 
Sorry, can you explain what that restriction was a little better? I dont understand you.

As for speed in accessing the indexed files, dont forget that you can cache them too Wink | ;) So if you have a listing that you access all of the time then you might consider building up a cache of those words. Hell, you could even have two caches... a bus... a microprocessor...

^^

Jim
Generalto manage bitmap pixels Pin
Anonymous1-Mar-05 2:18
Anonymous1-Mar-05 2:18 
GeneralRe: to manage bitmap pixels Pin
Dave Kreskowiak1-Mar-05 3:39
mveDave Kreskowiak1-Mar-05 3:39 
GeneralRe: to manage bitmap pixels Pin
Anonymous1-Mar-05 4:24
Anonymous1-Mar-05 4:24 
GeneralRe: to manage bitmap pixels Pin
Dave Kreskowiak1-Mar-05 11:42
mveDave Kreskowiak1-Mar-05 11:42 
Generalpass events across projects Pin
Member 4558381-Mar-05 1:27
Member 4558381-Mar-05 1:27 
QuestionRegex(@"[_A-Za-z]+[A-Za-z]\w*") Can it be improved ? Pin
ektoras1-Mar-05 0:37
ektoras1-Mar-05 0:37 
AnswerRe: Regex(@"[_A-Za-z]+[A-Za-z]\w*") Can it be improved ? Pin
J4amieC1-Mar-05 1:10
J4amieC1-Mar-05 1:10 
GeneralRe: Regex(@"[_A-Za-z]+[A-Za-z]\w*") Can it be improved ? Pin
ektoras1-Mar-05 1:18
ektoras1-Mar-05 1:18 
GeneralRe: Regex(@"[_A-Za-z]+[A-Za-z]\w*") Can it be improved ? Pin
Dave Kreskowiak1-Mar-05 3:34
mveDave Kreskowiak1-Mar-05 3:34 
GeneralRe: Regex(@"[_A-Za-z]+[A-Za-z]\w*") Can it be improved ? Pin
ektoras1-Mar-05 3:56
ektoras1-Mar-05 3:56 
GeneralRe: Regex(@"[_A-Za-z]+[A-Za-z]\w*") Can it be improved ? Pin
Dave Kreskowiak1-Mar-05 7:03
mveDave Kreskowiak1-Mar-05 7:03 
AnswerRe: Regex(@"[_A-Za-z]+[A-Za-z]\w*") Can it be improved ? Pin
leppie1-Mar-05 2:04
leppie1-Mar-05 2:04 
GeneralRe: Regex(@"[_A-Za-z]+[A-Za-z]\w*") Can it be improved ? Pin
ektoras1-Mar-05 3:51
ektoras1-Mar-05 3:51 
GeneralManaged or Unmanaged in C# Pin
Subrahmanyam K1-Mar-05 0:37
Subrahmanyam K1-Mar-05 0:37 
GeneralRe: Managed or Unmanaged in C# Pin
Dave Kreskowiak1-Mar-05 3:29
mveDave Kreskowiak1-Mar-05 3:29 
Questionno support for Oledb provider for ODBC? Pin
Adnan Siddiqi28-Feb-05 23:53
Adnan Siddiqi28-Feb-05 23:53 
Generalhttp stream Pin
ppp00128-Feb-05 22:14
ppp00128-Feb-05 22:14 

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.