Where do you store the information about the user?s locale?
Answer Posted / sam
In web.config file
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Are cookies stored on server or client?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
What are the two properties that are common on every validation control?
How can we make sure that Web API returns JSON data only?
How can you dynamically add user controls to a page?
Explain about ASP.NET?
What is a uri query?
Explain Optimization technique description?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
How do you create a master page?
Explain the use of resource manager class in .net.
What is the use of web.config and machine.config files?
How are sessions stored?
How do u optimize a query in asp.net?
Explain asp.net web forms.