ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
1991To make Cache item dependent on a file,directory or other cached item ,you should create an instance of which clause?
1 3434What should you do is you want to remove an existing component but would like to make some funtionalities?
2001In your web.config file which attribute of
Which tab of the web site administration tool do you use to manage application setting ,debug and tracing?
2 4510Which class provides methods that can be used to manage role membership to be used in user authorization?
3 6624hi ans dis qstn. "what is d max size of query string. If it exceeds does it give error. if yes wt error it gvs, if no gv the reason" thnx in advance
3 6002hi .net gurus here is my question " how does impersonate in asp.net works? explain with good example"
2 5822
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
How do you open a page in a new window?
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
What is repository pattern in mvc.net? : asp.net mvc
What is a web api?
What is diff. Between abstract class and an interface?
What is boxing and unboxing in asp.net?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What is anonymous authentication?
What is a viewbag?
How we implement web farm and web garden concept in asp.net?
Are cookies client side or server side?
how to retrieve property settings from xml .config file.
In which event of page cycle is the viewstate available?
Which asp.net objects encapsulate the state of the client and the browser?