Click here to Skip to main content
15,922,533 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to clear memory? Pin
Seraph_summer20-Dec-07 4:53
Seraph_summer20-Dec-07 4:53 
Generalrectangle over disabled toolstrip menuitems Pin
praveen pandey19-Dec-07 22:17
praveen pandey19-Dec-07 22:17 
QuestionC#:Problem in MenuStrip Hiding in MDIParent. Help Me! Pin
kssknov19-Dec-07 22:08
kssknov19-Dec-07 22:08 
GeneralRe: C#:Problem in MenuStrip Hiding in MDIParent. Help Me! Pin
CKnig19-Dec-07 23:05
CKnig19-Dec-07 23:05 
GeneralRe: C#:Problem in MenuStrip Hiding in MDIParent. Help Me! Pin
kssknov19-Dec-07 23:50
kssknov19-Dec-07 23:50 
GeneralRe: C#:Problem in MenuStrip Hiding in MDIParent. Help Me! Pin
CKnig20-Dec-07 0:33
CKnig20-Dec-07 0:33 
GeneralRe: C#:Problem in MenuStrip Hiding in MDIParent. Help Me! Pin
kaluk19-Dec-07 23:10
kaluk19-Dec-07 23:10 
GeneralSearching for values in an rtf file and comparing them to values held in another array Pin
Spacedmc19-Dec-07 20:51
Spacedmc19-Dec-07 20:51 
After the excellent assistance given to me earlier I thought I'd come back and ask another question Big Grin | :-D

I have the following:
1. A string array populated with the inner text of an xml element
2. An rtf file with regular text and encapsulated words in the following format <+> Name <+> etc, where the encapsulated word corresponds directly to a string held in the previously mentioned string array (minus the <+>s). So the corresponding string array looks something like: string [] data = new string[] {"Name", "Jim", "Address", "Some Street"};

Basically I'm looking for a way to read all the encapsulated strings in the rtf and find (and replace them with) the corresponding data in the string array... does anyone have any ideas? I've been using linq to perform the xml queries & manipulation so if anybody has any linq based ideas or any ideas at all I'd be very grateful...
GeneralRe: Searching for values in an rtf file and comparing them to values held in another array Pin
Paul Conrad24-Dec-07 19:39
professionalPaul Conrad24-Dec-07 19:39 
GeneralPrinting Pin
Shaahinm19-Dec-07 20:29
Shaahinm19-Dec-07 20:29 
GeneralRe: Printing Pin
Paul Conrad24-Dec-07 19:39
professionalPaul Conrad24-Dec-07 19:39 
QuestionConfused Between Two Codes ....Help Pin
sindhutiwari19-Dec-07 20:21
sindhutiwari19-Dec-07 20:21 
GeneralRe: Confused Between Two Codes ....Help Pin
N a v a n e e t h19-Dec-07 20:40
N a v a n e e t h19-Dec-07 20:40 
GeneralRe: Confused Between Two Codes ....Help Pin
Pete O'Hanlon19-Dec-07 22:57
mvePete O'Hanlon19-Dec-07 22:57 
GeneralRe: Confused Between Two Codes ....Help Pin
Christian Graus19-Dec-07 23:24
protectorChristian Graus19-Dec-07 23:24 
GeneralRe: Confused Between Two Codes ....Help Pin
Pete O'Hanlon20-Dec-07 0:38
mvePete O'Hanlon20-Dec-07 0:38 
GeneralRe: Confused Between Two Codes ....Help Pin
N a v a n e e t h20-Dec-07 0:07
N a v a n e e t h20-Dec-07 0:07 
GeneralRe: Confused Between Two Codes ....Help Pin
Colin Angus Mackay20-Dec-07 0:32
Colin Angus Mackay20-Dec-07 0:32 
GeneralRe: Confused Between Two Codes ....Help Pin
Pete O'Hanlon20-Dec-07 0:42
mvePete O'Hanlon20-Dec-07 0:42 
GeneralRe: Confused Between Two Codes ....Help Pin
Christian Graus19-Dec-07 21:45
protectorChristian Graus19-Dec-07 21:45 
GeneralRe: Confused Between Two Codes ....Help Pin
Anthony Mushrow19-Dec-07 23:54
professionalAnthony Mushrow19-Dec-07 23:54 
GeneralRe: Confused Between Two Codes ....Help Pin
sindhutiwari20-Dec-07 2:46
sindhutiwari20-Dec-07 2:46 
GeneralRe: Confused Between Two Codes ....Help Pin
Anthony Mushrow20-Dec-07 2:50
professionalAnthony Mushrow20-Dec-07 2:50 
GeneralWithout Framwork can run .net applications Pin
jason_mf19-Dec-07 20:10
jason_mf19-Dec-07 20:10 
GeneralRe: Without Framwork can run .net applications Pin
N a v a n e e t h19-Dec-07 20:51
N a v a n e e t h19-Dec-07 20:51 

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.