Click here to Skip to main content
15,892,298 members
Home / Discussions / C#
   

C#

 
AnswerRe: web forms Pin
Michael Flanakin29-Dec-05 4:39
Michael Flanakin29-Dec-05 4:39 
QuestionUsing mshtml to parse a html document in C# works very slow - Why ? Pin
DimaC29-Dec-05 2:43
DimaC29-Dec-05 2:43 
AnswerRe: Using mshtml to parse a html document in C# works very slow - Why ? Pin
Judah Gabriel Himango29-Dec-05 4:18
sponsorJudah Gabriel Himango29-Dec-05 4:18 
GeneralRe: Using mshtml to parse a html document in C# works very slow - Why ? Pin
DimaC29-Dec-05 11:50
DimaC29-Dec-05 11:50 
GeneralRe: Using mshtml to parse a html document in C# works very slow - Why ? Pin
Judah Gabriel Himango29-Dec-05 14:03
sponsorJudah Gabriel Himango29-Dec-05 14:03 
GeneralRe: Using mshtml to parse a html document in C# works very slow - Why ? Pin
DimaC29-Dec-05 22:11
DimaC29-Dec-05 22:11 
GeneralRe: Using mshtml to parse a html document in C# works very slow - Why ? Pin
DimaC29-Dec-05 22:52
DimaC29-Dec-05 22:52 
GeneralRe: Using mshtml to parse a html document in C# works very slow - Why ? Pin
Judah Gabriel Himango30-Dec-05 4:33
sponsorJudah Gabriel Himango30-Dec-05 4:33 
Try enumerating them with a regular for loop. Also, cache references to these if you're accessing them multiple times. You may also want to profile mshtml.dll when you run this to see if there's anything odd going on there.
GeneralRe: Using mshtml to parse a html document in C# works very slow - Why ? Pin
DimaC30-Dec-05 6:15
DimaC30-Dec-05 6:15 
GeneralRe: Using mshtml to parse a html document in C# works very slow - Why ? Pin
Judah Gabriel Himango30-Dec-05 6:36
sponsorJudah Gabriel Himango30-Dec-05 6:36 
GeneralRe: Using mshtml to parse a html document in C# works very slow - Why ? Pin
DimaC30-Dec-05 7:16
DimaC30-Dec-05 7:16 
GeneralRe: Using mshtml to parse a html document in C# works very slow - Why ? Pin
DimaC29-Dec-05 11:55
DimaC29-Dec-05 11:55 
QuestionMS Outllok Database Connection Pin
ArjoGupta29-Dec-05 2:08
ArjoGupta29-Dec-05 2:08 
AnswerRe: MS Outllok Database Connection Pin
Judah Gabriel Himango29-Dec-05 4:45
sponsorJudah Gabriel Himango29-Dec-05 4:45 
Questionhelp in creating a xml Pin
dhol29-Dec-05 1:53
dhol29-Dec-05 1:53 
AnswerRe: help in creating a xml Pin
Judah Gabriel Himango29-Dec-05 4:42
sponsorJudah Gabriel Himango29-Dec-05 4:42 
GeneralRe: help in creating a xml Pin
dhol3-Jan-06 0:46
dhol3-Jan-06 0:46 
QuestionAborting a thead in ThreadPool Pin
munshisoft29-Dec-05 0:49
munshisoft29-Dec-05 0:49 
AnswerRe: Aborting a thead in ThreadPool Pin
S. Senthil Kumar29-Dec-05 2:42
S. Senthil Kumar29-Dec-05 2:42 
QuestionTo implement password rememberance in Windows application? Pin
MudkiSekhon28-Dec-05 23:40
MudkiSekhon28-Dec-05 23:40 
AnswerRe: To implement password rememberance in Windows application? Pin
Judah Gabriel Himango29-Dec-05 4:25
sponsorJudah Gabriel Himango29-Dec-05 4:25 
GeneralRe: To implement password rememberance in Windows application? Pin
MudkiSekhon29-Dec-05 20:57
MudkiSekhon29-Dec-05 20:57 
GeneralRe: To implement password rememberance in Windows application? Pin
Judah Gabriel Himango30-Dec-05 4:36
sponsorJudah Gabriel Himango30-Dec-05 4:36 
QuestionProblem in selected row after sorting in datagridview Pin
Mertli Ozgur Nevres28-Dec-05 23:01
Mertli Ozgur Nevres28-Dec-05 23:01 
AnswerRe: Problem in selected row after sorting in datagridview Pin
Judah Gabriel Himango29-Dec-05 4:27
sponsorJudah Gabriel Himango29-Dec-05 4:27 

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.