Click here to Skip to main content
15,914,780 members
Home / Discussions / C#
   

C#

 
GeneralMP3 playback Pin
Azio10-May-05 12:33
Azio10-May-05 12:33 
GeneralRe: MP3 playback Pin
Christian Graus10-May-05 13:19
protectorChristian Graus10-May-05 13:19 
GeneralRe: MP3 playback Pin
Azio13-May-05 7:57
Azio13-May-05 7:57 
GeneralComparing users to a group of users Pin
samoore10-May-05 11:56
samoore10-May-05 11:56 
Questionwhat is this socket behavior in c# ?!!! Pin
faroqtam10-May-05 11:11
faroqtam10-May-05 11:11 
AnswerRe: what is this socket behavior in c# ?!!! Pin
Judah Gabriel Himango10-May-05 11:40
sponsorJudah Gabriel Himango10-May-05 11:40 
QuestionHow to compare two HTML files Pin
Mohsen Saad10-May-05 10:56
Mohsen Saad10-May-05 10:56 
AnswerRe: How to compare two HTML files Pin
Judah Gabriel Himango10-May-05 11:46
sponsorJudah Gabriel Himango10-May-05 11:46 
That's a multi-part question that I won't answer in a single post. You can compare text using string.Compare, string.CompareOrdinal, or use some of the regular expression methods found in System.Text.RegularExpressions.RegEx class. That will tell you what's different. From there, you'd have to provide more information as to what you're trying to highlight, what control you're using to highlight, whether you're using Windows Forms or Web Forms, what problems you're having, etc.

Tech, life, family, faith: Give me a visit.
I'm currently blogging about: The Secular Left, the Religious Right, and Prejudice
Judah Himango


GeneralDataType size in DataTable Pin
machocr10-May-05 10:36
machocr10-May-05 10:36 
GeneralRe: DataType size in DataTable Pin
pubududilena10-May-05 19:28
pubududilena10-May-05 19:28 
GeneralRe: DataType size in DataTable Pin
machocr11-May-05 6:39
machocr11-May-05 6:39 
GeneralUsing Cadlib with C# Pin
Reanalyse10-May-05 10:32
Reanalyse10-May-05 10:32 
GeneralRe: Using Cadlib with C# Pin
Reanalyse10-May-05 17:28
Reanalyse10-May-05 17:28 
GeneralRe: Using Cadlib with C# Pin
Reanalyse10-May-05 17:35
Reanalyse10-May-05 17:35 
GeneralRe: Using Cadlib with C# Pin
Reanalyse10-May-05 17:58
Reanalyse10-May-05 17:58 
GeneralRe: Using Cadlib with C# Pin
rrace26-Dec-08 8:03
rrace26-Dec-08 8:03 
GeneralRe: Using Cadlib with C# Pin
Reanalyse26-Dec-08 10:42
Reanalyse26-Dec-08 10:42 
QuestionComparing types of objects??? Pin
pankazmittal10-May-05 10:10
pankazmittal10-May-05 10:10 
AnswerRe: Comparing types of objects??? Pin
Robert Rohde10-May-05 11:25
Robert Rohde10-May-05 11:25 
GeneralReferencing in MultiProjects Pin
Soumya Mulukutla10-May-05 9:56
Soumya Mulukutla10-May-05 9:56 
GeneralRe: Referencing in MultiProjects Pin
S. Senthil Kumar10-May-05 20:12
S. Senthil Kumar10-May-05 20:12 
GeneralRe: Referencing in MultiProjects Pin
Soumya Mulukutla11-May-05 3:57
Soumya Mulukutla11-May-05 3:57 
GeneralNet Camera Pin
lindiwe10-May-05 9:26
lindiwe10-May-05 9:26 
GeneralRe: Net Camera Pin
Judah Gabriel Himango10-May-05 11:48
sponsorJudah Gabriel Himango10-May-05 11:48 
QuestionWhat's the weak point of using static function? Pin
Blue_Skye10-May-05 9:12
Blue_Skye10-May-05 9:12 

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.