Click here to Skip to main content
15,901,035 members
Home / Discussions / C#
   

C#

 
QuestionIs it possible to Embed and Run a VB6 Exe in .NET Windows Application? Pin
Gulfraz Khan29-Dec-05 5:28
Gulfraz Khan29-Dec-05 5:28 
AnswerRe: Is it possible to Embed and Run a VB6 Exe in .NET Windows Application? Pin
Dave Kreskowiak29-Dec-05 6:00
mveDave Kreskowiak29-Dec-05 6:00 
QuestionHighscore Table Pin
Rofus8929-Dec-05 3:45
Rofus8929-Dec-05 3:45 
AnswerRe: Highscore Table Pin
Judah Gabriel Himango29-Dec-05 4:22
sponsorJudah Gabriel Himango29-Dec-05 4:22 
GeneralRe: Highscore Table Pin
Rofus8929-Dec-05 4:53
Rofus8929-Dec-05 4:53 
AnswerRe: Highscore Table Pin
Werdna29-Dec-05 7:15
Werdna29-Dec-05 7:15 
Questionweb forms Pin
ckruger29-Dec-05 2:55
ckruger29-Dec-05 2:55 
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 

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.