Click here to Skip to main content
15,879,088 members
Home / Discussions / C#
   

C#

 
JokeRe: C# Windows Service Pin
Expert Coming4-Feb-09 18:09
Expert Coming4-Feb-09 18:09 
AnswerRe: C# Windows Service Pin
PIEBALDconsult5-Feb-09 5:35
mvePIEBALDconsult5-Feb-09 5:35 
GeneralRe: C# Windows Service Pin
satsumatable6-Feb-09 2:02
satsumatable6-Feb-09 2:02 
GeneralRe: C# Windows Service Pin
PIEBALDconsult6-Feb-09 4:08
mvePIEBALDconsult6-Feb-09 4:08 
Questionremoving null entries Pin
lawrenceinba4-Feb-09 14:54
lawrenceinba4-Feb-09 14:54 
AnswerRe: removing null entries Pin
vaghelabhavesh4-Feb-09 15:18
vaghelabhavesh4-Feb-09 15:18 
GeneralRe: removing null entries Pin
lawrenceinba4-Feb-09 18:01
lawrenceinba4-Feb-09 18:01 
GeneralRe: removing null entries Pin
Expert Coming4-Feb-09 18:13
Expert Coming4-Feb-09 18:13 
It looks like it in the code you pasted before.

Try this:

string[] substrings = Regex.Split(input.Replace(" ", ""), pattern);

The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

QuestionHow to create action buttons same as in powerpoint.... Pin
priyareguri4-Feb-09 12:41
priyareguri4-Feb-09 12:41 
AnswerRe: How to create action buttons same as in powerpoint.... Pin
Christian Graus4-Feb-09 16:43
protectorChristian Graus4-Feb-09 16:43 
QuestionJPEG thumbnail extraction Pin
Camilo Sanchez4-Feb-09 12:29
Camilo Sanchez4-Feb-09 12:29 
AnswerRe: JPEG thumbnail extraction Pin
_Maxxx_4-Feb-09 17:48
professional_Maxxx_4-Feb-09 17:48 
GeneralToo slow Pin
Camilo Sanchez5-Feb-09 4:46
Camilo Sanchez5-Feb-09 4:46 
QuestionC# .NET Problem with Mail Merge and Word's Normal.dot Template File Pin
frank3si4-Feb-09 10:14
frank3si4-Feb-09 10:14 
AnswerRe: C# .NET Problem with Mail Merge and Word's Normal.dot Template File Pin
frank3si4-Feb-09 10:54
frank3si4-Feb-09 10:54 
GeneralRe: C# .NET Problem with Mail Merge and Word's Normal.dot Template File Pin
afs957-Jan-10 8:45
afs957-Jan-10 8:45 
Questiontime zone, DST and historical dates Pin
Jim Crafton4-Feb-09 9:58
Jim Crafton4-Feb-09 9:58 
AnswerRe: time zone, DST and historical dates Pin
led mike4-Feb-09 11:19
led mike4-Feb-09 11:19 
QuestionIDataReader and Null values Pin
Terick4-Feb-09 9:34
Terick4-Feb-09 9:34 
AnswerRe: IDataReader and Null values Pin
PIEBALDconsult4-Feb-09 13:38
mvePIEBALDconsult4-Feb-09 13:38 
AnswerRe: IDataReader and Null values Pin
vaghelabhavesh4-Feb-09 15:10
vaghelabhavesh4-Feb-09 15:10 
General[Message Deleted] Pin
Terick6-Feb-09 4:59
Terick6-Feb-09 4:59 
GeneralRe: IDataReader and Null values Pin
vaghelabhavesh6-Feb-09 8:04
vaghelabhavesh6-Feb-09 8:04 
QuestionDataGridComboBoxColumn.. Did it ever exist?? Pin
Muammar©4-Feb-09 8:31
Muammar©4-Feb-09 8:31 
AnswerRe: DataGridComboBoxColumn.. Did it ever exist?? Pin
Tony Richards4-Feb-09 9:02
Tony Richards4-Feb-09 9:02 

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.