Click here to Skip to main content
15,888,590 members
Home / Discussions / C#
   

C#

 
AnswerRe: Threading Pin
Manas Bhardwaj8-Sep-08 1:53
professionalManas Bhardwaj8-Sep-08 1:53 
AnswerRe: Threading Pin
blackjack21508-Sep-08 2:07
blackjack21508-Sep-08 2:07 
GeneralRe: Threading Pin
#realJSOP8-Sep-08 7:20
mve#realJSOP8-Sep-08 7:20 
AnswerRe: Threading Pin
Ennis Ray Lynch, Jr.8-Sep-08 3:45
Ennis Ray Lynch, Jr.8-Sep-08 3:45 
QuestionHow to find the value of to field of an email?? Pin
preetpal8-Sep-08 0:42
preetpal8-Sep-08 0:42 
AnswerRe: How to find the value of to field of an email?? Pin
leppie8-Sep-08 1:24
leppie8-Sep-08 1:24 
QuestionSize of a Class Pin
San8-Sep-08 0:33
San8-Sep-08 0:33 
AnswerRe: Size of a Class Pin
Mycroft Holmes8-Sep-08 0:39
professionalMycroft Holmes8-Sep-08 0:39 
Why, what possible relevance is the size of the file. Once it is compiled it is part of an assembly and does not have a "size".

If you want the number of characters in the file open it in word or open it using a streamreader and read in tha lines,counting the characters, file size use io.fileinfo


Never underestimate the power of human stupidity
RAH

AnswerRe: Size of a Class Pin
stancrm8-Sep-08 0:44
stancrm8-Sep-08 0:44 
GeneralRe: Size of a Class Pin
San8-Sep-08 1:10
San8-Sep-08 1:10 
GeneralRe: Size of a Class Pin
N a v a n e e t h8-Sep-08 1:15
N a v a n e e t h8-Sep-08 1:15 
GeneralRe: Size of a Class Pin
Mark Salsbery8-Sep-08 7:10
Mark Salsbery8-Sep-08 7:10 
AnswerRe: Size of a Class Pin
JoeSharp8-Sep-08 0:45
JoeSharp8-Sep-08 0:45 
GeneralRe: Size of a Class Pin
San8-Sep-08 1:08
San8-Sep-08 1:08 
GeneralRe: Size of a Class Pin
Colin Angus Mackay8-Sep-08 2:03
Colin Angus Mackay8-Sep-08 2:03 
AnswerRe: Size of a Class [modified] Pin
Guffa8-Sep-08 1:25
Guffa8-Sep-08 1:25 
AnswerRe: Size of a Class Pin
Mark Salsbery8-Sep-08 7:06
Mark Salsbery8-Sep-08 7:06 
Questionhow to show print preview of doc file Pin
Benetz8-Sep-08 0:20
Benetz8-Sep-08 0:20 
AnswerRe: how to show print preview of doc file Pin
Pete O'Hanlon8-Sep-08 0:28
mvePete O'Hanlon8-Sep-08 0:28 
GeneralRe: how to show print preview of doc file Pin
Benetz8-Sep-08 2:06
Benetz8-Sep-08 2:06 
GeneralRe: how to show print preview of doc file Pin
Pete O'Hanlon8-Sep-08 2:24
mvePete O'Hanlon8-Sep-08 2:24 
GeneralRe: how to show print preview of doc file Pin
Benetz8-Sep-08 2:35
Benetz8-Sep-08 2:35 
GeneralRe: how to show print preview of doc file Pin
Pete O'Hanlon8-Sep-08 3:01
mvePete O'Hanlon8-Sep-08 3:01 
QuestionHow to print whole scrolled form Pin
Miak1008-Sep-08 0:11
Miak1008-Sep-08 0:11 
AnswerRe: How to print whole scrolled form Pin
softwarejaeger8-Sep-08 0:20
softwarejaeger8-Sep-08 0:20 

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.