Re: Multi Language Website In all the above types, we have a resource in a native language in different way right?
1.we have a duplicate copy
2.we stored the information in the DB,
3.In XML format
i hope according the cuture in <%@ Page Language="C#" AutoEventWireup="true" UICulture="de" Culture="he-IL" %>
we are suppose to view the details... here is my doubt.. since v have resource in native language then wat is the purpose of using this culture info..? we can even set some flag varaible to get the resource.
why we are using culture.. ? is any specific reason behind that? |