Hi guys,
Just want to hear some opinion on adding App_Code in Web Client Software Factory (WCSF) project. The main purpose is to put reusable UI rendering codes which can be use by various pages.
For WCSF, I guess only controller can share across pages within a module which does not seems to be a good place for UI stuff.
Suggestions? :)