Click here to Skip to main content
15,900,108 members
Home / Discussions / C#
   

C#

 
GeneralRe: Finding the Spelling mistake in rich text box in c#.net Pin
Lijo Rajan2-Feb-09 0:00
Lijo Rajan2-Feb-09 0:00 
GeneralRe: Finding the Spelling mistake in rich text box in c#.net Pin
musefan2-Feb-09 0:03
musefan2-Feb-09 0:03 
GeneralRe: Finding the Spelling mistake in rich text box in c#.net Pin
Lijo Rajan2-Feb-09 0:04
Lijo Rajan2-Feb-09 0:04 
GeneralRe: Finding the Spelling mistake in rich text box in c#.net Pin
musefan2-Feb-09 1:41
musefan2-Feb-09 1:41 
GeneralRe: Finding the Spelling mistake in rich text box in c#.net Pin
Christian Graus2-Feb-09 0:13
protectorChristian Graus2-Feb-09 0:13 
AnswerRe: Finding the Spelling mistake in rich text box in c#.net Pin
Giorgi Dalakishvili2-Feb-09 1:17
mentorGiorgi Dalakishvili2-Feb-09 1:17 
Questionextract domain from URL Pin
Eli Nurman1-Feb-09 22:57
Eli Nurman1-Feb-09 22:57 
AnswerRe: extract domain from URL Pin
musefan1-Feb-09 23:13
musefan1-Feb-09 23:13 
IM not sure how the Uri.Host string displays or the different types of addresses you could get, so i cant suggest a methofd for parsing.

But you could split the string with '.' and then loop the results for a match to pre-defined values. i.e. if one value is 'Google' then its a google website etc. Again im not sure how reliable this would be but it could be a temp solution till you find a better way
GeneralRe: extract domain from URL Pin
Eli Nurman1-Feb-09 23:35
Eli Nurman1-Feb-09 23:35 
GeneralRe: extract domain from URL Pin
musefan1-Feb-09 23:44
musefan1-Feb-09 23:44 
GeneralRe: extract domain from URL Pin
Steve_1-Feb-09 23:54
Steve_1-Feb-09 23:54 
GeneralRe: extract domain from URL Pin
musefan1-Feb-09 23:57
musefan1-Feb-09 23:57 
GeneralRe: extract domain from URL Pin
#realJSOP2-Feb-09 0:10
professional#realJSOP2-Feb-09 0:10 
AnswerRe: extract domain from URL Pin
Guffa1-Feb-09 23:55
Guffa1-Feb-09 23:55 
GeneralRe: extract domain from URL Pin
Eli Nurman2-Feb-09 0:23
Eli Nurman2-Feb-09 0:23 
AnswerRe: extract domain from URL Pin
Henry Minute2-Feb-09 1:30
Henry Minute2-Feb-09 1:30 
Questionhow to call a web method in a web form application?? Pin
remyajith1-Feb-09 22:06
remyajith1-Feb-09 22:06 
AnswerRe: how to call a web method in a web form application?? Pin
Christian Graus1-Feb-09 22:15
protectorChristian Graus1-Feb-09 22:15 
GeneralRe: how to call a web method in a web form application?? Pin
remyajith1-Feb-09 22:17
remyajith1-Feb-09 22:17 
GeneralRe: how to call a web method in a web form application?? Pin
Christian Graus1-Feb-09 22:41
protectorChristian Graus1-Feb-09 22:41 
AnswerRe: how to call a web method in a web form application?? Pin
Steve_2-Feb-09 0:01
Steve_2-Feb-09 0:01 
Questionchech box Pin
t_nedelchev1-Feb-09 21:59
t_nedelchev1-Feb-09 21:59 
AnswerRe: chech box Pin
Christian Graus1-Feb-09 22:15
protectorChristian Graus1-Feb-09 22:15 
AnswerRe: chech box Pin
Steve_2-Feb-09 0:07
Steve_2-Feb-09 0:07 
Questionhow to make my application startup with windows Pin
ahmedhassan961-Feb-09 21:50
ahmedhassan961-Feb-09 21:50 

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.