Where do you store the information about the user?s locale?

Answers were Sorted based on User's Feedback



Where do you store the information about the user?s locale?..

Answer / guest

System.Web.UI.Page.Culture

Is This Answer Correct ?    11 Yes 1 No

Where do you store the information about the user?s locale?..

Answer / sam

In web.config file

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More ASP.NET Interview Questions

hi guys do u know how to go one page to one page to another page plz tell me any of u know

3 Answers  


can we store textbox and com components in viewstate?

4 Answers   Microsoft,


What is the use of session in web application?

0 Answers  


I M working in 1.1 .net framework. In a page I have 5 text box & 2 data grid. In PageLoad() All text box will populate with blank value & 1st dataGrid with some value. When I click on EDIT button Of the 1st dataGrid,The Relevent data Of the particular row will populate in first 3 textboxs & corresponding relevent data Will populate in the 2nd DataGrid. Now when I click 2nd datagrid's EDIT button of a perticular Row,relevent data will populate on last 2 textboxs & 1st 3 textbox's value will be same as per as it was........ ........My Problem Is ........... When I click on edit button Of 2nd DataGrid, 1st 3 text boxes values goes Off & 2nd DataGrid Is goes off Due to Postback.but The relevent value is populated In last 2 textboxes.So How I stoped this postback??So that all the data in 1st 3 textboxes will be same.So that I can edit the values of 2nd Grid with 1st 3 textBoxes value.. plz dirctly mail me 1 copy of post to... maloy.adhikari@in.com

2 Answers  


What is .NetFramework?

1 Answers   Syntel,






Explain about Application and Session Events ?

0 Answers  


What data type does the Range Validator control support?

5 Answers  


One Listbox showing all cities. If you select one city in list box the information related to that particular city should be displayed in Datagrid . How do you do that?

3 Answers   HCL,


Can the unique key be null?

0 Answers  


Can you clarified A Web service can only be written in .NET or not?

0 Answers   Siebel,


asp.net page is a object or not?

5 Answers  


what is the purpose of update panel control in ajax?

2 Answers   CSC,


Categories