Saturday, December 5, 2009

Where will you place your user-interface strings ?


It is a best practice to place all your user-interface strings in a resource file rather burning them in code.


www.codecollege.NET