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 / swapna

c) <asp:Label id=?lblHoop? runat=?server? />

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between page directive include and action tag include?

514


What is the parent class of all web server control?

525


What are the differences between application object and session object?

485


Is web config mandatory?

522


Why will you usually create an aspnet user account in the database for an asp.net web application?

524






How can we identify that the Page is Post Back?

547


What is the concept of view state in asp.net?

549


What is a page life cycle?

557


What are the file extensions for razor views?

661


Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)

1603


Explain about the .NET framework?

556


Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?

538


Explain how cookies work. Give an example of cookie abuse.

701


Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?

544


What is data binding in asp net?

576