Click here to Skip to main content
15,891,316 members
Home / Discussions / C#
   

C#

 
QuestionSkipping of Code While Converting the Char to Bytes Pin
tauras8111-Sep-08 0:34
tauras8111-Sep-08 0:34 
AnswerRe: Skipping of Code While Converting the Char to Bytes Pin
stancrm11-Sep-08 0:38
stancrm11-Sep-08 0:38 
AnswerRe: Skipping of Code While Converting the Char to Bytes Pin
Guffa11-Sep-08 1:46
Guffa11-Sep-08 1:46 
QuestionSelecting certain data in a datagrid and Export it to Excel??? Pin
Twyce10-Sep-08 23:43
Twyce10-Sep-08 23:43 
Questionregex.matches ? Pin
enginço10-Sep-08 23:17
enginço10-Sep-08 23:17 
AnswerRe: regex.matches ? Pin
leppie10-Sep-08 23:33
leppie10-Sep-08 23:33 
GeneralRe: regex.matches ? Pin
enginço10-Sep-08 23:43
enginço10-Sep-08 23:43 
AnswerRe: regex.matches ? Pin
leppie10-Sep-08 23:50
leppie10-Sep-08 23:50 
I think you grouping might be incorrect. Try do the isolated cases first, then combine them once they are working. Currently you have no idea if it is the regex that is incorrect or the way the grouping has been constructed (it may be that it only allows the define the grouping name once, in that case you need to wrap the grouping around all possible options).

xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 4a out now (29 May 2008)

GeneralRe: regex.matches ? Pin
enginço11-Sep-08 0:09
enginço11-Sep-08 0:09 
GeneralRe: regex.matches ? Pin
leppie11-Sep-08 1:14
leppie11-Sep-08 1:14 
GeneralRe: regex.matches ? [modified] Pin
enginço11-Sep-08 1:24
enginço11-Sep-08 1:24 
QuestionCommunicate with a C++ server. Pin
CodingLover10-Sep-08 23:10
CodingLover10-Sep-08 23:10 
AnswerRe: Communicate with a C++ server. Pin
leppie10-Sep-08 23:34
leppie10-Sep-08 23:34 
QuestionRe: Communicate with a C++ server. Pin
CodingLover10-Sep-08 23:40
CodingLover10-Sep-08 23:40 
AnswerRe: Communicate with a C++ server. Pin
leppie10-Sep-08 23:43
leppie10-Sep-08 23:43 
GeneralRe: Communicate with a C++ server. Pin
CodingLover11-Sep-08 17:44
CodingLover11-Sep-08 17:44 
AnswerRe: Communicate with a C++ server. Pin
Harvey Saayman10-Sep-08 23:40
Harvey Saayman10-Sep-08 23:40 
QuestionReading Magnetic Card using C# Pin
gafooronline10-Sep-08 22:59
gafooronline10-Sep-08 22:59 
AnswerRe: Reading Magnetic Card using C# Pin
stancrm11-Sep-08 0:35
stancrm11-Sep-08 0:35 
AnswerRe: Reading Magnetic Card using C# Pin
Harvey Saayman11-Sep-08 1:41
Harvey Saayman11-Sep-08 1:41 
QuestionWhat is the C# equivalent of this code? Pin
Angelinna10-Sep-08 22:22
Angelinna10-Sep-08 22:22 
AnswerRe: What is the C# equivalent of this code? Pin
c242310-Sep-08 22:47
c242310-Sep-08 22:47 
QuestionAjax popup on Windows Form Pin
Jassim Rahma10-Sep-08 22:20
Jassim Rahma10-Sep-08 22:20 
AnswerRe: Ajax popup on Windows Form Pin
#realJSOP10-Sep-08 23:18
mve#realJSOP10-Sep-08 23:18 
GeneralRe: Ajax popup on Windows Form Pin
Jassim Rahma11-Sep-08 3:24
Jassim Rahma11-Sep-08 3:24 

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.