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

C#

 
GeneralRe: How to Send SMS with Sender Name ? Pin
EliottA9-Feb-09 3:36
EliottA9-Feb-09 3:36 
GeneralRe: How to Send SMS with Sender Name ? Pin
Dan Neely9-Feb-09 4:19
Dan Neely9-Feb-09 4:19 
AnswerRe: How to Send SMS with Sender Name ? Pin
Yosh_13-Feb-10 2:24
professionalYosh_13-Feb-10 2:24 
Questionhow can i avoid interactive services dialog in vista Pin
arun_pk9-Feb-09 0:07
arun_pk9-Feb-09 0:07 
AnswerRe: how can i avoid interactive services dialog in vista Pin
Tom Deketelaere9-Feb-09 0:21
professionalTom Deketelaere9-Feb-09 0:21 
Questionwe are lossing the Impression Pin
r aa j8-Feb-09 23:06
r aa j8-Feb-09 23:06 
AnswerRe: we are lossing the Impression Pin
Ken Mazaika9-Feb-09 2:26
Ken Mazaika9-Feb-09 2:26 
Questiontrim Pin
arkiboys8-Feb-09 22:06
arkiboys8-Feb-09 22:06 
Hi,
How can I trim the following to get the result please?
string s = " 12345 - 54321"

RESULT:
should show
s = "12345-54321"

It seems s.Trim() only trims the outside of the string and not within.
Any thoughts please?
Thanks
AnswerRe: trim Pin
Christian Graus8-Feb-09 22:08
protectorChristian Graus8-Feb-09 22:08 
AnswerRe: trim Pin
arun_pk8-Feb-09 22:29
arun_pk8-Feb-09 22:29 
GeneralRe: trim Pin
arkiboys8-Feb-09 22:31
arkiboys8-Feb-09 22:31 
QuestionCreating sql database by using Link???? Pin
omegazafer8-Feb-09 21:28
omegazafer8-Feb-09 21:28 
AnswerRe: Creating sql database by using Link???? Pin
N a v a n e e t h8-Feb-09 21:59
N a v a n e e t h8-Feb-09 21:59 
GeneralRe: Creating sql database by using Link???? Pin
omegazafer9-Feb-09 0:01
omegazafer9-Feb-09 0:01 
AnswerRe: Creating sql database by using Link???? Pin
Ken Mazaika9-Feb-09 2:34
Ken Mazaika9-Feb-09 2:34 
GeneralRe: Creating sql database by using Link???? Pin
omegazafer10-Feb-09 22:06
omegazafer10-Feb-09 22:06 
Questiondata transfer from MsAccess to Mysql Pin
anishkannan8-Feb-09 20:52
anishkannan8-Feb-09 20:52 
AnswerRe: data transfer from MsAccess to Mysql Pin
N a v a n e e t h8-Feb-09 22:01
N a v a n e e t h8-Feb-09 22:01 
QuestionHow to generate XML File using XSD and Excel(XSL) File in C# Pin
am 20098-Feb-09 20:37
am 20098-Feb-09 20:37 
AnswerRe: How to generate XML File using XSD and Excel(XSL) File in C# Pin
Ken Mazaika9-Feb-09 2:23
Ken Mazaika9-Feb-09 2:23 
QuestionThe specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.in C# Pin
ChandrakanthGaddam8-Feb-09 20:16
ChandrakanthGaddam8-Feb-09 20:16 
AnswerRe: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.in C# Pin
Christian Graus8-Feb-09 20:24
protectorChristian Graus8-Feb-09 20:24 
GeneralRe: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.in C# Pin
ChandrakanthGaddam8-Feb-09 20:31
ChandrakanthGaddam8-Feb-09 20:31 
JokeRe: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.in C# Pin
Le centriste9-Feb-09 4:56
Le centriste9-Feb-09 4:56 
QuestionExtracting outlook pst files in..net application Pin
Member 42634168-Feb-09 20:12
Member 42634168-Feb-09 20:12 

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.