Click here to Skip to main content
15,907,493 members
Home / Discussions / C#
   

C#

 
GeneralRe: [VERY URGENT]!! mouse position and screen resolution Pin
Robert Rohde26-Nov-05 22:49
Robert Rohde26-Nov-05 22:49 
GeneralRe: [VERY URGENT]!! mouse position and screen resolution Pin
leppie26-Nov-05 22:52
leppie26-Nov-05 22:52 
GeneralRe: [VERY URGENT]!! mouse position and screen resolution Pin
Sam 200627-Nov-05 2:04
Sam 200627-Nov-05 2:04 
QuestionWindows User List Pin
rushed26-Nov-05 15:03
rushed26-Nov-05 15:03 
AnswerRe: Windows User List Pin
Curtis Schlak.26-Nov-05 16:02
Curtis Schlak.26-Nov-05 16:02 
QuestionHow to declare/set bool flag + button + NumericUpDown Pin
...---...26-Nov-05 14:22
...---...26-Nov-05 14:22 
AnswerRe: How to declare/set bool flag + button + NumericUpDown Pin
Curtis Schlak.26-Nov-05 14:56
Curtis Schlak.26-Nov-05 14:56 
QuestionHTTPModule and a Word Corpus Pin
brunoconde26-Nov-05 9:20
brunoconde26-Nov-05 9:20 
I'm doing a HTTPModule to summarize the text within web pages in my web server. The summarization process is with me but i need a big corpus of words to help on summarization.

My problem is : Where do i put this corpus in memory so it can be acessed quickly in runtime ????

Now i have a static variable that stay in memory with the corpus and the next time a page loads it has already the static corpus in memory. I have this static variable when i call HTTPModule. I still have the problem of loading the corpus in the first time that someone loads the page... I takes a while reading it from a file.

Is there any way to call my HTTPModule when the IIS starts or something like that???

Do you have any other ideas that can help me???

Where do i put the corpus in memory??? A Windows Service Works??? Can i call a Windows Service that has the corpus in memory and be fast enougth???

Thank you very much !!! Smile | :)

Sorry for my English...Frown | :(

Bruno Conde.

pharaoh
AnswerRe: HTTPModule and a Word Corpus Pin
Curtis Schlak.26-Nov-05 10:14
Curtis Schlak.26-Nov-05 10:14 
QuestionGet position(index) of the row when find in a datatable Pin
karllo26-Nov-05 8:54
karllo26-Nov-05 8:54 
QuestionNumericUpDown + Button + PaintEvent Q2. Pin
...---...26-Nov-05 8:13
...---...26-Nov-05 8:13 
AnswerRe: NumericUpDown + Button + PaintEvent Q2. Pin
Curtis Schlak.26-Nov-05 9:36
Curtis Schlak.26-Nov-05 9:36 
QuestionConvert string to int Pin
Myglaren26-Nov-05 7:47
Myglaren26-Nov-05 7:47 
AnswerRe: Convert string to int Pin
Guffa26-Nov-05 8:44
Guffa26-Nov-05 8:44 
GeneralRe: Convert string to int Pin
Myglaren26-Nov-05 12:03
Myglaren26-Nov-05 12:03 
GeneralRe: Convert string to int Pin
Guffa27-Nov-05 0:43
Guffa27-Nov-05 0:43 
AnswerRe: Convert string to int Pin
Curtis Schlak.26-Nov-05 10:21
Curtis Schlak.26-Nov-05 10:21 
QuestionIdentify caller of a function Pin
User 665826-Nov-05 7:45
User 665826-Nov-05 7:45 
AnswerRe: Identify caller of a function Pin
Curtis Schlak.26-Nov-05 9:33
Curtis Schlak.26-Nov-05 9:33 
GeneralRe: Identify caller of a function Pin
User 665826-Nov-05 13:27
User 665826-Nov-05 13:27 
AnswerRe: Identify caller of a function Pin
leppie26-Nov-05 22:50
leppie26-Nov-05 22:50 
GeneralRe: Identify caller of a function Pin
User 665827-Nov-05 6:01
User 665827-Nov-05 6:01 
QuestionUnable to see underlined shorcuts in main menu Pin
TheBlindWatchmaker26-Nov-05 7:38
TheBlindWatchmaker26-Nov-05 7:38 
AnswerRe: Unable to see underlined shorcuts in main menu Pin
Dave Kreskowiak26-Nov-05 8:19
mveDave Kreskowiak26-Nov-05 8:19 
GeneralRe: Unable to see underlined shorcuts in main menu Pin
TheBlindWatchmaker26-Nov-05 8:32
TheBlindWatchmaker26-Nov-05 8:32 

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.