What is a Repeater Control and how does it works? and what
is the diffrence b/w Gridview,datalist and repeater control?
Answer Posted / narasimha reddy
Gridview,Repeater and Datalist all are Data controls, which
are used to display the data.
Gridview:It contains predifined Structure
Repeater,Datalist Controls are Userdefined Based on
Templates
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What are sql notifications and sql invalidations?
Apart from IDE what are the enhancements in asp.net 2.0?
Explain the difference between the web config and machine config.
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What are the validation controls available in ASP.NET?
Explain the difference between web user control and web custom control?
What is asp according to you?
What is the purpose of url encoding?
Explain the differences between clr & cts?
When should I use server transfer and response redirect?
Why Unload event of MasterPage Calls first in ASP.net ?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
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's the ASP.Net Application life cycle?