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

.NET (Core and Framework)

 
AnswerRe: Visual Studio 2005 Pin
Robert Rohde9-Oct-06 22:40
Robert Rohde9-Oct-06 22:40 
Questionsql express backup Pin
Harikrk9-Oct-06 8:40
Harikrk9-Oct-06 8:40 
QuestionButton FlatAppearance.BorderSize problem... Pin
antonpaolo9-Oct-06 6:42
antonpaolo9-Oct-06 6:42 
QuestionDoubt in NGEN and CLR Pin
He is Cool9-Oct-06 3:11
He is Cool9-Oct-06 3:11 
AnswerRe: Doubt in NGEN and CLR Pin
Captain See Sharp9-Oct-06 20:57
Captain See Sharp9-Oct-06 20:57 
GeneralRe: Doubt in NGEN and CLR Pin
Robert Rohde9-Oct-06 22:43
Robert Rohde9-Oct-06 22:43 
GeneralRe: Doubt in NGEN and CLR Pin
He is Cool9-Oct-06 23:06
He is Cool9-Oct-06 23:06 
GeneralRe: Doubt in NGEN and CLR Pin
Captain See Sharp10-Oct-06 15:25
Captain See Sharp10-Oct-06 15:25 
He is Cool wrote:
So, if I have a stand alone .NET application in a system, Ngening those .NET assemblies is recommended or not.


You would definitly not NGen an assembly if it is a server application as the performace hit would only be on the first request. In general you should not NGen an assembly unless you have a very good reason to and in most cases there is no reason to. One reason to NGen an assembly would be to reduce the working set and improve startup performance but usually the overall runtime performance of your app would not be as good as if it were JITed.


█▒▒▒▒▒██▒█▒██
█▒█████▒▒▒▒▒█
█▒██████▒█▒██
█▒█████▒▒▒▒▒█
█▒▒▒▒▒██▒█▒██

GeneralRe: Doubt in NGEN and CLR Pin
Captain See Sharp10-Oct-06 15:19
Captain See Sharp10-Oct-06 15:19 
QuestionInternet gateway Pin
Gleader18-Oct-06 20:57
Gleader18-Oct-06 20:57 
QuestionNative Exception Error: 0xc0000005 Pin
Mark C Eaton8-Oct-06 15:56
Mark C Eaton8-Oct-06 15:56 
AnswerRe: Native Exception Error: 0xc0000005 Pin
Luc Pattyn9-Oct-06 8:40
sitebuilderLuc Pattyn9-Oct-06 8:40 
GeneralRe: Native Exception Error: 0xc0000005 Pin
Mark C Eaton9-Oct-06 13:34
Mark C Eaton9-Oct-06 13:34 
AnswerRe: Native Exception Error: 0xc0000005 Pin
Luc Pattyn9-Oct-06 14:54
sitebuilderLuc Pattyn9-Oct-06 14:54 
GeneralRe: Native Exception Error: 0xc0000005 Pin
Mark C Eaton9-Oct-06 15:26
Mark C Eaton9-Oct-06 15:26 
GeneralRe: Native Exception Error: 0xc0000005 Pin
Luc Pattyn9-Oct-06 15:43
sitebuilderLuc Pattyn9-Oct-06 15:43 
GeneralRe: Native Exception Error: 0xc0000005 Pin
Mark C Eaton9-Oct-06 15:56
Mark C Eaton9-Oct-06 15:56 
QuestionCan not create web applicaion Pin
nkjha17-Oct-06 3:03
nkjha17-Oct-06 3:03 
AnswerRe: Can not create web applicaion Pin
mr_lasseter8-Oct-06 11:29
mr_lasseter8-Oct-06 11:29 
QuestionWeird Biztalk 2006 exception Pin
WillemM6-Oct-06 2:43
WillemM6-Oct-06 2:43 
AnswerRe: Weird Biztalk 2006 exception Pin
WillemM6-Oct-06 3:28
WillemM6-Oct-06 3:28 
Questionwhat is GAC(Global Assembly Cache) and what is meant by digitally signing an assembly Pin
Mushtaque Nizamani6-Oct-06 0:53
Mushtaque Nizamani6-Oct-06 0:53 
AnswerRe: what is GAC(Global Assembly Cache) and what is meant by digitally signing an assembly Pin
Mike Dimmick6-Oct-06 5:27
Mike Dimmick6-Oct-06 5:27 
QuestionRDA Pull error 28037 Pin
rsgdba6-Oct-06 0:37
rsgdba6-Oct-06 0:37 
QuestionHow can i learn more about background of the .net framework 2.0 ? Pin
Yanshof5-Oct-06 9:22
Yanshof5-Oct-06 9:22 

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.