What should you do?

You are developing an application by using Silverlight 4 and Microsoft Visual Studio 2010. You need to ensure that the application uses Greek (el) as its default language.
What should you do?

You are developing an application by using Silverlight 4 and Microsoft Visual Studio 2010. You need to ensure that the application uses Greek (el) as its default language.
What should you do?

A.
In the page_load event of the .aspx file that hosts the Silverlight plug- in, set the page culture to el.

B.
In the Application_Start event of the Global.aspx file, set the culture to el.

C.
In the .aspx file that hosts the Silverlight plugin, set the UICulture and culture attributes to el on the object tag.

D.
Set the browser�s language setting to el by using the HTML Bridge object.



Leave a Reply 0

Your email address will not be published. Required fields are marked *