I am planning to develop the web application as language translation text for each control which located in different page. The Language translation text , language culture and labelcontrol id will be present in the db.In order to make ,user friendly, the
user will add the label control to the UI page and also to db. Without writting any codebehind file code to set label control for translation text message.When the user want to change the label in UI and corresponding text message get from db.My question ,
in order to set the value for label control of that page. I do not want to write code for each page , in order to set the value of that label control.Please let me know ur suggestion
Go to the complete details ...