Click here to Skip to main content
15,904,416 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionPointers to buttons Pin
Daniel Kanev23-Aug-07 2:10
Daniel Kanev23-Aug-07 2:10 
AnswerRe: Pointers to buttons Pin
Colin Angus Mackay23-Aug-07 2:34
Colin Angus Mackay23-Aug-07 2:34 
QuestionLogin Security Pin
EvanSaunders23-Aug-07 1:45
EvanSaunders23-Aug-07 1:45 
AnswerRe: Login Security Pin
Mark Churchill23-Aug-07 1:55
Mark Churchill23-Aug-07 1:55 
AnswerRe: Login Security Pin
Craster23-Aug-07 1:57
Craster23-Aug-07 1:57 
AnswerRe: Login Security Pin
Colin Angus Mackay23-Aug-07 2:36
Colin Angus Mackay23-Aug-07 2:36 
Questionmy application taking to much time to get the job done Pin
eyes200723-Aug-07 1:21
eyes200723-Aug-07 1:21 
AnswerRe: my application taking to much time to get the job done Pin
Dave Kreskowiak23-Aug-07 4:02
mveDave Kreskowiak23-Aug-07 4:02 
eyes2007 wrote:
1. how to save the file in xls format ( i have opened it but unable to save )


What code are you using to load this file?


eyes2007 wrote:
. how to decrease the time taken by the application to process my query ( my query is to search some thing in the text.)
because the text file contains more than 1,00,00,000 lines, when i search the string in that file the execution of program decrease drastically.


Uhhh...How many lines again?? I can't tell if that's a billion, million, or 10 million...
What did you expect?? That's an enormous amount of text to search through. You're not going to get instant results. Why are you using a RichTextBox to search through a text file?


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: my application taking to much time to get the job done Pin
eyes200723-Aug-07 4:32
eyes200723-Aug-07 4:32 
GeneralRe: my application taking to much time to get the job done Pin
Dave Kreskowiak23-Aug-07 4:51
mveDave Kreskowiak23-Aug-07 4:51 
GeneralRe: my application taking to much time to get the job done Pin
eyes200723-Aug-07 5:19
eyes200723-Aug-07 5:19 
GeneralRe: my application taking to much time to get the job done Pin
Dave Kreskowiak23-Aug-07 6:04
mveDave Kreskowiak23-Aug-07 6:04 
GeneralRe: my application taking to much time to get the job done Pin
eyes200723-Aug-07 6:07
eyes200723-Aug-07 6:07 
GeneralRe: my application taking to much time to get the job done Pin
Dave Kreskowiak23-Aug-07 6:12
mveDave Kreskowiak23-Aug-07 6:12 
QuestionHandling incoming call Pin
Nimesh U23-Aug-07 0:43
Nimesh U23-Aug-07 0:43 
AnswerRe: Handling incoming call Pin
Rupesh Kumar Swami23-Aug-07 1:08
Rupesh Kumar Swami23-Aug-07 1:08 
QuestionPDF to JPEG conversion in windows application? Pin
adilkazmi23-Aug-07 0:36
adilkazmi23-Aug-07 0:36 
AnswerRe: PDF to JPEG conversion in windows application? Pin
Christian Graus23-Aug-07 1:11
protectorChristian Graus23-Aug-07 1:11 
AnswerRe: PDF to JPEG conversion in windows application? Pin
andyharman23-Aug-07 3:28
professionalandyharman23-Aug-07 3:28 
Questiondns.gethostentry Pin
plural23-Aug-07 0:24
plural23-Aug-07 0:24 
AnswerRe: dns.gethostentry Pin
Dave Kreskowiak23-Aug-07 3:56
mveDave Kreskowiak23-Aug-07 3:56 
Questionabout speech recognition project Pin
sonali_aarti22-Aug-07 23:15
sonali_aarti22-Aug-07 23:15 
AnswerRe: about speech recognition project Pin
Steven J Jowett22-Aug-07 23:19
Steven J Jowett22-Aug-07 23:19 
AnswerRe: about speech recognition project Pin
Rupesh Kumar Swami22-Aug-07 23:41
Rupesh Kumar Swami22-Aug-07 23:41 
QuestionAdding the values in a datagridview column Pin
Mr Oizo22-Aug-07 23:11
Mr Oizo22-Aug-07 23:11 

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.