What definition correctly defines a label server control
with the name set to lblHoop?
a) <asp:Label name=?lblHoop? runat=?server? />
b) <Label id=?lblHoop? runat=?server? />
c) <asp:Label id=?lblHoop? runat=?server? />
d) <server label name=?lblHoop? runat=?asp? />
Answer Posted / dipankar kumar
No one is correct.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why would anyone need to implement their own hashtable or linked list?
What are the file extensions for razor views?
Explain how dot net compiled code will become platform independent?
Explain the asp.net session state modes.
What is hidden field in asp.net?
Describe in brief .net framework and its components.
Where web.config file is used?
What is the difference between page-level caching and fragment caching?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
What are strong names?
How many types of file extensions for razor views in ASP.Net MVC?
Explain about asp.net 2.0 themes?
What is globalization and localization in asp net?
What are the major built-in objects in ASP.NET?
To load your generated dataset with data which method do you invoke?