Searching a file

From: Sivaprasad (sshankaran_at_hotmail.com)
Date: 05/13/04


Date: Thu, 13 May 2004 10:45:58 -0500

Hello,

I have a large data to be searched. I am wondering which will be the best
way to search.
The purpose is actually like a shorthand.
When the user enter a word in a text box, I want to pull the corresponding
text for that word.
So should i put the whole thing in an XML file and search it or should i use
an .ini file, and search the ini file, or is there any other way
I can achieve the result faster.
I am using VB to code this.

Please let me know
Thanks in advance
Siva



Relevant Pages

  • app.config
    ... purpose, I only need a simple variable to keep a running count of something ... (like an INI file in VB6 in all I am after). ... Any suggestion on what I should ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Searching a file
    ... Rick - MVP ... > The purpose is actually like a shorthand. ... > an .ini file, and search the ini file, or is there any other way ...
    (microsoft.public.vb.general.discussion)
  • ini File?
    ... I am in the midst of rewritting a VB 6 desktop application to vb.net ... store in an ini file for easier future modification. ... someone give me a heads up on how I read and write to an xml file in vb.net? ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Determining Documents and Settings path programatically (VB6)
    ... INI file located in App.Path can do the job. ... in INI and then looks for XML file in path indicated in the INI file. ... > The problem, is that I cannot hard-code it, due to the facts that: ... > Is there a way, in VB6, that I can determine the above folder (or at least ...
    (microsoft.public.vb.general.discussion)
  • Re: Can you write to the .config file?
    ... > that very easily with standard API. ... I will post my DLL up there that does exactly that. ... code to make your own XML file that replaces the traditional INI file. ...
    (microsoft.public.dotnet.languages.vb)