Click here to Skip to main content
15,916,288 members
Home / Discussions / C#
   

C#

 
GeneralRe: Unable to connect to Web Service Pin
James J. Foster13-Mar-08 6:46
James J. Foster13-Mar-08 6:46 
GeneralRe: Unable to connect to Web Service Pin
Skippums13-Mar-08 6:46
Skippums13-Mar-08 6:46 
GeneralRe: Unable to connect to Web Service Pin
leppie13-Mar-08 10:57
leppie13-Mar-08 10:57 
GeneralErrors with typecasting Pin
Leo Smith13-Mar-08 4:55
Leo Smith13-Mar-08 4:55 
GeneralRe: Errors with typecasting Pin
Gareth H13-Mar-08 5:04
Gareth H13-Mar-08 5:04 
GeneralRe: Errors with typecasting Pin
Leo Smith13-Mar-08 6:00
Leo Smith13-Mar-08 6:00 
GeneralRe: Errors with typecasting Pin
Skippums13-Mar-08 6:39
Skippums13-Mar-08 6:39 
GeneralRe: Errors with typecasting Pin
Gareth H13-Mar-08 6:47
Gareth H13-Mar-08 6:47 
GeneralRe: Errors with typecasting Pin
Skippums13-Mar-08 7:38
Skippums13-Mar-08 7:38 
GeneralRe: Errors with typecasting Pin
Leo Smith13-Mar-08 8:10
Leo Smith13-Mar-08 8:10 
GeneralRe: Errors with typecasting Pin
Gareth H13-Mar-08 8:17
Gareth H13-Mar-08 8:17 
GeneralPLEASE HELP ME Pin
ashutosh91113-Mar-08 4:24
ashutosh91113-Mar-08 4:24 
GeneralRe: PLEASE HELP ME Pin
Colin Angus Mackay13-Mar-08 4:51
Colin Angus Mackay13-Mar-08 4:51 
GeneralRe: PLEASE HELP ME Pin
phannon8613-Mar-08 5:00
professionalphannon8613-Mar-08 5:00 
GeneralRe: PLEASE HELP ME Pin
Gareth H13-Mar-08 5:14
Gareth H13-Mar-08 5:14 
GeneralRe: PLEASE HELP ME Pin
Paul Conrad13-Mar-08 10:42
professionalPaul Conrad13-Mar-08 10:42 
GeneralRe: PLEASE HELP ME Pin
snorkie13-Mar-08 11:12
professionalsnorkie13-Mar-08 11:12 
QuestionCount lines in rtf files with c# [modified] Pin
panoskatws13-Mar-08 4:10
panoskatws13-Mar-08 4:10 
GeneralRe: Count lines in rtf files with c# Pin
led mike13-Mar-08 4:20
led mike13-Mar-08 4:20 
panoskatws wrote:
Hi all, I am trying to find a way to count lines in an rtf file

There may be a library that will do that for you, I don't know. Otherwise to write your own code to do anything with a specific file format you start by learning the file format. So if that is what you intend to do then go find some documentation for the RTF file format and learn it.


led mike

GeneralRe: Count lines in rtf files with c# Pin
panoskatws13-Mar-08 7:41
panoskatws13-Mar-08 7:41 
GeneralRe: Count lines in rtf files with c# Pin
leppie13-Mar-08 4:20
leppie13-Mar-08 4:20 
QuestionRe: Count lines in rtf files with c# Pin
panoskatws13-Mar-08 7:53
panoskatws13-Mar-08 7:53 
GeneralRe: Count lines in rtf files with c# Pin
led mike13-Mar-08 8:02
led mike13-Mar-08 8:02 
GeneralRe: Count lines in rtf files with c# Pin
leppie13-Mar-08 8:21
leppie13-Mar-08 8:21 
GeneralRe: Count lines in rtf files with c# Pin
Lutosław13-Mar-08 9:05
Lutosław13-Mar-08 9:05 

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.