Click here to Skip to main content
15,895,142 members
Home / Discussions / C#
   

C#

 
GeneralRe: Exceptions related to IEnumerator Pin
SeeBees2-Feb-08 17:05
SeeBees2-Feb-08 17:05 
GeneralRe: Exceptions related to IEnumerator Pin
Luc Pattyn2-Feb-08 17:14
sitebuilderLuc Pattyn2-Feb-08 17:14 
GeneralExchange server 2007 Pin
Abhijit Jana2-Feb-08 3:11
professionalAbhijit Jana2-Feb-08 3:11 
GeneralCustom Toolbar For IE Pin
M. Ahmed2-Feb-08 3:10
M. Ahmed2-Feb-08 3:10 
GeneralRe: Custom Toolbar For IE Pin
TJoe4-Feb-08 2:11
TJoe4-Feb-08 2:11 
GeneralPreventing MDI child icons from being shown Pin
DSdragondude2-Feb-08 2:46
DSdragondude2-Feb-08 2:46 
GeneralPrint using usb printer Pin
mehrdadc482-Feb-08 2:36
mehrdadc482-Feb-08 2:36 
GeneralRe: Print using usb printer Pin
Luc Pattyn2-Feb-08 3:02
sitebuilderLuc Pattyn2-Feb-08 3:02 
Hi,

.NET contains a number of classes that deal with printing (PrintDialog, PrintDocument, ...).
It does not matter how your printer is connected to your PC, as long as it has a valid driver
it should pop up in the list of available printers (as in the Printer combobox in Word's
print dialog).

Look for examples in the CodeProject articles; my Sokoban article knows how to print
a simple graphic.

Note: I do not claim it is simple, taking care of print previewing, page orientation,
duplexing and collating is rather hard. It is after all a complex matter.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

This month's tips:
- before you ask a question here, search CodeProject, then Google;
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get;
- use PRE tags to preserve formatting when showing multi-line code snippets.


Questionhow to attach file to mail using C# code ? Pin
E_Gold2-Feb-08 1:01
E_Gold2-Feb-08 1:01 
AnswerRe: how to attach file to mail using C# code ? Pin
Giorgi Dalakishvili2-Feb-08 1:11
mentorGiorgi Dalakishvili2-Feb-08 1:11 
QuestionHow deploy Browser Help Object (BHO) on targer machine(Deployment managed dll) Pin
sepel1-Feb-08 20:33
sepel1-Feb-08 20:33 
QuestionProxy avoidance?? How do they work?? Pin
Muammar©1-Feb-08 20:17
Muammar©1-Feb-08 20:17 
Questionhow to return arrays from functions? Pin
syamooo1-Feb-08 20:14
syamooo1-Feb-08 20:14 
AnswerRe: how to return arrays from functions? Pin
darkelv1-Feb-08 20:23
darkelv1-Feb-08 20:23 
AnswerRe: how to return arrays from functions? Pin
Guffa2-Feb-08 0:44
Guffa2-Feb-08 0:44 
GeneralWindows Media Player question Pin
C# Beginner Nick1-Feb-08 19:57
C# Beginner Nick1-Feb-08 19:57 
Generalchange or remove pwd from ... Pin
mostafa_h1-Feb-08 19:51
mostafa_h1-Feb-08 19:51 
QuestionPinging a socket Pin
sindhutiwari1-Feb-08 18:20
sindhutiwari1-Feb-08 18:20 
GeneralRe: Pinging a socket Pin
DaveyM691-Feb-08 23:24
professionalDaveyM691-Feb-08 23:24 
GeneralC#.NET run exe one time at one machine Pin
D i x y1-Feb-08 17:21
D i x y1-Feb-08 17:21 
GeneralRe: C#.NET run exe one time at one machine Pin
sindhutiwari1-Feb-08 18:16
sindhutiwari1-Feb-08 18:16 
GeneralRe: C#.NET run exe one time at one machine Pin
E_Gold1-Feb-08 21:15
E_Gold1-Feb-08 21:15 
GeneralRe: C#.NET run exe one time at one machine Pin
Giorgi Dalakishvili1-Feb-08 23:37
mentorGiorgi Dalakishvili1-Feb-08 23:37 
GeneralRe: C#.NET run exe one time at one machine Pin
#realJSOP2-Feb-08 0:49
mve#realJSOP2-Feb-08 0:49 
GeneralRe: C#.NET run exe one time at one machine Pin
Giorgi Dalakishvili2-Feb-08 1:14
mentorGiorgi Dalakishvili2-Feb-08 1:14 

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.