Click here to Skip to main content
15,922,427 members
Home / Discussions / C#
   

C#

 
GeneralRe: Dataset in Vs2005 Pin
hpetriffer6-Mar-06 13:29
hpetriffer6-Mar-06 13:29 
AnswerRe: Dataset in Vs2005 Pin
Chandana Subasinghe6-Mar-06 12:10
Chandana Subasinghe6-Mar-06 12:10 
GeneralRe: Dataset in Vs2005 Pin
hpetriffer6-Mar-06 20:04
hpetriffer6-Mar-06 20:04 
GeneralRe: Dataset in Vs2005 Pin
Chandana Subasinghe7-Mar-06 12:07
Chandana Subasinghe7-Mar-06 12:07 
QuestionChange ScrollBar Color Pin
shashankrt6-Mar-06 7:05
shashankrt6-Mar-06 7:05 
AnswerRe: Change ScrollBar Color Pin
Guffa6-Mar-06 7:28
Guffa6-Mar-06 7:28 
AnswerRe: Change ScrollBar Color Pin
malharone6-Mar-06 7:46
malharone6-Mar-06 7:46 
GeneralRe: Change ScrollBar Color Pin
shashankrt6-Mar-06 8:09
shashankrt6-Mar-06 8:09 
GeneralRe: Change ScrollBar Color Pin
malharone6-Mar-06 8:21
malharone6-Mar-06 8:21 
GeneralRe: Change ScrollBar Color Pin
Dan Neely6-Mar-06 8:34
Dan Neely6-Mar-06 8:34 
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 

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.