Click here to Skip to main content
15,880,725 members
Home / Discussions / C#
   

C#

 
QuestionTcpListener don't send FIN after client send FIN Pin
Aurélien381-Apr-16 3:13
Aurélien381-Apr-16 3:13 
AnswerRe: TcpListener don't send FIN after client send FIN Pin
Richard Andrew x641-Apr-16 3:40
professionalRichard Andrew x641-Apr-16 3:40 
GeneralRe: TcpListener don't send FIN after client send FIN Pin
Aurélien381-Apr-16 10:46
Aurélien381-Apr-16 10:46 
AnswerRe: TcpListener don't send FIN after client send FIN Pin
Gerry Schmitz1-Apr-16 7:02
mveGerry Schmitz1-Apr-16 7:02 
GeneralRe: TcpListener don't send FIN after client send FIN Pin
Aurélien381-Apr-16 10:38
Aurélien381-Apr-16 10:38 
QuestionMulti threading with datatable in C# Pin
Jaimesh.24111-Apr-16 3:03
Jaimesh.24111-Apr-16 3:03 
GeneralRepost Pin
Sascha Lefèvre1-Apr-16 3:39
professionalSascha Lefèvre1-Apr-16 3:39 
QuestionFont error when using C# code behind to export from crystal report to pdf Pin
botngot8331-Mar-16 21:55
botngot8331-Mar-16 21:55 
crystal report 10.0 is created with unicode fonts to display data(from Oracle DB) and text in VietNamese. Then I use PdfSharp.dll tool to export this report to pdf document. Everything is ok until I have a new issue to edit the report. And some text fields do not display properly VietNamese, like the machine (or the pdf engine) doesn't have this font. The other text fields which are the sasme font (Unicode) still work well. I changed 'times new roman', 'arial'... but not worked.
I also searched and someone told to uninstall Update for Microsoft Windows(KB3102429 and KB3104002) but it doesn't work with me.
I find that if I export from crystal report viewer to .rtf document and then open it in Office 2007 and choose save as PDF, then the PDF file now display properly. Just to show some clues.
My OS is window7x32
Please give me advice.
AnswerRe: Font error when using C# code behind to export from crystal report to pdf Pin
Eddy Vluggen1-Apr-16 1:36
professionalEddy Vluggen1-Apr-16 1:36 
GeneralRe: Font error when using C# code behind to export from crystal report to pdf Pin
botngot833-Apr-16 22:05
botngot833-Apr-16 22:05 
QuestionIssue around converting Expression<Func<T, bool>> to Expression<Func<U, bool>> Pin
RichardGrimmer31-Mar-16 3:36
RichardGrimmer31-Mar-16 3:36 
AnswerRe: Issue around converting Expression<Func<T, bool>> to Expression<Func<U, bool>> Pin
Richard Deeming31-Mar-16 4:59
mveRichard Deeming31-Mar-16 4:59 
GeneralRe: Issue around converting Expression<Func<T, bool>> to Expression<Func<U, bool>> Pin
Sascha Lefèvre31-Mar-16 5:21
professionalSascha Lefèvre31-Mar-16 5:21 
GeneralRe: Issue around converting Expression<Func<T, bool>> to Expression<Func<U, bool>> Pin
Richard Deeming31-Mar-16 5:49
mveRichard Deeming31-Mar-16 5:49 
GeneralRe: Issue around converting Expression<Func<T, bool>> to Expression<Func<U, bool>> Pin
Sascha Lefèvre31-Mar-16 6:41
professionalSascha Lefèvre31-Mar-16 6:41 
QuestionUsing Deployment Item with Directory.GetFiles Pin
RamboSp31-Mar-16 2:17
RamboSp31-Mar-16 2:17 
AnswerRe: Using Deployment Item with Directory.GetFiles Pin
Eddy Vluggen1-Apr-16 1:33
professionalEddy Vluggen1-Apr-16 1:33 
Questioncurrent state of old issue of Enum boxing when used as Keys in a Dictionary ? Pin
BillWoodruff31-Mar-16 2:15
professionalBillWoodruff31-Mar-16 2:15 
AnswerRe: current state of old issue of Enum boxing when used as Keys in a Dictionary ? Pin
Richard Deeming31-Mar-16 2:52
mveRichard Deeming31-Mar-16 2:52 
QuestionMessage Removed Pin
31-Mar-16 0:25
PomegranateTiger31-Mar-16 0:25 
QuestionSync SQLite with Oracle or Postgre Pin
Potestas30-Mar-16 21:42
Potestas30-Mar-16 21:42 
AnswerRe: Sync SQLite with Oracle or Postgre Pin
Nathan Minier31-Mar-16 1:26
professionalNathan Minier31-Mar-16 1:26 
QuestionC# Tic Tac Toe "Simulator" Pin
Member 1242680830-Mar-16 11:24
Member 1242680830-Mar-16 11:24 
AnswerRe: C# Tic Tac Toe "Simulator" Pin
Sascha Lefèvre30-Mar-16 17:15
professionalSascha Lefèvre30-Mar-16 17:15 
AnswerRe: C# Tic Tac Toe "Simulator" Pin
Rob Philpott30-Mar-16 23:41
Rob Philpott30-Mar-16 23:41 

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.