Click here to Skip to main content
15,917,176 members
Home / Discussions / C#
   

C#

 
GeneralRe: The operation has timed out when using web services Pin
gbabu1720-Sep-07 5:08
gbabu1720-Sep-07 5:08 
GeneralRe: The operation has timed out when using web services Pin
Ravi Bhavnani20-Sep-07 10:31
professionalRavi Bhavnani20-Sep-07 10:31 
QuestionWindowless controls + keep design-time advantages Pin
ctoma200520-Sep-07 2:34
ctoma200520-Sep-07 2:34 
AnswerRe: Windowless controls + keep design-time advantages Pin
Michael Potter20-Sep-07 3:58
Michael Potter20-Sep-07 3:58 
GeneralRe: Windowless controls + keep design-time advantages Pin
ctoma200520-Sep-07 4:04
ctoma200520-Sep-07 4:04 
GeneralRe: Windowless controls + keep design-time advantages Pin
Michael Potter20-Sep-07 4:32
Michael Potter20-Sep-07 4:32 
GeneralRe: Windowless controls + keep design-time advantages Pin
ctoma200520-Sep-07 5:45
ctoma200520-Sep-07 5:45 
GeneralRe: Windowless controls + keep design-time advantages Pin
Dave Kreskowiak20-Sep-07 7:14
mveDave Kreskowiak20-Sep-07 7:14 
GeneralRe: Windowless controls + keep design-time advantages Pin
ctoma200520-Sep-07 21:05
ctoma200520-Sep-07 21:05 
GeneralRe: Windowless controls + keep design-time advantages Pin
Dave Kreskowiak21-Sep-07 2:05
mveDave Kreskowiak21-Sep-07 2:05 
GeneralRe: Windowless controls + keep design-time advantages Pin
ctoma200521-Sep-07 2:28
ctoma200521-Sep-07 2:28 
GeneralRe: Windowless controls + keep design-time advantages Pin
Dave Kreskowiak21-Sep-07 11:59
mveDave Kreskowiak21-Sep-07 11:59 
GeneralRe: Windowless controls + keep design-time advantages Pin
ctoma200522-Sep-07 1:02
ctoma200522-Sep-07 1:02 
AnswerRe: Windowless controls + keep design-time advantages Pin
Michael Potter20-Sep-07 4:36
Michael Potter20-Sep-07 4:36 
QuestionSearching through ListBox Pin
pavya_Cool20-Sep-07 2:19
pavya_Cool20-Sep-07 2:19 
AnswerRe: Searching through ListBox Pin
Giorgi Dalakishvili20-Sep-07 2:26
mentorGiorgi Dalakishvili20-Sep-07 2:26 
AnswerRe: Searching through ListBox Pin
Luc Pattyn20-Sep-07 4:42
sitebuilderLuc Pattyn20-Sep-07 4:42 
QuestionSpell check addin for Messenger Live Pin
DesertRavenC20-Sep-07 2:06
DesertRavenC20-Sep-07 2:06 
AnswerRe: Spell check addin for Messenger Live Pin
Judah Gabriel Himango20-Sep-07 7:44
sponsorJudah Gabriel Himango20-Sep-07 7:44 
Questionc# DataGridView - Maintain Scroll Position Pin
ATCsharp20-Sep-07 1:54
ATCsharp20-Sep-07 1:54 
QuestionNeed code for converting from Excel to XML Pin
Sri_346420-Sep-07 1:39
Sri_346420-Sep-07 1:39 
AnswerRe: Need code for converting from Excel to XML Pin
Giorgi Dalakishvili20-Sep-07 1:47
mentorGiorgi Dalakishvili20-Sep-07 1:47 
GeneralRe: Need code for converting from Excel to XML Pin
Sri_346420-Sep-07 1:55
Sri_346420-Sep-07 1:55 
GeneralRe: Need code for converting from Excel to XML Pin
Giorgi Dalakishvili20-Sep-07 1:59
mentorGiorgi Dalakishvili20-Sep-07 1:59 
QuestionSend data(bytes/stream) to a printer Pin
gauthee20-Sep-07 0:59
gauthee20-Sep-07 0:59 
Hi,

I am trying to print a file. The file can be word, ppt, xls etc etc.
Instead using the COM objects i want to print the required file, so i thought i would open the file through binary reader and then send the bytes to the printer thereby printing the required file!

Is there any other way? To print the required file
The printer setting are set in a way that the file after print would be saved in a default location!


gauthee

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.