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

C#

 
AnswerRe: SQL Transaction Exception Pin
Dilan Shaminda30-Sep-14 21:13
professionalDilan Shaminda30-Sep-14 21:13 
QuestionRelationship DataTable and DataReader ? Pin
Member 245846729-Sep-14 16:54
Member 245846729-Sep-14 16:54 
GeneralRe: Relationship DataTable and DataReader ? Pin
PIEBALDconsult29-Sep-14 18:09
mvePIEBALDconsult29-Sep-14 18:09 
QuestionC# .net Pin
abdul rafi29-Sep-14 1:57
abdul rafi29-Sep-14 1:57 
AnswerRe: C# .net Pin
Eddy Vluggen29-Sep-14 2:18
professionalEddy Vluggen29-Sep-14 2:18 
AnswerRe: C# .net Pin
BillWoodruff29-Sep-14 3:14
professionalBillWoodruff29-Sep-14 3:14 
QuestionWPF and HTML Rendering Pin
upksinghm29-Sep-14 1:55
upksinghm29-Sep-14 1:55 
AnswerRe: WPF and HTML Rendering Pin
Eddy Vluggen29-Sep-14 2:15
professionalEddy Vluggen29-Sep-14 2:15 
upksinghm wrote:
If not then can anyone suggest an alternate to using Rich Text Box.
Any browser-control would render the HTML. The RichTextBox does not work with HTML, but with RTF. You can't do everything in RTF that you can in HTML.

upksinghm wrote:
The reason for which we are forced to use RTB is coz' using our client the user
has to respond to the emails as well, and RTB provides for formatting options
for the text to be sent out and inserting images as part of the email.
No one is forcing you. They have a request, and you can opt to honor it or not.

Find an editor for HTML, if HTML is what they want to edit. Or severely limit their options (like a single font and only basic markup).
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: WPF and HTML Rendering Pin
upksinghm9-Oct-14 22:56
upksinghm9-Oct-14 22:56 
QuestionData missing on Adobe Reader IX Pin
ZhangJunjun28-Sep-14 21:22
ZhangJunjun28-Sep-14 21:22 
QuestionRe: Data missing on Adobe Reader IX Pin
Eddy Vluggen29-Sep-14 3:03
professionalEddy Vluggen29-Sep-14 3:03 
Questionhow to check vaild email address? Pin
ATHIRA S28-Sep-14 20:21
ATHIRA S28-Sep-14 20:21 
AnswerRe: how to check vaild email address? Pin
BillWoodruff28-Sep-14 20:37
professionalBillWoodruff28-Sep-14 20:37 
SuggestionRe: how to check vaild email address? Pin
Kornfeld Eliyahu Peter28-Sep-14 21:01
professionalKornfeld Eliyahu Peter28-Sep-14 21:01 
AnswerRe: how to check vaild email address? Pin
Bernhard Hiller28-Sep-14 22:03
Bernhard Hiller28-Sep-14 22:03 
GeneralRe: how to check vaild email address? Pin
Pete O'Hanlon28-Sep-14 22:15
mvePete O'Hanlon28-Sep-14 22:15 
GeneralRe: how to check vaild email address? Pin
Richard Deeming29-Sep-14 1:42
mveRichard Deeming29-Sep-14 1:42 
AnswerRe: how to check vaild email address? Pin
jschell29-Sep-14 7:49
jschell29-Sep-14 7:49 
Questioninvoke method in derived classes vs. invoke method in base class: C# language question Pin
BillWoodruff27-Sep-14 21:56
professionalBillWoodruff27-Sep-14 21:56 
AnswerRe: invoke method in derived classes vs. invoke method in base class: C# language question Pin
Kornfeld Eliyahu Peter27-Sep-14 22:47
professionalKornfeld Eliyahu Peter27-Sep-14 22:47 
GeneralRe: invoke method in derived classes vs. invoke method in base class: C# language question Pin
BillWoodruff27-Sep-14 23:44
professionalBillWoodruff27-Sep-14 23:44 
AnswerRe: invoke method in derived classes vs. invoke method in base class: C# language question Pin
Kornfeld Eliyahu Peter27-Sep-14 23:55
professionalKornfeld Eliyahu Peter27-Sep-14 23:55 
GeneralRe: invoke method in derived classes vs. invoke method in base class: C# language question Pin
Richard Deeming29-Sep-14 1:40
mveRichard Deeming29-Sep-14 1:40 
AnswerRe: invoke method in derived classes vs. invoke method in base class: C# language question Pin
Kornfeld Eliyahu Peter29-Sep-14 2:06
professionalKornfeld Eliyahu Peter29-Sep-14 2:06 
Questionexecuting multiple sql select queries in ms access using c# Pin
nishadamit9027-Sep-14 21:32
nishadamit9027-Sep-14 21:32 

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.