Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
GeneralRe: Class Library DLL with no functions Pin
uNsignedINT19-Jan-06 7:10
uNsignedINT19-Jan-06 7:10 
GeneralRe: Class Library DLL with no functions Pin
uNsignedINT19-Jan-06 7:57
uNsignedINT19-Jan-06 7:57 
GeneralRe: Class Library DLL with no functions Pin
Dave Kreskowiak19-Jan-06 10:32
mveDave Kreskowiak19-Jan-06 10:32 
Questionstring to richtext format Pin
Agyeman19-Jan-06 6:00
Agyeman19-Jan-06 6:00 
AnswerRe: string to richtext format Pin
malharone19-Jan-06 6:21
malharone19-Jan-06 6:21 
GeneralRe: string to richtext format Pin
Dario Solera19-Jan-06 6:41
Dario Solera19-Jan-06 6:41 
GeneralRe: string to richtext format Pin
malharone19-Jan-06 6:56
malharone19-Jan-06 6:56 
GeneralRe: string to richtext format Pin
lmoelleb19-Jan-06 20:44
lmoelleb19-Jan-06 20:44 
You should use a manual approach if performance is important and the text is simple (limited formatting). If low maintenance or high reliability is important, use the RichTextBox. There is no point in writing code already provided by Windows - you will simply have more code to introduce bugs into.
QuestionDisplaying time of Two Countries?? Pin
Harish Krishnan19-Jan-06 5:49
Harish Krishnan19-Jan-06 5:49 
AnswerRe: Displaying time of Two Countries?? Pin
malharone19-Jan-06 6:21
malharone19-Jan-06 6:21 
AnswerRe: Displaying time of Two Countries?? Pin
Andy Moore19-Jan-06 6:41
Andy Moore19-Jan-06 6:41 
Questionhow create multi Selection reusult Pin
Sasuko19-Jan-06 4:47
Sasuko19-Jan-06 4:47 
AnswerRe: how create multi Selection reusult Pin
Dario Solera19-Jan-06 6:53
Dario Solera19-Jan-06 6:53 
AnswerRe: how create multi Selection reusult Pin
Dave Kreskowiak19-Jan-06 10:23
mveDave Kreskowiak19-Jan-06 10:23 
GeneralRe: how create multi Selection reusult Pin
Sasuko19-Jan-06 13:32
Sasuko19-Jan-06 13:32 
GeneralRe: how create multi Selection reusult Pin
Dave Kreskowiak19-Jan-06 14:53
mveDave Kreskowiak19-Jan-06 14:53 
QuestionSSLStream and Alert Message Pin
elapid19-Jan-06 4:39
elapid19-Jan-06 4:39 
AnswerRe: SSLStream and Alert Message Pin
elapid19-Jan-06 8:28
elapid19-Jan-06 8:28 
GeneralRe: SSLStream and Alert Message Pin
Dave Kreskowiak19-Jan-06 10:05
mveDave Kreskowiak19-Jan-06 10:05 
AnswerRe: SSLStream and Alert Message Pin
Dave Kreskowiak19-Jan-06 10:02
mveDave Kreskowiak19-Jan-06 10:02 
GeneralRe: SSLStream and Alert Message Pin
elapid19-Jan-06 10:50
elapid19-Jan-06 10:50 
GeneralRe: SSLStream and Alert Message Pin
Dave Kreskowiak19-Jan-06 11:54
mveDave Kreskowiak19-Jan-06 11:54 
GeneralRe: SSLStream and Alert Message Pin
elapid19-Jan-06 12:54
elapid19-Jan-06 12:54 
QuestionHow to do media streaming? Pin
Divyang Mithaiwala19-Jan-06 4:13
Divyang Mithaiwala19-Jan-06 4:13 
QuestionFloating point compare Pin
_eulogy_19-Jan-06 3:59
_eulogy_19-Jan-06 3:59 

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.