----------------------------------------------------------- New Message on MumbaiUserGroup
----------------------------------------------------------- From: Varad_RS Message 21 in Discussion #) Application Restore Utility In v1.0/v1.1 of the CLR, there is a relatively obscure feature known as the .NET application restore tool. This feature makes use of log files which record binding information when running a managed app. The idea is that if binding policy for your application changed, the tool would be able to analyze this data, and generate an app.exe.config file, which can get you back to binding settings you used previously. To know more about .NET Application Restore Tool navigate to http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconusingnetapplicationrestoretool.asp #) Redirecting assembly versions When you build a .NET Framework application against a specific version of a strong-named assembly, the application uses that version of the assembly at run time. However, sometimes you might want the application to run against a newer version of an assembly. An application configuration file, machine configuration file, or a publisher policy file can redirect one version of an assembly to another. more details are here http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconassemblyversionredirection.asp Regards, Varad Systems Analyst Microsoft Solutions Group Satyam Computer Services LTD., ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/MumbaiUserGroup/_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]

