What is difference between user control and custom control?



What is difference between user control and custom control?..

Answer / ramubalachandran

User Control is a page file with extension .ascx which can
only be used within a single application. But custom
controls are assemblies(dll files) that can be used in
multiple applications.

Is This Answer Correct ?    13 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Differentiate between structure and class.

0 Answers  


Does C# support static class?Is Static class be inherited by any class?

2 Answers  


I’m having some trouble with cas. How can I diagnose my problem?

0 Answers  


What is the mvc model?

0 Answers  


How can i include both C# and vb.net classes in same solution?

2 Answers  


Contrast OOP and SOA. What are tenets of each ?

0 Answers  


Explain server-side scripting and client-side scripting.

0 Answers  


what is silverlight and what is the purpose of silverlight?

2 Answers   Cognizant, CTS,


What is Web API?

0 Answers  


How to call a child form method from the master page?

1 Answers  


What is the maximum amount of memory any single process on windows can address?

0 Answers  


WHAT ARE DEFFERENCE BETWEEN DATALIST AND DATAGRID

1 Answers   Seion Infotech,


Categories