Click here to Skip to main content
15,888,461 members
Home / Discussions / C#
   

C#

 
GeneralRe: regular expression Pin
Guffa8-Feb-09 6:26
Guffa8-Feb-09 6:26 
GeneralRe: regular expression Pin
lawrenceinba8-Feb-09 6:36
lawrenceinba8-Feb-09 6:36 
GeneralRe: regular expression Pin
Guffa8-Feb-09 6:53
Guffa8-Feb-09 6:53 
GeneralRe: regular expression Pin
lawrenceinba8-Feb-09 7:06
lawrenceinba8-Feb-09 7:06 
GeneralRe: regular expression Pin
Guffa8-Feb-09 7:41
Guffa8-Feb-09 7:41 
GeneralRe: regular expression Pin
lawrenceinba8-Feb-09 7:47
lawrenceinba8-Feb-09 7:47 
GeneralRe: regular expression Pin
Luc Pattyn8-Feb-09 7:53
sitebuilderLuc Pattyn8-Feb-09 7:53 
GeneralRe: regular expression Pin
Guffa8-Feb-09 8:04
Guffa8-Feb-09 8:04 
Yes, that does give a different output. Use this pattern:

(?<= )([A-Za-z]) (?=[A-Za-z] )

Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: regular expression Pin
lawrenceinba8-Feb-09 8:11
lawrenceinba8-Feb-09 8:11 
Questioncannot rebuild my project Pin
polash658-Feb-09 0:01
polash658-Feb-09 0:01 
AnswerRe: cannot rebuild my project Pin
Silly_Jerry9-Feb-09 10:16
Silly_Jerry9-Feb-09 10:16 
QuestionHow to retreive particular data from a String? Pin
Aghosh Babu7-Feb-09 21:28
Aghosh Babu7-Feb-09 21:28 
QuestionRe: How to retreive particular data from a String? Pin
Eddy Vluggen8-Feb-09 0:42
professionalEddy Vluggen8-Feb-09 0:42 
AnswerRe: How to retreive particular data from a String? Pin
Aghosh Babu8-Feb-09 0:46
Aghosh Babu8-Feb-09 0:46 
GeneralRe: How to retreive particular data from a String? Pin
Eddy Vluggen8-Feb-09 0:52
professionalEddy Vluggen8-Feb-09 0:52 
GeneralRe: How to retreive particular data from a String? Pin
Aghosh Babu8-Feb-09 0:57
Aghosh Babu8-Feb-09 0:57 
AnswerRe: How to retreive particular data from a String? Pin
Eddy Vluggen8-Feb-09 1:04
professionalEddy Vluggen8-Feb-09 1:04 
GeneralRe: How to retreive particular data from a String? Pin
Aghosh Babu8-Feb-09 1:09
Aghosh Babu8-Feb-09 1:09 
AnswerRe: How to retreive particular data from a String? [modified] Pin
PIEBALDconsult8-Feb-09 3:01
mvePIEBALDconsult8-Feb-09 3:01 
GeneralRe: How to retreive particular data from a String? Pin
Aghosh Babu8-Feb-09 3:44
Aghosh Babu8-Feb-09 3:44 
GeneralRe: How to retreive particular data from a String? Pin
PIEBALDconsult8-Feb-09 3:53
mvePIEBALDconsult8-Feb-09 3:53 
GeneralRe: How to retreive particular data from a String? Pin
Aghosh Babu8-Feb-09 21:17
Aghosh Babu8-Feb-09 21:17 
GeneralRe: How to retreive particular data from a String? Pin
PIEBALDconsult9-Feb-09 3:26
mvePIEBALDconsult9-Feb-09 3:26 
AnswerRe: How to retreive particular data from a String? Pin
Guffa8-Feb-09 4:58
Guffa8-Feb-09 4:58 
Questionhow to receive a frame from serilal port Pin
hamed_farasat7-Feb-09 20:54
hamed_farasat7-Feb-09 20:54 

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.