Click here to Skip to main content
15,883,809 members
Home / Discussions / C#
   

C#

 
QuestionTAPI Platform Invoking Pin
saeidfarahi2-Feb-10 7:44
saeidfarahi2-Feb-10 7:44 
AnswerRe: TAPI Platform Invoking Pin
DaveyM692-Feb-10 7:49
professionalDaveyM692-Feb-10 7:49 
QuestionHow to add an attribute to a XML node Pin
Petri Luoto2-Feb-10 6:24
Petri Luoto2-Feb-10 6:24 
AnswerRe: How to add an attribute to a XML node Pin
Dan Mos2-Feb-10 7:06
Dan Mos2-Feb-10 7:06 
AnswerRe: How to add an attribute to a XML node Pin
Not Active2-Feb-10 7:46
mentorNot Active2-Feb-10 7:46 
GeneralRe: How to add an attribute to a XML node Pin
Petri Luoto2-Feb-10 8:24
Petri Luoto2-Feb-10 8:24 
Questionsort datagridview Pin
jashimu2-Feb-10 5:45
jashimu2-Feb-10 5:45 
QuestionRemove all characters in a string up to and including a specified pattern Pin
MarkB1232-Feb-10 5:27
MarkB1232-Feb-10 5:27 
Hi, can someone give any advice on the following problem I have in C# 2...

I have a string such as "this_is_a test|XXmoretexthere". I need a bit of code that if I specify |xx as the sepertor, will return back to me everything after "|xx"
so I have "moretexthere" as a result.

The pattern I pass may vary content and length. The current pattern is held in a string variable. Should the pattern occur more than once in the string, I only need to return everything after the first occurrence.

Whatever solution I use, it needs to be fast as it will run in a loop possibly many thousands of times.

Many thanks for any advice.
AnswerRe: Remove all characters in a string up to and including a specified pattern Pin
PIEBALDconsult2-Feb-10 5:31
mvePIEBALDconsult2-Feb-10 5:31 
AnswerRe: Remove all characters in a string up to and including a specified pattern Pin
sanforjackass2-Feb-10 5:33
sanforjackass2-Feb-10 5:33 
GeneralRe: Remove all characters in a string up to and including a specified pattern Pin
OriginalGriff2-Feb-10 5:42
mveOriginalGriff2-Feb-10 5:42 
AnswerRe: Remove all characters in a string up to and including a specified pattern Pin
OkkiePepernoot2-Feb-10 6:01
OkkiePepernoot2-Feb-10 6:01 
GeneralRe: Remove all characters in a string up to and including a specified pattern Pin
MarkB1232-Feb-10 8:28
MarkB1232-Feb-10 8:28 
AnswerRe: Remove all characters in a string up to and including a specified pattern Pin
Ramkithepower3-Feb-10 1:38
Ramkithepower3-Feb-10 1:38 
GeneralRe: Remove all characters in a string up to and including a specified pattern Pin
MarkB1233-Feb-10 11:37
MarkB1233-Feb-10 11:37 
Questionzooming/panning Pin
sarai002-Feb-10 5:24
sarai002-Feb-10 5:24 
QuestionC# Create Excelfile Pin
Mschauder2-Feb-10 3:26
Mschauder2-Feb-10 3:26 
AnswerRe: C# Create Excelfile Pin
The Man from U.N.C.L.E.2-Feb-10 3:40
The Man from U.N.C.L.E.2-Feb-10 3:40 
QuestionGmail Samples Pin
Anil Kumar.Arvapalli2-Feb-10 3:17
Anil Kumar.Arvapalli2-Feb-10 3:17 
AnswerRe: Gmail Samples Pin
WoutL2-Feb-10 3:23
WoutL2-Feb-10 3:23 
AnswerRe: Gmail Samples Pin
Abhinav S2-Feb-10 3:44
Abhinav S2-Feb-10 3:44 
QuestionTrouble with drawing on winfrom in new thread Pin
Frozzeg2-Feb-10 2:45
Frozzeg2-Feb-10 2:45 
AnswerRe: Trouble with drawing on winfrom in new thread Pin
Luc Pattyn2-Feb-10 3:29
sitebuilderLuc Pattyn2-Feb-10 3:29 
AnswerRe: Trouble with drawing on winfrom in new thread Pin
The Man from U.N.C.L.E.2-Feb-10 3:52
The Man from U.N.C.L.E.2-Feb-10 3:52 
GeneralRe: Trouble with drawing on winfrom in new thread Pin
Frozzeg2-Feb-10 8:00
Frozzeg2-Feb-10 8:00 

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.