Deployment & Ngen

I read the KnowledgeBase article that mentions that the start-up speed of the Essential Tools/Grid items can be improved by using Ngen to generate a native image. Am I using the simple version of Ngen just on my .EXE (such as "ngen ClientApp.exe" or do I need to use the version of Ngen that explicitly references the 3 Syncfusion DLL''s that I''m including (Grid, Tools, Shared)? Thanks!

1 Reply

AD Administrator Syncfusion Team January 20, 2005 06:28 PM UTC

Lori, You should in fact be running ngen on all the grid dlls that you will be deploying. FYI, we have noticed that when deployed on laptops ngen in fact reduces the performance, unless the system has pretty good hard drive access speeds. Regards, Praveen

Loader.
Up arrow icon