we are designing a .net application which gets data from system1 and uploads to anothersystem. the requirement is to design a application that needs to be work for multiple countries with a minimum changes. I am actually designing an application using stratagic
design pattern but not sure is that a right pattern to follow. if any one of you implemented this kind of applications, please can you share your thoughts.
None
0 Points
2 Posts
Designing an application to minimize the country specific implementations.
Feb 21, 2014 06:51 PM|rmore1|LINK
we are designing a .net application which gets data from system1 and uploads to anothersystem. the requirement is to design a application that needs to be work for multiple countries with a minimum changes. I am actually designing an application using stratagic design pattern but not sure is that a right pattern to follow. if any one of you implemented this kind of applications, please can you share your thoughts.
Thanks in advance.
biztalk c design
Member
594 Points
295 Posts
Re: Designing an application to minimize the country specific implementations.
Mar 09, 2014 03:37 AM|jasminder.33|LINK
Hello rmore,
Could you please provide some more detail about requirements ? This way, we might be able to look for better solution.
biztalk c design
Jasminder Singh
(http://dotnetfreakblog.blogspot.in)
Contributor
6711 Points
2334 Posts
Re: Designing an application to minimize the country specific implementations.
Jul 04, 2014 02:46 AM|cnranasinghe|LINK
Culture, Timezone, keep these things in mind when designing.
http://mrbool.com/globalization---preparing-an-asp-net-application-s-ui-for-different-languages/4481
Not sure on this how far match your criteria.
biztalk c design