Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how can u display multi language (i.e english,spanish...)
web site?

Answers were Sorted based on User's Feedback



how can u display multi language (i.e english,spanish...) web site?..

Answer / f

For this you have to use the resource files in which the
different language words are associated withthe key so u
call the key and select the language then the key will
automatically select its value.

Is This Answer Correct ?    3 Yes 0 No

how can u display multi language (i.e english,spanish...) web site?..

Answer / deepa

Create resource files for each language.. u want to dispaly
on the website.(add+new item+resource file)

now create instance for resourcemanager class and set its
path.

set the string(u want to convert) to the resource manager.

now panel1.innerhtml=resourcemanager1.string;

and so on...

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What is view state management in asp net?

0 Answers  


Explain the use of duration attribute of @outputcache page directive.

0 Answers  


what is page life cycle state management postback cross page postback types of feilds in gridview gridview events their life cycle cte in sql diff truncate and delete paging concepts in gridview diff bet gridview datalist and repeater what new operations in sql 2005 compared to earlier you get

1 Answers   e4e,


What are session variables?

2 Answers   Microsoft,


What is the file extension of web service?

0 Answers  


How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.

0 Answers   Microsoft,


Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

0 Answers  


How to convert a string into an Integer in ASP.net?

12 Answers  


What is the web.config file in asp?

0 Answers  


What is the use of session in web application?

0 Answers  


I have to send data throug querystring from one page to another. But it should not be displayed in URL. How it is possible?

6 Answers   EMR, Wipro,


What are Themes? What is their use ?

1 Answers  


Categories