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? />
Answers were Sorted based on User's Feedback
Answer / anjireddy
no one is correct answer....
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? />
these all are wrong answers...
The correct answer is:
<asp:Label id="lblHoop" runat="server" />
| Is This Answer Correct ? | 1 Yes | 0 No |
What do you mean by query string?
How do I know asp.net mvc version? : Asp.Net MVC
Is it true that a Web service must be written in .NET or not?
Explain how cookies work.
what are the sitemap providers in Asp.net 2.0?
There is a login page that has two text boxes with required field validators on it. The page has a login and cancel button. How can we ensure that the click on the cancel button doesnt fire a validation event.
what is state management,what is the purpose of it,how it will be implemented in real time?
Who can consume WebAPI?
What are Master Pages in ASP.NET?
2. Why did you choose this career?
2 Answers Schwartz Oil, Swatz Oils,
What is the base class of .NET?
What is protected configuration?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)