in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Encapsulting the localization and formating.

Last post 09-28-2008 5:49 PM by yitzchok. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 09-28-2008 1:43 AM

    Encapsulting the localization and formating.

    It seems a little tedious to add code on every page that sets the text of buttons, labels, and panels.

    Why could we not just create a composition of the controls with new property such as ResourceText="CATEGORY" and Price="3.00".

    This would make all our lives easiar.

    ~Paul
  • 09-28-2008 5:49 PM In reply to

    Re: Encapsulting the localization and formating.

    You are 1000% correct and thats what I started to do in the admin section for the help control

    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!
Page 1 of 1 (2 items)