In your web.config file which attribute of <Globalization>
element identifies the default culture that will be used for
web request?

Answer Posted / guest

Culture is the attribute

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

WSDL means?

675


Differentiate between authentication and authorization.

565


How we implement web farm and web garden concept in asp.net?

548


Give an example of what might be best suited to place in the application_start and session_start subroutines?

528


What is a web api? Which protocol is used in a web api?

552






Is asp net front end or backend?

532


Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?

505


How do you hide the columns?

593


Hello, Using Visual Studio 2005 (VB) I am working to create a Web Site implementing the following: Within a gridView I have placed a dropdownlist control with a DataSourceID="SDSLkupList". SDSLkupList is a sqlDataSource used to store a lookup list for dropdownlist translation from ID to text. SDSLkupList contains the translation text and other fields related to the dropdown selection ID. (Thought it would be efficient to get everything at the same time.) I would like to provide the user the ability to select from the dropdownlist and, based on the selection, use labels to list related columns stored on the SDSLkupList in separate gridView columns. I have read that SqlDataSources are not meant to be used for individual controls. Since SDSLkupList contains all related information, is there a way to do a find using the dropdownlist selectedValue? (I was not able to discover one.) Otherwise, what should I use? It would need to set the labels on the gridView DataRowBound event as well as the SelectedIndexChanged events. Has anyone done this? Any help would be appreciated. Thanks in Advance. Neal

1379


Is asp.net mvc front end or backend? : Asp.Net MVC

494


What is session in http request?

558


How to unit test Web API?

712


How can we inherit a static variable?

548


What do you mean by marshalbyref?

646


What is difference between asp.net and asp.net mvc? : Asp.Net MVC

489