List Question
20 TechQA 2015-06-16T19:01:38.107000Basic WPF application take 10s to open (.NET 4.5)
610 views
Asked by C1rdec
Extracting pdb from mscorlib.ni.dll using ngen or other tools
1.3k views
Asked by Nadzzz
How can I check if NGEN service is running?
482 views
Asked by Daniel PeƱalba
For how many types of x86-processors do Ngen and .net-native create native code at once?
336 views
Asked by ispiro
Does jitting happen every time a .NET application runs?
341 views
Asked by crazy novice
Calculate working space savings when using NGEN
206 views
Asked by sger6218
How and when does ngen.exe work?
38.4k views
Asked by Dhiren
Why IIS doesn't load ngen assemblies in w3wp process on Windows Server 2012
437 views
Asked by StuS
NGen errors with assembly dependencies
4k views
Asked by jmastic
.NET - NGEN compile x86 assembly
1.2k views
Asked by SharpAffair
nGen EXE +DLLs through Setup and Deployment project
1.2k views
Asked by DoomerDGR8
NGen for partial trust application
264 views
Asked by Matt Ruwe
Should I deploy ngen native image Entity Framework 6 assemblies with my web application?
49 views
Asked by Gary
NGen error failed to load runtime error
3k views
Asked by shiufai
Disable the on-demand ngen.exe on lightweight windows servers (".NET Framework NGEN v4.0.30319 64")
3.6k views
Asked by Trondh
Autorun Ngen.exe on First Run
2k views
Asked by Elmo
Does it make sense to distribute pre-NGEN-ed assemblies?
842 views
Asked by Rob
Which ngen.exe should i use when using supportedRuntime element in app.config?
403 views
Asked by Ravi Patel
How to use Ngen.exe in WPF Application?
2.6k views
Asked by Andy
How do I precompile dotnetcore assemblies using NGEN?
308 views
Asked by ATL_DEV