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

difference between Trace and Debug ?

2 Answers   Accenture, HCL, Patni,


What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

1 Answers  


What is DTS package?

2 Answers   Accenture, TCS,


Why is mvc better than asp.net?

1 Answers  


# What is the transport protocol you use to call a Web service?

1 Answers  


What is the difference between union and structure?

1 Answers  


Explain automatic memory management in .net.

1 Answers  


Which tab of the web site administration tool do you use to manage application setting ,debug and tracing?

2 Answers  


How many object in c# asp .net

1 Answers  


Why viewstate is used in asp.net?

1 Answers  


Should user input data validation occur server-side or client-side? Why?

3 Answers   NIC, Siebel Systems,


why we are using delegates and in which condition it is required?

3 Answers   TCS,


Categories