Hello,
I need to design 120 webpages for 32 countries, makes 3840 ASP pages. The
purpose of the page is to fill in a form, like an order entry screen, each in
their own language or regional settings, like currencies, VAT codes and many
others.
Is there a good design pattern that I can use e.g. XML grammar files to run
the site dynalically, or create a kind of generated pages and 'compile' asp
pages?
Any suggestion is greatly appriciated!
Mark Rae [MVP] - 03 Feb 2008 01:32 GMT
> Is there a good design pattern that I can use
http://www.google.co.uk/search?sourceid=navclient&hl=en-GB&ie=UTF-8&rlz=1T4GZEZ_
en-GBGB252GB252&q=%22ASP%2eNET%22+%22resource+file%22+localization

Signature
Mark Rae
ASP.NET MVP
http://www.markrae.net
Phil Johnson - 03 Feb 2008 11:32 GMT
I would reccommend this book.
I am working on a similar project at the minute and have found it
indespensible...
.NET Internationalization: The Developer's Guide to Building Global Windows
and Web Applications
by Guy Smith-Ferrier
http://www.amazon.co.uk/NET-Internationalization-Developers-Guide-Building/dp/03
21341384
Although it is over 600 pages it's easy to skim through and find the
relevant areas and also has lists of third party tools that can make your
life easier.
It makes quite an easy read

Signature
Regards,
Phillip Johnson (MCSD For .NET)
PJ Software Development
www.pjsoftwaredevelopment.com
> Hello,
>
[quoted text clipped - 8 lines]
>
> Any suggestion is greatly appriciated!