Click here to Skip to main content
16,005,209 members
Home / Discussions / C#
   

C#

 
QuestionC# Performance Pin
MrEyes9-Jan-06 0:04
MrEyes9-Jan-06 0:04 
AnswerRe: C# Performance Pin
J4amieC9-Jan-06 0:09
J4amieC9-Jan-06 0:09 
AnswerRe: C# Performance Pin
krieg389-Jan-06 0:22
krieg389-Jan-06 0:22 
GeneralRe: C# Performance Pin
mav.northwind9-Jan-06 0:28
mav.northwind9-Jan-06 0:28 
AnswerRe: C# Performance Pin
Guffa9-Jan-06 4:13
Guffa9-Jan-06 4:13 
AnswerRe: C# Performance Pin
leppie9-Jan-06 0:54
leppie9-Jan-06 0:54 
GeneralRe: C# Performance Pin
MrEyes9-Jan-06 1:01
MrEyes9-Jan-06 1:01 
GeneralRe: C# Performance Pin
Colin Angus Mackay9-Jan-06 1:19
Colin Angus Mackay9-Jan-06 1:19 
Is this the debug or the release build? There shouldn't be any differences in the release build. The debug build will contain some differences which is why the first version of the code is easier to debug (the compiler doesn't perform so many optimisations in debug builds)

ColinMackay.net
"Man who stand on hill with mouth open will wait long time for roast duck to drop in." -- Confucius
"If a man empties his purse into his head, no man can take it away from him, for an investment in knowledge pays the best interest." -- Joseph E. O'Donnell

GeneralRe: C# Performance Pin
MrEyes9-Jan-06 1:31
MrEyes9-Jan-06 1:31 
GeneralRe: C# Performance Pin
Mike Dimmick9-Jan-06 3:57
Mike Dimmick9-Jan-06 3:57 
GeneralRe: C# Performance Pin
MrEyes9-Jan-06 4:12
MrEyes9-Jan-06 4:12 
GeneralRe: C# Performance Pin
Guffa9-Jan-06 4:52
Guffa9-Jan-06 4:52 
GeneralRe: C# Performance Pin
User 66589-Jan-06 4:10
User 66589-Jan-06 4:10 
GeneralRe: C# Performance Pin
Dave Kreskowiak9-Jan-06 5:43
mveDave Kreskowiak9-Jan-06 5:43 
QuestionInvoking GUI Pin
rnvrnv8-Jan-06 22:48
rnvrnv8-Jan-06 22:48 
AnswerRe: Invoking GUI Pin
ika28-Jan-06 22:57
ika28-Jan-06 22:57 
AnswerRe: Invoking GUI Pin
krieg388-Jan-06 23:00
krieg388-Jan-06 23:00 
GeneralRe: Invoking GUI Pin
rnvrnv8-Jan-06 23:05
rnvrnv8-Jan-06 23:05 
QuestionBinding Dataset with textboxes Pin
hellamasta8-Jan-06 22:00
hellamasta8-Jan-06 22:00 
QuestionService will not start Pin
spif20018-Jan-06 21:21
spif20018-Jan-06 21:21 
AnswerRe: Service will not start Pin
krieg388-Jan-06 23:52
krieg388-Jan-06 23:52 
GeneralRe: Service will not start Pin
spif20019-Jan-06 0:18
spif20019-Jan-06 0:18 
GeneralRe: Service will not start Pin
spif20019-Jan-06 3:57
spif20019-Jan-06 3:57 
QuestionCalling Operator Pin
rooz72008-Jan-06 19:49
rooz72008-Jan-06 19:49 
AnswerRe: Calling Operator Pin
Sebastian Schneider8-Jan-06 20:02
Sebastian Schneider8-Jan-06 20: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.