Re: Whether to use .NET localization support or roll our own...

Dron Regmi <[email protected]> Sat, 28 Feb 2009 11:41:34 -0800
Newsgroups gmane.comp.windows.devel.dotnet.advanced
Message-ID <[email protected]>
With .net localization, how would I create App_LocalResources file that does
not have page specific resource files, rather say a single local resource
file for a project (say dll), and still use the local resources syntax with
the "meta" keyword...

On Sat, Feb 28, 2009 at 3:04 AM, Dean Cleaver <
[email protected]> wrote:

> All strings are varchars. But I believe the difference lies in whether you
> want the site just localised, or customised. In my case, 2 clients using
> English wanted to different menus to display - that's not easily handled by
> localised resources, but is quite easy with a database system.
>
> -----Original Message-----
> From: Discussion of advanced .NET topics. [mailto:
> [email protected]] On Behalf Of Dave Jones
> Sent: Saturday, 28 February 2009 22:51
> To: [email protected]
> Subject: Re: [ADVANCED-DOTNET] Whether to use .NET localization support or
> roll our own...
>
> If your going to be supporting more than just English Spanish French and
> German all strings need to be stored as nvarchars. I would have been with
> dino up until vs 2008 resources are much eaiser now
>
> Dave
> Dave Jones
>
>
>
> -----Original Message-----
> From:         Dean Cleaver <[email protected]>
>
> Date:         Sat, 28 Feb 2009 22:22:55
> To: <[email protected]>
> Subject: Re: [ADVANCED-DOTNET] Whether to use .NET localization support or
> roll our own...
>
>
> I've used databased localisation for years, and it's worked for me -
> however I have several templates for a code generator to deal with the
> mundane code of it - be sure you're prepared for that.
>
> But that aside, it's extremely powerful. And means that each site can be
> customised and menus changed without bugging the developers and having the
> site recompiled and published.
>
> -----Original Message-----
> From: Discussion of advanced .NET topics. [mailto:
> [email protected]] On Behalf Of Dron Regmi
> Sent: Saturday, 28 February 2009 12:31
> To: [email protected]
> Subject: [ADVANCED-DOTNET] Whether to use .NET localization support or roll
> our own...
>
> We are in process of localizing our portal, for Spanish language to start
> with. Wondering if we should use resource assemblies or roll out own
> framework and store all localizable data in sql server...Any tips or
> experiences on this, please...
>
> thanks
>
> ===================================
> View archives and manage your subscription(s) at
> http://peach.ease.lsoft.com/archives
>
> ===================================
> View archives and manage your subscription(s) at
> http://peach.ease.lsoft.com/archives
>
> ===================================
> View archives and manage your subscription(s) at
> http://peach.ease.lsoft.com/archives
>

===================================
View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives