Click here to Skip to main content
15,886,919 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionMemory allocation limit Pin
PIEBALDconsult14-Jun-07 15:34
mvePIEBALDconsult14-Jun-07 15:34 
AnswerRe: Memory allocation limit Pin
Sathesh Sakthivel14-Jun-07 15:46
Sathesh Sakthivel14-Jun-07 15:46 
GeneralRe: Memory allocation limit Pin
PIEBALDconsult14-Jun-07 16:08
mvePIEBALDconsult14-Jun-07 16:08 
GeneralRe: Memory allocation limit Pin
Dave Kreskowiak14-Jun-07 17:09
mveDave Kreskowiak14-Jun-07 17:09 
GeneralRe: Memory allocation limit Pin
PIEBALDconsult14-Jun-07 17:48
mvePIEBALDconsult14-Jun-07 17:48 
GeneralRe: Memory allocation limit Pin
Dave Kreskowiak15-Jun-07 4:41
mveDave Kreskowiak15-Jun-07 4:41 
QuestionRegular expression not matching as expected Pin
tgrt14-Jun-07 4:19
tgrt14-Jun-07 4:19 
AnswerRe: Regular expression not matching as expected Pin
PIEBALDconsult14-Jun-07 16:59
mvePIEBALDconsult14-Jun-07 16:59 
I don't know, I'm fairly new to regular expressions as well.

But it doesn't help that the post has an unfortunate smiley in it. You may want to modify the post with the code within a pre block (or whatever the proper term is).

Also, be sure that things like \t are understood by the processor,
you may need to use a literal string (preceeded by an @ sign): "abc\tdef" will be different from @"abc\tdef" and "abc\\tdef".
GeneralRe: Regular expression not matching as expected Pin
tgrt15-Jun-07 3:40
tgrt15-Jun-07 3:40 
GeneralRe: Regular expression not matching as expected Pin
PIEBALDconsult15-Jun-07 13:49
mvePIEBALDconsult15-Jun-07 13:49 
GeneralRe: Regular expression not matching as expected Pin
tgrt15-Jun-07 16:48
tgrt15-Jun-07 16:48 
GeneralRe: Regular expression not matching as expected Pin
PIEBALDconsult15-Jun-07 19:07
mvePIEBALDconsult15-Jun-07 19:07 
GeneralRe: Regular expression not matching as expected Pin
tgrt16-Jun-07 4:16
tgrt16-Jun-07 4:16 
GeneralRe: Regular expression not matching as expected [modified] Pin
PIEBALDconsult16-Jun-07 5:43
mvePIEBALDconsult16-Jun-07 5:43 
GeneralRe: Regular expression not matching as expected [modified] Pin
PIEBALDconsult16-Jun-07 7:47
mvePIEBALDconsult16-Jun-07 7:47 
GeneralRe: Regular expression not matching as expected Pin
tgrt16-Jun-07 13:20
tgrt16-Jun-07 13:20 
GeneralRe: Regular expression not matching as expected Pin
PIEBALDconsult16-Jun-07 17:20
mvePIEBALDconsult16-Jun-07 17:20 
GeneralRe: Regular expression not matching as expected Pin
tgrt17-Jun-07 5:05
tgrt17-Jun-07 5:05 
GeneralRe: Regular expression not matching as expected Pin
PIEBALDconsult17-Jun-07 7:08
mvePIEBALDconsult17-Jun-07 7:08 
GeneralRe: Regular expression not matching as expected Pin
tgrt24-Aug-07 11:17
tgrt24-Aug-07 11:17 
GeneralRe: Regular expression not matching as expected Pin
PIEBALDconsult24-Aug-07 13:52
mvePIEBALDconsult24-Aug-07 13:52 
QuestionAsynchronous Web service call? Pin
Nithin Krishna14-Jun-07 1:46
Nithin Krishna14-Jun-07 1:46 
AnswerRe: Asynchronous Web service call? Pin
Manas Bhardwaj14-Jun-07 10:18
professionalManas Bhardwaj14-Jun-07 10:18 
GeneralRe: Asynchronous Web service call? Pin
Colin Angus Mackay14-Jun-07 11:43
Colin Angus Mackay14-Jun-07 11:43 
Questioni cant setup visual studio..?strange problem.. Pin
Mir_As14-Jun-07 0:45
Mir_As14-Jun-07 0:45 

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.