Click here to Skip to main content
16,011,428 members
Home / Discussions / C#
   

C#

 
GeneralRe: Desktop Sharing [modified] Pin
Anthony Mushrow11-Apr-08 15:37
professionalAnthony Mushrow11-Apr-08 15:37 
GeneralRe: Desktop Sharing Pin
xax12-Apr-08 6:29
xax12-Apr-08 6:29 
Questionviewing pdf using browser object in c# Pin
crzyank11-Apr-08 9:52
crzyank11-Apr-08 9:52 
GeneralRe: viewing pdf using browser object in c# Pin
Big Daddy Farang11-Apr-08 11:30
Big Daddy Farang11-Apr-08 11:30 
GeneralRe: viewing pdf using browser object in c# Pin
Luis Alonso Ramos11-Apr-08 11:44
Luis Alonso Ramos11-Apr-08 11:44 
GeneralRe: viewing pdf using browser object in c# Pin
Big Daddy Farang11-Apr-08 11:56
Big Daddy Farang11-Apr-08 11:56 
QuestionHighlevel Parser in C# Pin
Siddharth Telkar11-Apr-08 8:59
Siddharth Telkar11-Apr-08 8:59 
GeneralRe: Highlevel Parser in C# Pin
carbon_golem11-Apr-08 9:53
carbon_golem11-Apr-08 9:53 
After you build your list of replacements, use Regex.Replace to alter the file and then write back out. Come back when you have some code that is troubling you.
To get you started you will need FileStream, Regex, and a custom class or KeyValuePair to store your list of replacements. There is plenty on google[^] on these topics.

"Run for your life from any man who tells you that money is evil. That sentence is the leper's bell of an approaching looter." --Ayn Rand

GeneralRe: Highlevel Parser in C# Pin
Pete O'Hanlon11-Apr-08 12:27
mvePete O'Hanlon11-Apr-08 12:27 
QuestionIs this datastructure okay or just plain crazy? Pin
GuyThiebaut11-Apr-08 8:37
professionalGuyThiebaut11-Apr-08 8:37 
AnswerRe: Is this datastructure okay or just plain crazy? Pin
snorkie11-Apr-08 9:46
professionalsnorkie11-Apr-08 9:46 
GeneralRe: Is this datastructure okay or just plain crazy? Pin
GuyThiebaut11-Apr-08 9:52
professionalGuyThiebaut11-Apr-08 9:52 
GeneralRe: Is this datastructure okay or just plain crazy? Pin
Dan Neely11-Apr-08 10:46
Dan Neely11-Apr-08 10:46 
GeneralRe: Is this datastructure okay or just plain crazy? Pin
Guffa11-Apr-08 15:17
Guffa11-Apr-08 15:17 
GeneralRe: Is this datastructure okay or just plain crazy? Pin
GuyThiebaut11-Apr-08 21:27
professionalGuyThiebaut11-Apr-08 21:27 
GeneralRe: Is this datastructure okay or just plain crazy? Pin
Guffa11-Apr-08 15:07
Guffa11-Apr-08 15:07 
AnswerRe: Is this datastructure okay or just plain crazy? Pin
PIEBALDconsult11-Apr-08 9:51
mvePIEBALDconsult11-Apr-08 9:51 
GeneralRe: Is this datastructure okay or just plain crazy? Pin
Luc Pattyn11-Apr-08 9:57
sitebuilderLuc Pattyn11-Apr-08 9:57 
GeneralRe: Is this datastructure okay or just plain crazy? Pin
GuyThiebaut11-Apr-08 10:23
professionalGuyThiebaut11-Apr-08 10:23 
GeneralRe: Is this datastructure okay or just plain crazy? Pin
Luc Pattyn11-Apr-08 10:36
sitebuilderLuc Pattyn11-Apr-08 10:36 
GeneralRe: Is this datastructure okay or just plain crazy? Pin
PIEBALDconsult11-Apr-08 13:19
mvePIEBALDconsult11-Apr-08 13:19 
GeneralRe: Is this datastructure okay or just plain crazy? Pin
Luc Pattyn11-Apr-08 13:55
sitebuilderLuc Pattyn11-Apr-08 13:55 
AnswerRe: Is this datastructure okay or just plain crazy? Pin
Guffa11-Apr-08 14:59
Guffa11-Apr-08 14:59 
GeneralRe: Is this datastructure okay or just plain crazy? Pin
GuyThiebaut14-Apr-08 9:36
professionalGuyThiebaut14-Apr-08 9:36 
GeneralUser Cannot See Form Objects Pin
PhilDanger11-Apr-08 7:57
PhilDanger11-Apr-08 7:57 

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.