Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: GDI+ Performance Pin
Mike Hankey28-Jan-08 11:13
mveMike Hankey28-Jan-08 11:13 
GeneralRe: GDI+ Performance Pin
#realJSOP28-Jan-08 13:22
mve#realJSOP28-Jan-08 13:22 
GeneralRe: GDI+ Performance Pin
Mike Hankey28-Jan-08 13:45
mveMike Hankey28-Jan-08 13:45 
GeneralDeleting data from Excel file in C# Pin
meeram39528-Jan-08 5:56
meeram39528-Jan-08 5:56 
GeneralRe: Deleting data from Excel file in C# Pin
led mike28-Jan-08 6:22
led mike28-Jan-08 6:22 
GeneralQuestion on using the & sign and string Pin
avengerzx928-Jan-08 5:37
avengerzx928-Jan-08 5:37 
GeneralRe: Question on using the & sign and string Pin
avengerzx928-Jan-08 5:42
avengerzx928-Jan-08 5:42 
GeneralRe: Question on using the & sign and string Pin
Rob Philpott28-Jan-08 5:57
Rob Philpott28-Jan-08 5:57 
Hi,

Not quite sure what you mean, but it may be to do with using the & symbol to escape the string. You may have to use & to represent an &

Because certain symbols are reserved, when you want to use them in strings you have to escape them.

Hard to explain, take a look here:

http://www.w3schools.com/xml/xml_cdata.asp[^]

.. not that I've ever found the w3c explanations of anything easy to understand.

Regards,
Rob Philpott.

GeneralRe: Question on using the & sign and string Pin
PIEBALDconsult28-Jan-08 7:34
mvePIEBALDconsult28-Jan-08 7:34 
Generalproperties sort order Pin
netJP12L28-Jan-08 5:16
netJP12L28-Jan-08 5:16 
GeneralRe: properties sort order Pin
LongRange.Shooter28-Jan-08 8:31
LongRange.Shooter28-Jan-08 8:31 
GeneralRe: properties sort order Pin
visualhint30-Jan-08 5:37
visualhint30-Jan-08 5:37 
GeneralWorker thread problem Pin
Rick van Woudenberg28-Jan-08 3:48
Rick van Woudenberg28-Jan-08 3:48 
GeneralRe: Worker thread problem Pin
Mustafa Ismail Mustafa28-Jan-08 3:57
Mustafa Ismail Mustafa28-Jan-08 3:57 
GeneralRe: Worker thread problem Pin
leppie28-Jan-08 4:10
leppie28-Jan-08 4:10 
GeneralRe: Worker thread problem Pin
Mustafa Ismail Mustafa28-Jan-08 8:08
Mustafa Ismail Mustafa28-Jan-08 8:08 
GeneralRe: Worker thread problem Pin
Pete O'Hanlon28-Jan-08 9:33
mvePete O'Hanlon28-Jan-08 9:33 
GeneralRe: Worker thread problem Pin
leppie28-Jan-08 4:01
leppie28-Jan-08 4:01 
Generalcreateprocess. Stop command prompt being shown Pin
Ylno28-Jan-08 3:36
Ylno28-Jan-08 3:36 
GeneralRe: createprocess. Stop command prompt being shown Pin
leppie28-Jan-08 3:56
leppie28-Jan-08 3:56 
GeneralRe: createprocess. Stop command prompt being shown Pin
Justin Perez28-Jan-08 4:01
Justin Perez28-Jan-08 4:01 
GeneralConvert a row of a 2d array into a 1d array. Pin
Dan Neely28-Jan-08 3:22
Dan Neely28-Jan-08 3:22 
GeneralRe: Convert a row of a 2d array into a 1d array. Pin
Skippums28-Jan-08 4:27
Skippums28-Jan-08 4:27 
GeneralRe: Convert a row of a 2d array into a 1d array. Pin
Dan Neely28-Jan-08 5:16
Dan Neely28-Jan-08 5:16 
GeneralRe: Convert a row of a 2d array into a 1d array. Pin
Skippums28-Jan-08 6:09
Skippums28-Jan-08 6:09 

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.