Answer Posted / manish acharya
HTML Controls
Server Controls - ASP .NET controls
Custom Controls
Under Custom controls there are 3 sub-controls:
i. Composite Controls
ii. Full custom Controls
iii. Derived Controls
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between user control an custom control?
What is Web API?
What are all the various Estimation Techniques available ?
Explain the main differences between asp and asp.net?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
Disable browser cache for entire ASP.NET website?
What is the purpose of url encoding?
Which protocol is used to call a web service?
If 200 is for all successful operation then why do we have 201 response codes?
What is base class of .net?
Is LINQ performance wise better or using sqlcommand?
What is asp.net mvc? : asp.net mvc
Define managed code and managed data in .net?
List all templates of the repeater control.
What are ASHX files?