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
What is server infrastructure?
Can a master page have more than one contentplaceholder?
Explain Authentication mechanism in dotnet
What is session and cookies in asp.net?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
How do you declare static variable? What is its lifetime?
How can you pass multiple complex types in Web API?
how to retrieve property settings from xml .config file.
Name the tools or API for developing or testing web api?
what is loosely coupled solution? How it can be used?
Can you explain composite pattern?
Why do we use sessions?
What is the mvc framework?
What is the maximum amount of memory any single process on windows can address?
What is a viewbag?