Click here to Skip to main content
15,902,112 members
Home / Discussions / C#
   

C#

 
AnswerRe: Asynchronous socket question Pin
RizwanSharp3-Aug-06 6:11
RizwanSharp3-Aug-06 6:11 
QuestionImpersonation + Process.Start Pin
Gonzalo Brusella3-Aug-06 4:12
Gonzalo Brusella3-Aug-06 4:12 
AnswerRe: Impersonation + Process.Start Pin
Judah Gabriel Himango3-Aug-06 6:25
sponsorJudah Gabriel Himango3-Aug-06 6:25 
GeneralRe: Impersonation + Process.Start Pin
Judah Gabriel Himango3-Aug-06 6:37
sponsorJudah Gabriel Himango3-Aug-06 6:37 
GeneralRe: Impersonation + Process.Start Pin
Gonzalo Brusella3-Aug-06 7:05
Gonzalo Brusella3-Aug-06 7:05 
QuestionCombobox problem Pin
ZeinaBaG3-Aug-06 3:37
ZeinaBaG3-Aug-06 3:37 
AnswerRe: Combobox problem Pin
stancrm3-Aug-06 3:44
stancrm3-Aug-06 3:44 
Questionspeed up application Pin
V.3-Aug-06 3:19
professionalV.3-Aug-06 3:19 
Hi guys,

Our application takes some time to load.
I already tried some tricks like the suspend layout when loading combo boxes and only loading them when necessary etc. but it's still slow. Especially the first time. (because of JIT compiler)

A while ago there was a link here on CP to some article on the web that enables you to leave the JIT compilation, but I can't find it anymore. If somebody could point me out to that one, that would be great.

Any tricks you know to speed up the application is helpful, but we don't want too many code changes.

Thanks for your help!


I've found a living worth working for, but I haven't found work worth living for.


<marquee>Beer | [beer]
Jig | [Dance]

AnswerRe: speed up application Pin
yueue3-Aug-06 3:27
yueue3-Aug-06 3:27 
GeneralRe: speed up application Pin
V.3-Aug-06 3:33
professionalV.3-Aug-06 3:33 
AnswerRe: speed up application Pin
WillemM3-Aug-06 3:29
WillemM3-Aug-06 3:29 
GeneralRe: speed up application Pin
V.3-Aug-06 3:33
professionalV.3-Aug-06 3:33 
GeneralRe: speed up application Pin
V.3-Aug-06 4:09
professionalV.3-Aug-06 4:09 
GeneralRe: speed up application Pin
Dave Kreskowiak3-Aug-06 5:31
mveDave Kreskowiak3-Aug-06 5:31 
GeneralRe: speed up application Pin
V.3-Aug-06 6:52
professionalV.3-Aug-06 6:52 
QuestionRe: speed up application Pin
RizwanSharp3-Aug-06 20:02
RizwanSharp3-Aug-06 20:02 
AnswerRe: speed up application Pin
Dave Kreskowiak4-Aug-06 2:02
mveDave Kreskowiak4-Aug-06 2:02 
QuestionRe: speed up application Pin
RizwanSharp4-Aug-06 2:34
RizwanSharp4-Aug-06 2:34 
AnswerRe: speed up application Pin
Dave Kreskowiak4-Aug-06 2:49
mveDave Kreskowiak4-Aug-06 2:49 
GeneralRe: speed up application Pin
RizwanSharp4-Aug-06 3:07
RizwanSharp4-Aug-06 3:07 
AnswerRe: speed up application Pin
WillemM4-Aug-06 4:14
WillemM4-Aug-06 4:14 
Questionmake a TLS negotiation with the server ! Pin
Nameless_77777773-Aug-06 2:44
Nameless_77777773-Aug-06 2:44 
AnswerRe: make a TLS negotiation with the server ! Pin
User 17164923-Aug-06 5:16
professionalUser 17164923-Aug-06 5:16 
AnswerRe: make a TLS negotiation with the server ! Pin
User 17164925-Aug-06 1:55
professionalUser 17164925-Aug-06 1:55 
QuestionCopying code to a new project Pin
Glen Harvy3-Aug-06 2:26
Glen Harvy3-Aug-06 2:26 

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.