Answer Posted / bhuvana
The Repeater ,DataList, ASP.NET server controls and ASP.NET
mobile controls are templated controls. The DataGrid
control is not strictly a templated control, but uses
templates to customize its user interface.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
When does a session actually start?
What is the concepts of globalization and localization in .net?
What a diffgram is, and a good use for one?
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 the different kinds of assemblies?
Where code pages are used?
How many types of sessions in asp.net?
Any disadvantages in Dataset and in reflection ?
Can you change a master page dynamically at runtime? How?
In which event are the controls fully loaded?
What is the use of data set in asp.net?
How we implement web farm and web garden concept in asp.net?
Explain parts of assembly?
Is asp.net a programming language?
Difference between application events and session events