Click here to Skip to main content
15,899,314 members
Home / Discussions / C#
   

C#

 
QuestionDisplay MIME parts of e-mails? Pin
trungbkvn1-Nov-03 5:21
trungbkvn1-Nov-03 5:21 
AnswerRe: Display MIME parts of e-mails? Pin
Heath Stewart2-Nov-03 11:13
protectorHeath Stewart2-Nov-03 11:13 
GeneralRe: Display MIME parts of e-mails? Pin
trungbkvn4-Nov-03 1:13
trungbkvn4-Nov-03 1:13 
GeneralRe: Display MIME parts of e-mails? Pin
Heath Stewart4-Nov-03 2:29
protectorHeath Stewart4-Nov-03 2:29 
GeneralRe: Display MIME parts of e-mails? Pin
trungbkvn4-Nov-03 2:35
trungbkvn4-Nov-03 2:35 
GeneralImages on Listview SubItems Pin
Mahesh Varma1-Nov-03 0:47
Mahesh Varma1-Nov-03 0:47 
GeneralRe: Images on Listview SubItems Pin
FocusedWolf14-Jan-04 13:09
FocusedWolf14-Jan-04 13:09 
GeneralRegularExpressions Pin
Rohde31-Oct-03 22:41
Rohde31-Oct-03 22:41 
Hi!

I'm trying out the regular expressions in C# (.NET); but I can't compile my source. The compiler complains about not recognizing "RegularExpressions". Fair enough, I thought. I just need a reference, right?

I have "using System.Text.RegularExpressions;" at the top of my file, of course. Problem is I can't add an assembly reference! When trying to I can't find the System.Text.RegularExpressions dll! I actually tried to seach my whole drive for it, and the only one found was in the compact framework and I can't add that one.

What am I doing wrong here?

PS.: Funny thing is, that the samples folder from the SDK (or maybe the IDE) contains some regular expressions samples with both source and .exe and I can run the .exe without problems (which uses the required dll at runtime)....
GeneralRe: RegularExpressions Pin
Rohde31-Oct-03 23:58
Rohde31-Oct-03 23:58 
GeneralRe: RegularExpressions Pin
Blake Coverett1-Nov-03 15:56
Blake Coverett1-Nov-03 15:56 
GeneralRe: RegularExpressions Pin
Rohde1-Nov-03 21:16
Rohde1-Nov-03 21:16 
Generalsome body help me...........! Pin
Ahmed El Sherbeeny31-Oct-03 22:09
Ahmed El Sherbeeny31-Oct-03 22:09 
GeneralRetrieving an icon from an embedded resx Pin
scott3731-Oct-03 14:48
scott3731-Oct-03 14:48 
GeneralRe: Retrieving an icon from an embedded resx Pin
scott372-Nov-03 14:50
scott372-Nov-03 14:50 
Generalshutdown the computer Pin
bora3ee31-Oct-03 13:08
bora3ee31-Oct-03 13:08 
GeneralImage Pin
Gary Kirkham31-Oct-03 10:28
Gary Kirkham31-Oct-03 10:28 
GeneralRe: Image Pin
Blake Coverett31-Oct-03 11:38
Blake Coverett31-Oct-03 11:38 
GeneralConverting ASCII text to a string Pin
benglish7231-Oct-03 9:18
benglish7231-Oct-03 9:18 
GeneralRe: Converting ASCII text to a string Pin
J. Dunlap31-Oct-03 9:45
J. Dunlap31-Oct-03 9:45 
GeneralRe: Converting ASCII text to a string Pin
benglish7231-Oct-03 9:56
benglish7231-Oct-03 9:56 
GeneralSocket programming Pin
Søren Christensen31-Oct-03 8:46
Søren Christensen31-Oct-03 8:46 
GeneralRe: Socket programming Pin
Søren Christensen3-Nov-03 4:26
Søren Christensen3-Nov-03 4:26 
GeneralGDI+ Pin
rob6446431-Oct-03 5:47
rob6446431-Oct-03 5:47 
GeneralRe: GDI+ Pin
J. Dunlap31-Oct-03 9:30
J. Dunlap31-Oct-03 9:30 
Generalsetup and deployment with MDB files Pin
Anonymous31-Oct-03 5:14
Anonymous31-Oct-03 5:14 

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.