Click here to Skip to main content
16,013,338 members
Home / Discussions / C#
   

C#

 
GeneralRe: C Compiler Using C#3.0 Pin
N a v a n e e t h11-Feb-10 5:28
N a v a n e e t h11-Feb-10 5:28 
QuestionHelp with FTP ! Pin
mgexpression10-Feb-10 22:50
mgexpression10-Feb-10 22:50 
AnswerRe: Help with FTP ! Pin
OriginalGriff10-Feb-10 23:04
mveOriginalGriff10-Feb-10 23:04 
Questionhow to upload image on ftp server in c# Pin
sunil gurjar10-Feb-10 21:54
sunil gurjar10-Feb-10 21:54 
AnswerMessage Removed Pin
10-Feb-10 22:19
sunil gurjar10-Feb-10 22:19 
GeneralRe: how to upload image on ftp server in c# Pin
OriginalGriff10-Feb-10 22:23
mveOriginalGriff10-Feb-10 22:23 
QuestionHow to Read "Enter" Key Press Value Pin
sjs4u10-Feb-10 20:04
sjs4u10-Feb-10 20:04 
AnswerRe: How to Read "Enter" Key Press Value Pin
OriginalGriff10-Feb-10 21:49
mveOriginalGriff10-Feb-10 21:49 
If this is a .doc file as in a MS Word document, the probably the easiest and safest way is to use Microsoft.Office.Interop.Word which provides a statistics enumeration, which includes Lines and Paragraphs count[^].

If this is your own .doc format, then we would need to see the code you are using to read it, and possibly the code to write it as well. When pasting, use the "code block" widget to preserve the formatting, and the Preview button to check it.

Bear in mind that the Enter key has no ASCII value, and that ASCII CR is not the same as '\n'.
If Barbie is so popular, why do you have to buy her friends?

Eagles may soar, but weasels don't get sucked into jet engines.

If at first you don't succeed, destroy all evidence that you tried.

GeneralRe: How to Read "Enter" Key Press Value Pin
rakeshs3121-Mar-10 20:35
rakeshs3121-Mar-10 20:35 
GeneralRe: How to Read "Enter" Key Press Value Pin
OriginalGriff1-Mar-10 21:23
mveOriginalGriff1-Mar-10 21:23 
Questionremote desktop Pin
v_neil8710-Feb-10 19:35
v_neil8710-Feb-10 19:35 
QuestionC# Button Click for UART Pin
John-EE10-Feb-10 18:50
John-EE10-Feb-10 18:50 
AnswerRe: C# Button Click for UART Pin
John-EE10-Feb-10 18:52
John-EE10-Feb-10 18:52 
AnswerRe: C# Button Click for UART Pin
Bekjong10-Feb-10 19:14
Bekjong10-Feb-10 19:14 
AnswerRe: C# Button Click for UART Pin
harold aptroot10-Feb-10 20:24
harold aptroot10-Feb-10 20:24 
GeneralRe: C# Button Click for UART Pin
OriginalGriff10-Feb-10 21:54
mveOriginalGriff10-Feb-10 21:54 
QuestionFun With User Controls Pin
Roger Wright10-Feb-10 18:36
professionalRoger Wright10-Feb-10 18:36 
AnswerRe: Fun With User Controls Pin
AspDotNetDev10-Feb-10 19:27
protectorAspDotNetDev10-Feb-10 19:27 
GeneralRe: Fun With User Controls Pin
Roger Wright11-Feb-10 2:08
professionalRoger Wright11-Feb-10 2:08 
Questioncalling web service Pin
Ramkithepower10-Feb-10 16:46
Ramkithepower10-Feb-10 16:46 
AnswerRe: calling web service Pin
Pranay Rana10-Feb-10 18:05
professionalPranay Rana10-Feb-10 18:05 
Questionhow would you change your bindingsource for a textbox programmably Pin
tonyonlinux10-Feb-10 14:37
tonyonlinux10-Feb-10 14:37 
AnswerRe: how would you change your bindingsource for a textbox programmably Pin
Gaurav Dudeja India10-Feb-10 17:22
Gaurav Dudeja India10-Feb-10 17:22 
GeneralRe: how would you change your bindingsource for a textbox programmably Pin
tonyonlinux10-Feb-10 17:32
tonyonlinux10-Feb-10 17:32 
GeneralRe: how would you change your bindingsource for a textbox programmably Pin
tonyonlinux10-Feb-10 18:13
tonyonlinux10-Feb-10 18: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.