What is different between User Control and Web Control and
Custom Control?
Answer Posted / santhi sri
user control
1)created by user,easy to create difficult to use.
2)cannot be added to toolbar
3)a seperate copy of the control is required each
application
custom control:
1)they are predifined
2)can be added to toolbar
3)one single copy of control ia required
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Can you use Razor code in Javascript in ASP.Net MVC?
Can you explain model, controller and view in mvc?
Is it possible to cancel filter execution?
What is entity graph? : Entity framework
What is the difference between ViewData, ViewBag and TempData?
Explain what is asp.net mvc?
How can I return string result from action in asp.net mvc?
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
what is minimum requirement for entity framework applications to run?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
Explain what is routing?
When will the .net framework 3.0 be released?
What is entitycontainer? : Entity framework
What are ajax helpers in asp.net mvc?
mention in what all scenarios entity framework can be applicable?