Click here to Skip to main content
15,905,028 members
Home / Discussions / C#
   

C#

 
GeneralRegular expression content matching between opening and closing tags Pin
N a v a n e e t h23-Mar-08 6:43
N a v a n e e t h23-Mar-08 6:43 
GeneralRe: Regular expression content matching between opening and closing tags Pin
PIEBALDconsult23-Mar-08 7:19
mvePIEBALDconsult23-Mar-08 7:19 
GeneralRe: Regular expression content matching between opening and closing tags Pin
N a v a n e e t h23-Mar-08 7:43
N a v a n e e t h23-Mar-08 7:43 
QuestionReading a specific line from txt file Pin
Casper Hansen23-Mar-08 5:55
Casper Hansen23-Mar-08 5:55 
GeneralRe: Reading a specific line from txt file Pin
Xmen Real 23-Mar-08 6:07
professional Xmen Real 23-Mar-08 6:07 
GeneralRe: Reading a specific line from txt file Pin
Casper Hansen23-Mar-08 6:43
Casper Hansen23-Mar-08 6:43 
GeneralRe: Reading a specific line from txt file Pin
Gareth H23-Mar-08 7:02
Gareth H23-Mar-08 7:02 
GeneralRe: Reading a specific line from txt file Pin
PIEBALDconsult23-Mar-08 7:11
mvePIEBALDconsult23-Mar-08 7:11 
As presented you have to read the entire file.

Or use an index in a separate file.

Or alter the format somehow. For instance each line could begin with the length of the line.


Personally, I suggest using XML, but that's just me.
GeneralRe: Reading a specific line from txt file Pin
Xmen Real 23-Mar-08 13:47
professional Xmen Real 23-Mar-08 13:47 
GeneralRe: Reading a specific line from txt file Pin
PIEBALDconsult23-Mar-08 7:05
mvePIEBALDconsult23-Mar-08 7:05 
GeneralRe: Reading a specific line from txt file Pin
Dave Sexton23-Mar-08 6:39
Dave Sexton23-Mar-08 6:39 
GeneralRe: Reading a specific line from txt file Pin
Casper Hansen23-Mar-08 8:02
Casper Hansen23-Mar-08 8:02 
GeneralRe: Reading a specific line from txt file Pin
PIEBALDconsult23-Mar-08 11:42
mvePIEBALDconsult23-Mar-08 11:42 
GeneralRe: Reading a specific line from txt file Pin
Casper Hansen26-Mar-08 11:12
Casper Hansen26-Mar-08 11:12 
GeneralRe: Reading a specific line from txt file Pin
PIEBALDconsult26-Mar-08 14:34
mvePIEBALDconsult26-Mar-08 14:34 
GeneralPulseAll and Pulse Pin
George_George23-Mar-08 4:11
George_George23-Mar-08 4:11 
GeneralQuestion about Deployment Pin
Jammer23-Mar-08 0:54
Jammer23-Mar-08 0:54 
GeneralRe: Question about Deployment Pin
Xmen Real 23-Mar-08 4:26
professional Xmen Real 23-Mar-08 4:26 
GeneralRe: Question about Deployment Pin
Jammer23-Mar-08 6:38
Jammer23-Mar-08 6:38 
GeneralRe: Question about Deployment Pin
Dave Sexton23-Mar-08 6:45
Dave Sexton23-Mar-08 6:45 
GeneralStreaming live audio from the internet and converting it to mp3 Pin
ThetaClear22-Mar-08 23:59
ThetaClear22-Mar-08 23:59 
GeneralRe: Streaming live audio from the internet and converting it to mp3 Pin
User 46247823-Mar-08 0:34
User 46247823-Mar-08 0:34 
GeneralRe: Streaming live audio from the internet and converting it to mp3 Pin
ThetaClear23-Mar-08 2:16
ThetaClear23-Mar-08 2:16 
GeneralRe: Streaming live audio from the internet and converting it to mp3 Pin
User 46247823-Mar-08 13:03
User 46247823-Mar-08 13:03 
GeneralRe: Streaming live audio from the internet and converting it to mp3 Pin
ThetaClear23-Mar-08 22:39
ThetaClear23-Mar-08 22:39 

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.