Click here to Skip to main content
15,897,315 members
Home / Discussions / C#
   

C#

 
GeneralRe: I want to open PDF File in my application Pin
Thomas Stockwell4-Aug-08 4:08
professionalThomas Stockwell4-Aug-08 4:08 
AnswerRe: I want to open PDF File in my application Pin
Gulfraz Khan4-Aug-08 4:23
Gulfraz Khan4-Aug-08 4:23 
GeneralRe: I want to open PDF File in my application Pin
Laji594-Aug-08 18:35
Laji594-Aug-08 18:35 
Questioncapturing events at form level Pin
neer14-Aug-08 2:15
neer14-Aug-08 2:15 
AnswerRe: capturing events at form level Pin
Simon P Stevens4-Aug-08 2:21
Simon P Stevens4-Aug-08 2:21 
Questionprinting in C#.net Pin
varun_mca_ju4-Aug-08 2:01
varun_mca_ju4-Aug-08 2:01 
AnswerRe: printing in C#.net Pin
teejayem4-Aug-08 3:05
teejayem4-Aug-08 3:05 
QuestionRe: printing in C#.net Pin
varun_mca_ju5-Aug-08 0:20
varun_mca_ju5-Aug-08 0:20 
thanks for the reply teejayem...the link to MSDN print document class was good but in the coding we have to give the path of the file to be printed ....
streamToPrint = new StreamReader
("C:\\Documents and Settings\\Administrator\\My Documents\\doc1.txt");.....
but what i wanted was that the text entered by the user in the text box etc. of the running form should be printed...how can i do that?Unsure | :~
AnswerRe: printing in C#.net [modified] Pin
teejayem5-Aug-08 2:59
teejayem5-Aug-08 2:59 
GeneralRe: printing in C#.net...IT WORKS LIKE A CHARM Pin
varun_mca_ju5-Aug-08 21:42
varun_mca_ju5-Aug-08 21:42 
QuestionC# windows application and web service Pin
farhit4-Aug-08 1:55
farhit4-Aug-08 1:55 
Questionreverse lookup in dictionary Pin
vytheese4-Aug-08 1:45
professionalvytheese4-Aug-08 1:45 
AnswerRe: reverse lookup in dictionary Pin
User 66584-Aug-08 2:12
User 66584-Aug-08 2:12 
GeneralRe: reverse lookup in dictionary Pin
vytheese4-Aug-08 2:19
professionalvytheese4-Aug-08 2:19 
GeneralRe: reverse lookup in dictionary Pin
User 66584-Aug-08 2:25
User 66584-Aug-08 2:25 
GeneralRe: reverse lookup in dictionary Pin
vytheese4-Aug-08 2:41
professionalvytheese4-Aug-08 2:41 
GeneralRe: reverse lookup in dictionary Pin
Brady Kelly4-Aug-08 2:45
Brady Kelly4-Aug-08 2:45 
GeneralRe: reverse lookup in dictionary Pin
vytheese4-Aug-08 3:00
professionalvytheese4-Aug-08 3:00 
GeneralRe: reverse lookup in dictionary Pin
leppie4-Aug-08 3:24
leppie4-Aug-08 3:24 
AnswerRe: reverse lookup in dictionary Pin
PIEBALDconsult4-Aug-08 13:53
mvePIEBALDconsult4-Aug-08 13:53 
Question.Tex files and word equations Pin
chrisha844-Aug-08 1:18
chrisha844-Aug-08 1:18 
Questionwhy we use CaspolSecurityPolicyCreator.cs Class Pin
wasimsharp4-Aug-08 1:16
wasimsharp4-Aug-08 1:16 
AnswerRe: why we use CaspolSecurityPolicyCreator.cs Class Pin
Ashfield4-Aug-08 1:31
Ashfield4-Aug-08 1:31 
QuestionSilly question - bool initialization in C# Pin
Mohammad A Gdeisat4-Aug-08 1:03
Mohammad A Gdeisat4-Aug-08 1:03 
AnswerRe: Silly question - bool initialization in C# Pin
wasimsharp4-Aug-08 1:13
wasimsharp4-Aug-08 1:13 

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.