Saturday, July 21, 2007

Assembly : Satellite Assembly, Creating Resource File

Project -> Add new item -> Assembly resource file -> Name the file
A file with extension resx gets created

A tabular structure appears with following columns:
name, value, comment, type, mimetype

Naming: Recommended way is: formname.elementname like webform1.btnOk

No comments:

Post a Comment