![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hi James, ..yes, the Application.ProductName is one of the assembly attributes: Assembly: AssemblyProduct("")> 'if this is empty, it would be the assembly name. it would be hardcode into the assembly in the compile time. So why not use a string object instead which you localize it in the run-time? Thanks! Best regards, Gary Chang Microsoft Online Partner Support Get Secure! - www.microsoft.com/security This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Hi James, Chua is right. Satellite Assemblies is what you need for resource localization. Please refer to the following MSDN topic for more details on how to create satellite assemblies and retrieve resources in satellite assemblies. "Resources in Applications" http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/htm l/cpconcreatingusingresources.asp Hope that helps. Best regards, Yanhong Huang Microsoft Community Support Get Secure! 每 www.microsoft.com/security Register to Access MSDN Managed Newsgroups! -http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam. as p&SD=msdn This posting is provided "AS IS" with no warranties, and confers no rights. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |