To display data in a Repeater control which templete is
provided ?
Answer Posted / subhash
Item Template are used to display data in repeater controls
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is user control in asp.net?
Explain the significance of routing? : asp.net mvc
What is difference between URL and URI?
Where is asp.net session stored?
What are the advantages of Web API?
What is asp.net and its advantages?
What websites use asp.net?
To add a hyperlink column to the DataGrid which tag is used ?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
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?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
What are cookies in your browser?
What is meant by server side scripting?
how to elimainte the similar data from the different tables
Explain page output caching?