Where do you store the information about the user?s locale?
Answer Posted / guest
System.Web.UI.Page.Culture
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is the equivalent of date() and time() in asp.net?
What are the cookies types in asp.net?
What are the event handlers that we can have in global.asax file?
Explain the difference between sql invalidation and sql notification.
Describe a Windows Service and its lifecycle ?
Explain weak typing and strong typing.
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
Explain the asp.net mvc request life cycle? : asp.net mvc
How can you handle unmanaged code exceptions in asp.net?
Explain the difference between an exe and a dll?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What are server side controls?
What is the difference between a candidate key and primary key?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
What is clr? Difference between clr & cts?