----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Nasha Message 2 in Discussion Hi, Ngen only creates a native image from a managed assembly. Once you have created a native image for an assembly, CLR will automatically use this native image each time you execute that assembly. Creating this navtive image will only help your application to load faster. For more details refer to http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cpgrfnativeimagegeneratorngenexe.asp. Regards, Namratha(Nasha). -----Original Message----- From: smith_p78 [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 19, 2004 12:16 PM To: BDOTNET Subject: Ngen.exe New Message on BDOTNET Ngen.exe Reply Reply to Sender Recommend Message 1 in Discussion From: smith_p78 Hi friends, Is it possible to run a windows appln created in .net in a machine doesnt have .net framework. can ngen.exe be used to create native code. if so plz reply me how it can be done Regards Smithesh View other groups in this category. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
