Click here to Skip to main content
15,905,782 members
Home / Discussions / C#
   

C#

 
QuestionRemove / Disable IE toolbar buttons Pin
sreejnarayan6-Mar-06 4:58
sreejnarayan6-Mar-06 4:58 
AnswerRe: Remove / Disable IE toolbar buttons Pin
Le centriste6-Mar-06 5:46
Le centriste6-Mar-06 5:46 
QuestionAvoid showing rebuild activity on the form Pin
fracalifa6-Mar-06 4:58
fracalifa6-Mar-06 4:58 
AnswerRe: Avoid showing rebuild activity on the form Pin
leppie6-Mar-06 6:01
leppie6-Mar-06 6:01 
GeneralRe: Avoid showing rebuild activity on the form Pin
fracalifa6-Mar-06 8:24
fracalifa6-Mar-06 8:24 
QuestionTransparacy key fix? Pin
Dave McCool6-Mar-06 3:45
Dave McCool6-Mar-06 3:45 
QuestionHelp Me (Directx) Pin
hackerhcm6-Mar-06 3:33
hackerhcm6-Mar-06 3:33 
QuestionForcing NET to Precompile EXE Pin
redfish346-Mar-06 3:03
redfish346-Mar-06 3:03 
My understanding is that when you run an EXE, it gets compiled by NET in chunks as you use various parts of the application. This method of execution has advantages for some types of computing. But i have the NEED for SPEEED! This app needs to respond quickly to user interaction at all times as if it was already compiled. My app runs great once it is fully compiled, but is unacceptably slow until it gets to this fully compiled state.

Is there a way to instruct NET to precompile your EXE so that it runs at 100% speed from the start? If this causes the application loading to take longer, i accept this tradeoff as the app will start when the computer starts and i do not anticipate the user interacting with the app during this time.


AnswerRe: Forcing NET to Precompile EXE Pin
SJ_Phoenix6-Mar-06 3:20
SJ_Phoenix6-Mar-06 3:20 
AnswerRe: Forcing NET to Precompile EXE Pin
leppie6-Mar-06 3:23
leppie6-Mar-06 3:23 
GeneralNgen.exe is Urban Legend (Myth) Pin
redfish348-Mar-06 21:59
redfish348-Mar-06 21:59 
GeneralRe: Ngen.exe is Urban Legend (Myth) Pin
leppie8-Mar-06 22:11
leppie8-Mar-06 22:11 
AnswerRe: Forcing NET to Precompile EXE Pin
Le centriste6-Mar-06 7:57
Le centriste6-Mar-06 7:57 
QuestionShaped Window! Pin
Sabry19056-Mar-06 2:04
Sabry19056-Mar-06 2:04 
AnswerRe: Shaped Window! Pin
Eric Dahlvang6-Mar-06 2:49
Eric Dahlvang6-Mar-06 2:49 
QuestionDatabase Pin
J51219826-Mar-06 1:54
J51219826-Mar-06 1:54 
AnswerRe: Database Pin
Colin Angus Mackay6-Mar-06 4:37
Colin Angus Mackay6-Mar-06 4:37 
QuestionTreeNodes Sort Pin
ar43r6-Mar-06 1:31
ar43r6-Mar-06 1:31 
AnswerRe: TreeNodes reverse sort Pin
ar43r6-Mar-06 22:22
ar43r6-Mar-06 22:22 
QuestionAdd-ons for C# .net 2003 Pin
Dave McCool6-Mar-06 1:06
Dave McCool6-Mar-06 1:06 
QuestionSelecting from DataTable ( \' - dont work) Pin
Monin D.6-Mar-06 1:06
Monin D.6-Mar-06 1:06 
AnswerRe: Selecting from DataTable ( \' - dont work) Pin
Christian Graus6-Mar-06 1:08
protectorChristian Graus6-Mar-06 1:08 
QuestionRe: Selecting from DataTable ( \' - dont work) Pin
Monin D.6-Mar-06 1:24
Monin D.6-Mar-06 1:24 
AnswerRe: Selecting from DataTable ( \' - dont work) Pin
Guffa6-Mar-06 2:07
Guffa6-Mar-06 2:07 
QuestionSearch button Pin
Dave McCool6-Mar-06 0:50
Dave McCool6-Mar-06 0:50 

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.