[Mono-dev] I18n and ASP.Net (Rolando Martínez)

Rolando Martinez rolandomartinezg at gmail.com
Thu Feb 7 22:32:02 EST 2008


Hi,
Thanks for your answers,

I'm working on a application for online translation of po files (something
like a online editor of po files ) . Then I would know if I can use
something like this (http://www.mono-project.com/Internationalization) and
not the typical localization features (resources files).

Regards,


------------------------------------------------------------------------------------------------------------------

You are going too deep. You don't need to worry about that I18n
stuff.
Mono implements ASP.NET 2.0 and ASP.NET 2.0 has easy to
use
localization
features.
http://quickstarts.asp.net/QuickStartv20/aspnet/doc/localization/default.aspx



Hope it
helps,


Joe





Przemys?aw So?dacki <psoldack at wp.pl>:





Multilingual ASP.NET applications work very fine in Mono. It is just
more
strict. Thus, if there are no resources for certain file Mono
throws
exception while MS.NET simple omits applying resources. You can use
both
local and global
resources.


Regards,



--------------------------------------------------------------------------------




Hi,







I'm working on a application, wich will run on mono-xsp and I need to
know
how to create a Multilingual
WebApplication.






I readed about I18n ( http://www.mono-project.com/Internationalization),
but
I'm not sure if it is possible with a
webapplication.






How can I do
this?






Regards and Thanks for your answers
:=)


Rolando.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080208/8bb36cab/attachment.html 


More information about the Mono-devel-list mailing list