wt is repeater control and
wt is datalist control and wt defferences these two?
i want some code in datalist?
Answer Posted / payal
repeter control is fast than datalist.because it is depend
on templateand html code
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
What is the basic difference between asp and asp.net?
Define machine.config in .net?
What are resource file and how do we generate resource file?
What is the exact purpose of http handlers?
How you can access the properties and controls of master pages from content pages?
What is the use of web.config and machine.config files?
Disable Mouse right click on web page in asp.net?
Explain the benefits of viewstate?
Explain the difference between overriding and overloading?
When cookie will expire?
Differences between “dataset” and “datareader”.
What is the difference between response.redirect and server.transfer?
What is the difference between adding reference in solution explorer and adding references by using ?
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?