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

What is difference between session and application in asp net?

0 Answers  


What are web beacons used for?

0 Answers  


What is autopostback in dropdownlist in asp net?

0 Answers  


What type of code, client-side or server-side, is found in a code-behind file of a Web page?

0 Answers   MindCracker,


What is cached data phone?

0 Answers  






How do I know asp.net mvc version? : Asp.Net MVC

0 Answers  


How to create events for a control?

0 Answers  


How can you provide an alternating color scheme in a Repeater control?

1 Answers  


Explain what does mvc represent in asp.net? : asp.net mvc

0 Answers  


What is ispostback property?

0 Answers  


How do you do Client-side validation in .Net?

0 Answers  


How to Page Execute in asp.net(inside browser)

1 Answers   Satyam, Wipro,


Categories