Click here to Skip to main content
15,906,574 members
Home / Discussions / C#
   

C#

 
AnswerRe: Problem With '{ }' Pin
#realJSOP19-May-08 6:37
professional#realJSOP19-May-08 6:37 
QuestionFile.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 5:10
Ian Uy19-May-08 5:10 
AnswerRe: File.WriteAllBytes and File.ReadAllBytes Pin
User 665819-May-08 5:41
User 665819-May-08 5:41 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 5:43
Ian Uy19-May-08 5:43 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
User 665819-May-08 5:53
User 665819-May-08 5:53 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 5:57
Ian Uy19-May-08 5:57 
AnswerRe: File.WriteAllBytes and File.ReadAllBytes Pin
Adeel Chaudhry19-May-08 5:53
Adeel Chaudhry19-May-08 5:53 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 5:56
Ian Uy19-May-08 5:56 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Adeel Chaudhry19-May-08 8:18
Adeel Chaudhry19-May-08 8:18 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 8:20
Ian Uy19-May-08 8:20 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 20:34
Ian Uy19-May-08 20:34 
AnswerRe: File.WriteAllBytes and File.ReadAllBytes Pin
Guffa19-May-08 9:12
Guffa19-May-08 9:12 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 14:11
Ian Uy19-May-08 14:11 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Guffa19-May-08 19:49
Guffa19-May-08 19:49 
GeneralRe: File.WriteAllBytes and File.ReadAllBytes Pin
Ian Uy19-May-08 20:31
Ian Uy19-May-08 20:31 
QuestionExcel GoalSeek Method in c# Pin
Suj_7819-May-08 3:27
Suj_7819-May-08 3:27 
AnswerRe: Excel GoalSeek Method in c# Pin
CPallini19-May-08 3:38
mveCPallini19-May-08 3:38 
QuestionSpontaneous application startup Pin
Bekjong19-May-08 3:16
Bekjong19-May-08 3:16 
AnswerRe: Spontaneous application startup Pin
leppie19-May-08 3:30
leppie19-May-08 3:30 
GeneralRe: Spontaneous application startup Pin
Bekjong19-May-08 3:39
Bekjong19-May-08 3:39 
GeneralRe: Spontaneous application startup Pin
leppie19-May-08 6:20
leppie19-May-08 6:20 
QuestionCan you "intercept" a PrintDocument Pin
armandsmit19-May-08 3:01
armandsmit19-May-08 3:01 
I need to display content printed from a third party control in another third party PrintPreview control (SpreadsheetGear and Infragistics controls, by the way). The c# Printdocument only allows you to "draw" what is to be printed manually, by means of the Graphics interface. For my data that is contained in a spreadsheet and can therefor be anything at all, that is not a valid solution at all. Is there any way at all to rather "intercept" a PrintDocument from a print job, and then bind that to a PrintPreview control?

Armand Smit
S-Tech Software Developers cc

QuestionFocussing on classes Pin
Angelinna19-May-08 2:40
Angelinna19-May-08 2:40 
AnswerRe: Focussing on classes Pin
originSH19-May-08 2:54
originSH19-May-08 2:54 
GeneralRe: Focussing on classes Pin
Angelinna19-May-08 3:27
Angelinna19-May-08 3:27 

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.