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

C#

 
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 
GeneralRe: Highlevel Parser in C# Pin
Pete O'Hanlon11-Apr-08 12:27
mvePete O'Hanlon11-Apr-08 12:27 
rsiddhartht wrote:
In my application i need to read a file and substitute a particular occurrence of a word/keyword by corresponding word... to do this i am using a excel sheet with 2 columns. first column will be the keywords to be searched in the source file and second will be the corresponding keyword to be replaced... can some one pls provide me with the code for doing the same. the prog me be able to read the source file do modification and store the file in the same location..


This is one inefficient Son Of a codeBloat. Why are you storing the matches in Excel? If only somebody had invented a technology where data could be stored and retrieved quickly and efficiently. Hey - there's a money making idea for you.

Anyway - once you've retrieved your data and read in the file you could always use a regex.replace or a string.replace.


Deja View - the feeling that you've seen this post before.

My blog | My articles



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 
GeneralRe: User Cannot See Form Objects Pin
Big Daddy Farang11-Apr-08 11:21
Big Daddy Farang11-Apr-08 11:21 

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.