eramgarden
Well-known member
- Joined
- Mar 8, 2004
- Messages
- 579
This is the situation:
The asp.net 2.0/VB.net app were developing will be localized in both English and Spanish. I will use database localization.
My thought is to create user-controls for each set of lables on a page, then populate the lables based on the language and have the user-controls cached..
I think probably, it will be hard to arrange the user controls neatly on the page. Not sure. Anyone has other ideas?
thanks
The asp.net 2.0/VB.net app were developing will be localized in both English and Spanish. I will use database localization.
My thought is to create user-controls for each set of lables on a page, then populate the lables based on the language and have the user-controls cached..
I think probably, it will be hard to arrange the user controls neatly on the page. Not sure. Anyone has other ideas?
thanks