Answers

Question and Answer:

  Home  MCSD.NET - 70-316 Exam

⟩ Suppose You develop a Windows-based application by using Visual Studio .NET. The application includesnumerous method calls at startup. After optimizing your application code, you test the applicationon a variety of client computers. However, the startup time is too slow.You must ensure that your application starts as quickly as possible the first time it runs. Whatshould you do?A. Precompile your application by using the Native Image Generator (Ngen.exe)Install the precompiled application on the client computers.B. Install your application on the client computers.Precompile your application by using the Native Image Generator (Ngen.exe).C. Precompile your application by using the JIT compiler.Install the precompiled application on the client computers.D. Install your application on the client computers.Precompile your application by using the JIT compiler.

B. Install your application on the client computers.

Precompile your application by using the Native Image Generator (Ngen.exe).

 148 views

More Questions for you: